Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Kernel/device/FS boot problem
- Date: Mon, 14 Apr 2008 13:19:35 -0600
- From: "David J Iannucci" <jlinux@example.com>
- Subject: Re: [tlug] Kernel/device/FS boot problem
- References: <1207953029.8350.1247434723@webmail.messagingengine.com> <d8fcc0800804120108s4d535204ue5d41585e077dfef@mail.gmail.com>
On Sat, 12 Apr 2008 17:08:55 +0900, "Josh Glover" <jmglov@example.com> said: > > VFS: Cannot open root device "sda6" or unknown-block(0,0) > > Please append a correct "root=" boot option; here are the available > > partitions: Kernel panic - not syncing: VFS: Unable to mount root fs > > on unknown-block(0,0) > > Do you have SCSI compiled into the kernel? Yeah... I'm pretty sure I do. Here's the "broken" kernel": # grep -i scsi .config | grep -v '^#' CONFIG_SCSI=y CONFIG_SCSI_DMA=y CONFIG_SCSI_PROC_FS=y CONFIG_SCSI_WAIT_SCAN=m CONFIG_SCSI_LOWLEVEL=y and here's one that works: # grep -i scsi .config | grep -v '^#' CONFIG_SCSI=y CONFIG_SCSI_DMA=y CONFIG_SCSI_NETLINK=y CONFIG_SCSI_WAIT_SCAN=m CONFIG_SCSI_SPI_ATTRS=y CONFIG_SCSI_FC_ATTRS=y CONFIG_SCSI_LOWLEVEL=y CONFIG_SCSI_AIC7XXX=y CONFIG_SCSI_AIC79XX=y I'm not sure what the various extra stuff means in the latter, but it doesn't "seem" like it oughta break things this badly :-) There's a flag in both called CONFIG_BLK_DEV_IDESCSI that looks like it might be important, but it is turned off in both. Thanks, Dave
- Follow-Ups:
- Re: [tlug] Kernel/device/FS boot problem
- From: David J Iannucci
- References:
- [tlug] Kernel/device/FS boot problem
- From: David J Iannucci
- Re: [tlug] Kernel/device/FS boot problem
- From: Josh Glover
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] CAPTCHA on keitai
- Next by Date: Re: [tlug] Kernel/device/FS boot problem
- Previous by thread: Re: [tlug] Kernel/device/FS boot problem
- Next by thread: Re: [tlug] Kernel/device/FS boot problem
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links