* 2.6.12.3 boot problem
@ 2005-08-15 17:00 Srinivasan, Usha
2005-08-15 17:41 ` Keith Mannthey
0 siblings, 1 reply; 2+ messages in thread
From: Srinivasan, Usha @ 2005-08-15 17:00 UTC (permalink / raw)
To: linux-kernel
Hello,
I have been successfully running 2.6.11 under Red Hat RHEL4 environment
with no problems at all. I needed to switch to 2.6.12 and chose
2.6.12.3. However, I am having problems booting 2.6.12.3. My SCSI HBAs
& disks are not being found at boot time and I see these errors during
boot:
Red Hat nash version 4.1.18 starting
Mkrootdev: label / not found
Umount /sys failed: 16
Mount: error 19 mounting ext3
Mount: error 2 mounting none
Switchroot: mount failed: 22
Umount /initrd/dev failed: 2
After trying many many things I have figured out what works and what
doesn't.
Works:
If I build scsi_mod, sd_mod, scsi_transport_spi and aic7xxxx drivers as
built into the kernel, 2.6.12.3 boots fine.
Doesn't work:
If I build scsi_mod, sd_mod, scsi_transport_spi and aic7xxxx drivers as
Modules, 2.6.12.3 fails to boot.
I was able to run with these drivers as Modules in 2.6.11 without ANY
problems. Has something changed in 2.6.12.3 with regards to finding
SCSI boot disks?
Please CC my work email when responding with your
suggestions/advice/comments. Thanks in advance!
Usha
_______________________________________
Usha Srinivasan
Software Engineer
Unisys Corporation
Malvern, Pennsylvania
610-648-4392
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 2.6.12.3 boot problem
2005-08-15 17:00 2.6.12.3 boot problem Srinivasan, Usha
@ 2005-08-15 17:41 ` Keith Mannthey
0 siblings, 0 replies; 2+ messages in thread
From: Keith Mannthey @ 2005-08-15 17:41 UTC (permalink / raw)
To: Srinivasan, Usha; +Cc: linux-kernel
On 8/15/05, Srinivasan, Usha <Usha.Srinivasan@unisys.com> wrote:
> Hello,
>
> I have been successfully running 2.6.11 under Red Hat RHEL4 environment
> with no problems at all. I needed to switch to 2.6.12 and chose
> 2.6.12.3. However, I am having problems booting 2.6.12.3. My SCSI HBAs
> & disks are not being found at boot time and I see these errors during
> boot:
The 2.6.11 tree is a kernel.org tree?
Are you using LVM or regular partitions?
> Red Hat nash version 4.1.18 starting
> Mkrootdev: label / not found
> Umount /sys failed: 16
> Mount: error 19 mounting ext3
> Mount: error 2 mounting none
> Switchroot: mount failed: 22
> Umount /initrd/dev failed: 2
Do you see the scsi driver find the disks?
I work around I use some times is to change my root line in the
bootloader to root=/dev/(your disk). Lables can cause confusion.
> After trying many many things I have figured out what works and what
> doesn't.
>
> Works:
> If I build scsi_mod, sd_mod, scsi_transport_spi and aic7xxxx drivers as
> built into the kernel, 2.6.12.3 boots fine.
>
> Doesn't work:
> If I build scsi_mod, sd_mod, scsi_transport_spi and aic7xxxx drivers as
> Modules, 2.6.12.3 fails to boot.
The modules are put into an initrd correct? You need their
functinality to boot.
Keith
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-08-15 17:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-15 17:00 2.6.12.3 boot problem Srinivasan, Usha
2005-08-15 17:41 ` Keith Mannthey
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox