Re: [lfs-support] Can't boot into LFS kernel.

2012-09-12 Thread Khoa Nguyen
Hi Henrik, >> When you are in the shell in the initramfs, try > cat /proc/filesystems > cat /proc/partitions > ls -l /dev > blkid > > I got your point. But I don't see anything which related to /dev/sdb1. > Maybe the kernel don't recognize about new HDD ( dev/sdb1 ) which i added by vmware.

Re: [lfs-support] LFS v7.2 Section 6.26.1

2012-09-12 Thread Bruce Dubbs
Israel Silberg wrote: > Hi all during the test with the command: > > su nobody -s /bin/bash \ > -c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes -k check || true" > > I get the following results: > > Testsuite summary for GNU

Re: [lfs-support] Can't boot into LFS kernel.

2012-09-12 Thread Henrik /KaarPoSoft
On 09/12/12 14:27, Khoa Nguyen wrote: > Hi Henrik, > > Thank you very much. Your explanation is clear. I get a lot > of knowledge from you. > I've already made a initramfs as following: > > http://www.linuxfromscratch.org/blfs/view/svn/postlfs/initramfs.html > Great! (Not using busybox as I sugges

Re: [lfs-support] Can't boot into LFS kernel.

2012-09-12 Thread Khoa Nguyen
Hi Henrik, Thank you very much. Your explanation is clear. I get a lot of knowledge from you. I've already made a initramfs as following: http://www.linuxfromscratch.org/blfs/view/svn/postlfs/initramfs.html And The computer boot into LFS kernel by UUID. However, when it is booting, it don't kno

Re: [lfs-support] Can't boot into LFS kernel.

2012-09-12 Thread Henrik /KaarPoSoft
On 09/12/12 05:03, Khoa Nguyen wrote: > Can you tell me more about busybox ? > What do you mean "busybox in an initramfs" ? > > I understand that due to failed boot process because the kernel can't > mount the root file system to read /etc/inittab. > So we use busybox to mount manually . Right ? >