I only want to tell that i was able to create a liveCD from a LFS (SVN-20071029, not BLFS) following instructions from http://linuxfromscratch.org/pipermail/livecd/2007-October/005090.html
Just some quick notes (in my case of course): a) CONFIG_ISO9660_FS=y or m => must be compiled directly into the kernel and not as module b) mke2fs /mnt/work/root.ext2 => mke2fs -F /mnt/work/root.ext2 or no possibility to create a fs on root.ext2 c) startup: I had to add a dialout group to make udev happier d) startup & shutdown... some problem arise becouse of /dev/shm missing on live system. Marco
-- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
