* Broken scsi on 2.6.12rc4 + realtime-preempt-2.6.12-rc4-V0.7.47-03 ( adaptec aic7901a and lsi 53c1030 fusion-mpt )
@ 2005-05-18 9:31 Serge Noiraud
2005-05-18 10:56 ` Steven Rostedt
0 siblings, 1 reply; 2+ messages in thread
From: Serge Noiraud @ 2005-05-18 9:31 UTC (permalink / raw)
To: linux-kernel
The kernel with the realtime-preempt-2.6.12-rc4-V0.7.47-03 patch works
well on IDE.
I have a cannot open root device at boot on two machines ( i386 ) with
aic79xx or LSI controler.
If I suppress the realtime patch, it works.
I tried to set different options for realtime without success.
On the first machine with LSI :
The lspci command shows :
...
04:03.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X
Fusion-MPT Dual Ultra320 SCSI (rev 07)
04:03.1 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X
Fusion-MPT Dual Ultra320 SCSI (rev 07)
...
On the second one with adaptec :
The lspci command shows :
...
03:05.0 SCSI storage controller: Adaptec AIC-7901A U320 (rev 03)
...
During boot the following error occurs :
...
VFS: Cannot open root device "0806" or unknown-block(8,6)
Please append a correct "root=" boot option
Kernel panic - not syncing: VFS: Unable to mount root fs on
unknown-block(8,6)
Any idea ?
I can send more info.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Broken scsi on 2.6.12rc4 + realtime-preempt-2.6.12-rc4-V0.7.47-03 ( adaptec aic7901a and lsi 53c1030 fusion-mpt )
2005-05-18 9:31 Broken scsi on 2.6.12rc4 + realtime-preempt-2.6.12-rc4-V0.7.47-03 ( adaptec aic7901a and lsi 53c1030 fusion-mpt ) Serge Noiraud
@ 2005-05-18 10:56 ` Steven Rostedt
0 siblings, 0 replies; 2+ messages in thread
From: Steven Rostedt @ 2005-05-18 10:56 UTC (permalink / raw)
To: Serge Noiraud; +Cc: linux-kernel
On Wed, 2005-05-18 at 11:31 +0200, Serge Noiraud wrote:
> The kernel with the realtime-preempt-2.6.12-rc4-V0.7.47-03 patch works
> well on IDE.
> I have a cannot open root device at boot on two machines ( i386 ) with
> aic79xx or LSI controler.
> If I suppress the realtime patch, it works.
> I tried to set different options for realtime without success.
[...]
> During boot the following error occurs :
> ...
> VFS: Cannot open root device "0806" or unknown-block(8,6)
> Please append a correct "root=" boot option
> Kernel panic - not syncing: VFS: Unable to mount root fs on
> unknown-block(8,6)
>
> Any idea ?
This looks like the same error you would get if these drivers were
compiled as modules and not placed in the initrd. The RT patch adds the
-V0.7.47-03 to the version of the kernel so the modules do get loaded
into a different /lib/modules directory and should have a different
initrd file. Make sure that your initrd is correct, or just compile the
necessary modules into the kernel (not as modules).
-- Steve
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-05-18 10:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-18 9:31 Broken scsi on 2.6.12rc4 + realtime-preempt-2.6.12-rc4-V0.7.47-03 ( adaptec aic7901a and lsi 53c1030 fusion-mpt ) Serge Noiraud
2005-05-18 10:56 ` Steven Rostedt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®