Hi All, good news is I add SATA drivers in my kernel . it's able to Mount /dev/root now . Thanks for all of your information and clues . PS: bad new is I have another problems now ! ^o^
--- 09/10/23 (五),ALIP BUDIANTO <[email protected]> 寫道: > 寄件者: ALIP BUDIANTO <[email protected]> > 主旨: Re: I got error at chapter 8.4. GRUB-0.97 > 收件者: "LFS Developers Mailinglist" <[email protected]> > 日期: 2009年10月23日,五,上午7:58 > What driver I do need bacause I have > the same problem and some of my > boot drive info is its a USB flash stick, LFS on /dev/sdb1, > and > usbutils installed > > On Thu, Oct 22, 2009 at 6:46 AM, Bruce Dubbs <[email protected]> > wrote: > > David Jensen wrote: > >> On Thu, 22 Oct 2009 16:05:19 +0800 (CST) > >> kevin631012 <[email protected]> > wrote: > >> > >>> ### BEGIN /etc/grub.d/10_linux ### > >>> menuentry "GNU/Linux, Linux 2.6.30.5" { > >>> insmod ext2 > >>> set root=(hd1,2) > >>> search --no-floppy --fs-uuid --set > >>> e4adbac2-a338-4305-bafe-73f2adb307da > >>> linux /boot/lfskernel-2.6.30.5 > root=/dev/sdb2 ro } > >> > >> should be set root=(hd1,1) partitions start at > 0, same as drives. > >> > >> maybe > > > > No, grub2 is based from 1, just like the partition > labels sda1, sdb2, etc. > > This is different form grub1. > > > > The problem is in the kernel, not grub. Grub is > doing it's job and starting the > > kernel, but the panic is in the kernel. The right > drivers are not built into > > the kernel as Nathan said. > > > > -- Bruce > > > > -- > > http://linuxfromscratch.org/mailman/listinfo/lfs-dev > > FAQ: http://www.linuxfromscratch.org/faq/ > > Unsubscribe: See the above information page > > > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-dev > FAQ: http://www.linuxfromscratch.org/faq/ > Unsubscribe: See the above information page > ___________________________________________________ 您的生活即時通 - 溝通、娛樂、生活、工作一次搞定! http://messenger.yahoo.com.tw/ -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
