On Sat, Sep 03, 2005 at 03:03:27PM +0200, David Ciecierski wrote: > Hello, > just finished HLFS book and tried to boot for the first time. Kernel > uncompresses fine, but straight after that I get this error when udev > tries to mount tmpfs: > > mount: wrong fs type, bad option, bad superblock on tmpfs, missing > codepage or other error
Check you kernel config and make sure you have built in (not module) the support for the filesystem. -- Archaic Want control, education, and security from your operating system? Hardened Linux From Scratch http://www.linuxfromscratch.org/hlfs -- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
