From: Kristian K. <kri...@gm...> - 2007-01-16 03:28:47
|
On 1/15/07, Terry Markovich <tm...@be...> wrote: > > Kristian, > > It sounds pretty interesting. I took a look at the SF site, it looks > similar to what I did for my initrd image, just configure buildroot2 for > a minimal set of packages and then build the image. Are the files in > SF's svn repository the latest you are using? > > So does the AstLinux image that gets loaded by runnix get loop mounted? > > Terry > Terry, Yes, they are the "latest", which like I said, isn't saying much because I haven't worked on it in quite some time. I used a slightly modified initrd.img from the AstLinux live CD to make this work. I use losetup and then I copy the entire image to RAM, then I switch to the new root. I didn't like the idea of having the FAT fs mounted all of the time just for the loop image... What do you think? -- Kristian Kielhofner |