Re: [lfs-support] LFS-7.3: Kernel hang problem

2013-07-01 Thread hans kaper
rootdelay=rootwait=Those are two options you can use. 5 seconds is usually good for rootdelay.So you could pass rootdelay=5 to the kernel when using usb devices.rootdelay=5 was not enough for me. I had to use 10 seconds.Hans.-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://

Re: [lfs-support] LFS-7.3: Kernel hang problem

2013-06-30 Thread William Harrington
On Jun 30, 2013, at 3:24 AM, Chen Qi wrote: tried both approaches. No matter I used the 'defconfig + devtmpfs' approach or I used the 'host config file' approach, I always met the following error. ''' VFS: Cannot open root device "sdb1" or unknown-block(0,0) For USB devices, there are tw

Re: [lfs-support] LFS-7.3: Kernel hang problem

2013-06-30 Thread Bruce Dubbs
mark gross wrote: > On Sun, Jun 30, 2013 at 04:34:24PM +0800, Chen Qi wrote: >> 于 2013年06月29日 22:17, Aleksandar Kuktin 写道: On Sat, 29 Jun 2013 12:51:03 +0800 Chen Qi wrote: Hi all, I've followed all instructions in the LFS stable 7.3 book, and made a USB containi

Re: [lfs-support] LFS-7.3: Kernel hang problem

2013-06-30 Thread Bruce Dubbs
Aleksandar Kuktin wrote: >> On Sun, 30 Jun 2013 16:24:47 +0800 >> Chen Qi wrote: >> >> Thanks for your reply. >> >> I tried both approaches. >> No matter I used the 'defconfig + devtmpfs' approach or I used the >> 'host config file' approach, I always met the following error. >> ''' >> VFS: Cannot

Re: [lfs-support] LFS-7.3: Kernel hang problem

2013-06-30 Thread mark gross
On Sun, Jun 30, 2013 at 04:34:24PM +0800, Chen Qi wrote: > 于 2013年06月29日 22:17, Aleksandar Kuktin 写道: > >> On Sat, 29 Jun 2013 12:51:03 +0800 > >> Chen Qi wrote: > >> > >> Hi all, > >> > >> I've followed all instructions in the LFS stable 7.3 book, and made a > >> USB containing my LFS system. > >

Re: [lfs-support] LFS-7.3: Kernel hang problem

2013-06-30 Thread Aleksandar Kuktin
>On Sun, 30 Jun 2013 16:24:47 +0800 >Chen Qi wrote: > > Thanks for your reply. > > I tried both approaches. > No matter I used the 'defconfig + devtmpfs' approach or I used the > 'host config file' approach, I always met the following error. > ''' > VFS: Cannot open root device "sdb1" or unknown-

Re: [lfs-support] LFS-7.3: Kernel hang problem

2013-06-30 Thread Chen Qi
于 2013年06月29日 22:17, Aleksandar Kuktin 写道: >> On Sat, 29 Jun 2013 12:51:03 +0800 >> Chen Qi wrote: >> >> Hi all, >> >> I've followed all instructions in the LFS stable 7.3 book, and made a >> USB containing my LFS system. >> >> As I don't know exactly which drivers and modules should be compiled >

Re: [lfs-support] LFS-7.3: Kernel hang problem

2013-06-30 Thread Chen Qi
于 2013年06月29日 14:54, Niels Terp 写道: > > -Oprindelig meddelelse- > Fra: lfs-support-boun...@linuxfromscratch.org > [mailto:lfs-support-boun...@linuxfromscratch.org] På vegne af Chen Qi > Sendt: 29. juni 2013 06:51 > Til: lfs-support@linuxfromscratch.org > Emne: [lfs-sup

Re: [lfs-support] LFS-7.3: Kernel hang problem

2013-06-29 Thread Aleksandar Kuktin
>On Sat, 29 Jun 2013 12:51:03 +0800 >Chen Qi wrote: > > Hi all, > > I've followed all instructions in the LFS stable 7.3 book, and made a > USB containing my LFS system. > > As I don't know exactly which drivers and modules should be compiled > into my LFS kernel to make it work on my DELL lapto

Re: [lfs-support] LFS-7.3: Kernel hang problem

2013-06-28 Thread Niels Terp
-Oprindelig meddelelse- Fra: lfs-support-boun...@linuxfromscratch.org [mailto:lfs-support-boun...@linuxfromscratch.org] På vegne af Chen Qi Sendt: 29. juni 2013 06:51 Til: lfs-support@linuxfromscratch.org Emne: [lfs-support] LFS-7.3: Kernel hang problem Hi all, I've followe

Re: [lfs-support] LFS-7.3: Kernel hang problem

2013-06-28 Thread Bruce Dubbs
Chen Qi wrote: > Hi all, > > I've followed all instructions in the LFS stable 7.3 book, and made a > USB containing my LFS system. > > As I don't know exactly which drivers and modules should be compiled > into my LFS kernel to make it work on my DELL laptop, I made a > 'allyesconfig' and compiled

[lfs-support] LFS-7.3: Kernel hang problem

2013-06-28 Thread Chen Qi
Hi all, I've followed all instructions in the LFS stable 7.3 book, and made a USB containing my LFS system. As I don't know exactly which drivers and modules should be compiled into my LFS kernel to make it work on my DELL laptop, I made a 'allyesconfig' and compiled the kernel. I thought 'make