On Sun, Jun 11, 2006 at 02:53:33PM -0500, Arnie Stender wrote: > Hey Ken, > I have tried to use a rescue cd fro FC5 to mount the CLFS and do a > chroot into it while it was really connected as /dev/sda but FC5 doesn't > have LILO. It occured to me that there is a mkrescue with CLFS and I > thought I could create a rescue CD with it and have the right setup to > get LILO on the MBR in a condition to actually boot. When I tried to use > mkrescue it exited with the following: > > This filesystem will be automatically checked every 28 mounts or > 180 days, whichever comes first. Use tune2fs -c or -i to override. > Mounting filesystem > mount: could not find any device /dev/loop#
I get that if I haven't run 'modprobe loop', because in my .config I have CONFIG_BLK_DEV_LOOP=m. Try that - I don't know if fedora includes loopback. If it does, mkrescue ought to be worth doing, but of course you will need a version of cdrecord to burn the iso (or do that from FC5), and as always with boot CDs, CDRW is recommended until you know it works. Ken -- das eine Mal als Tragödie, das andere Mal als Farce _______________________________________________ Clfs-support mailing list [email protected] http://ninja.linux-phreak.biz/mailman/listinfo/clfs-support
