Le 08-01-2015 17:40, Armin K. a écrit : 

> On 01/08/2015 10:35 PM, [email protected]:
> 
>> i can see the message 'Loading ...etc', then the screen freeze. Please 
>> follow the link to see the picture of the screen 
>> http://www.pierre-selosse.net/lfs/echecBoot.html [1] [1]
> 
> Formating once again went to hell, so trimming that part.
> 
> I do notice this:
> 
> ### BEGIN /etc/grub.d/30_os-prober ###
> menuentry "unknown Linux distribution (on /dev/sda8)" --class gnu-linux
> --class gnu --class os {
> insmod part_gpt
> insmod ext2
> set root='(hd0,gpt8)'
> search --no-floppy --fs-uuid --set=root
> 5680745b-2b5d-4afa-a69c-41b9f36518f6
> linux /boot/vmlinuz-3.16.2-lfs-7.6 root=/dev/sda8
> }
> 
> Have you tried this entry and can you confirm it works?
> 
> It also, as Bruce pointed out, suggests that your LFS root filesystem
> may be /dev/sda8, not /dev/sda7 as used in the custom menu entry.
> 
> To confirm, simply issue "mount" from your host while your LFS
> partitions are properly mounted.
> 
> The "not syncing VFS" message is, also as noted by Bruce, a common
> failure where either Disk Controller or File System Driver is not *built
> into* kernel, thus kernel is unable to mount your rootfs.
> 
> Maybe the following document could be of use to you:
> 
> http://www.linuxfromscratch.org/~krejzi/basic-kernel.txt [2]

Yes I tested it, it doesn't work, same freezed screen. As you suggest, I
will check the build of Disk controller and check again for the FS. 
 

Links:
------
[1] http://www.pierre-selosse.net/lfs/echecBoot.html
[2] http://www.linuxfromscratch.org/~krejzi/basic-kernel.txt
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to