2007/11/21, Di Appoggio <[EMAIL PROTECTED]>:
> 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
Many thanks for testing!
> 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
The official LiveCD has this as a module (loaded automatically from
initramfs). Could you please post the error that shows up for you in
such configuration?
> b) mke2fs /mnt/work/root.ext2 => mke2fs -F /mnt/work/root.ext2 or no
> possibility to create a fs on root.ext2
Right, this is an error in my post.
> c) startup: I had to add a dialout group to make udev happier
Strange, doesn't the "dialout" group already exist in LFS-6.3? Or, if
you are following LFS SVN, this was renamed to "uucp". Could you
please find out what exactly in the udev rules needs the original
"dialout" group, or whether this inconsistency is already sorted out
in the latest LFS?
> d) startup & shutdown... some problem arise becouse of /dev/shm missing on
> live system.
This is an error in my original post. The official CD has more devices
in the static /dev than the by-the-book LFS system, and the block of
commands after the "The Official LFS LiveCD cheats a bit" sentence has
to include this additional command:
mkdir $MP/dev/{pts,shm}
Could you please try following the guide again with the above
corrections and test whether the fixes are correct?
--
Alexander E. Patrakov
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page