Hi!,

I managed to install a grub2 system on my linux-from-scratch boxes, and grub2 
is working more or less fine. However: ext4 partitions I created as a test, are 
not being booted. I can mount my ext4 partitions withouth problems with mount 
-t ext4 /dev/sda6 /mnt. but I cannot boot them. The kernel includes ext4 file 
formats. I put a  "insmod ext4" statement on my grub.cfg, but I get an "file 
not found" followed by an "unknown filesystem" when trying to boot.

Do I have to include some features when building grub2 ? 
System KDE-4.5, grub-1.98, kernel 2.6.34
I did not find anything googling.

Thanks in advance,
Edgar
-- 
Dr.-Ing. Edgar Alwers <edgaralw...@gmx.de>
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to