Subhash Chandra wrote:
I use the /proc/config.gz to install LFS on many PCs in my hostel.(Spreading linux through LFS ;) ) But since the livecd uses initrd and normal LFS won't, I have to change the EXT2 (sometimes EXT3 ) from M to Y. It works perfectly and then I can twaek the kernel or leave it.
Yes, thanks Subhash. That's a good point. Many of the filesystems on the LFS LiveCD are modular. You'll probably want to build whichever filesystem you use into the kernel as well. As Subhash said, just find the appropriate variables in .config file and change them from 'M' to 'Y'.
-- JH -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
