On 16 Jun 99, at 17:46, Kevin Nelson wrote:
>
>
> I have been tasked, by my boss, to install Red Hat Linux 6.0 on machine
> configured as follows:
>
> 4x Pentium II Xeon 450 MHz processors
>
> 1 GB RAM
>
> 3x Sybios SCSI channels on board.
>
> Mylex card with DAC1164P firmware (version 5.06-0-52); DAC1100 BISO V
> 4.10-34
>
> Two Seagate ST39173LC 8683MB drives (We have another 18 drives currently
> set up in three sets of RAID 5 for an NT Server for the same machine,
> which worked fine. The two drive setup was for initial testing of Linux
> only.)
>
> I had set up the Mylex card to have either a RAID 0 or a RAID 7 (Mylex
> JBOD). While installing Linux the results were the same. I kept getting:
>
> VFS: Cannot open root device 08:21
> Kernel Panic: VFS: Unable to mount root fs on 08:21
>
> Any ideas?
IMHO, this means that it can't mount the root partition.
I saw this happen on root partitions that were on SCSI drives, but SCSI
support was not compiled in the kernel, it was a driver.
The kernel could not start and load modules, because the modules were
on this SCSI disk, and there was no SCSI module in the kernel.
I don't know what driver or module you use for the RAID, but I would
compile everything you need for these into the kernel, and if everything
works start modulazing one by one.
Just my $0.02, Adoram Rogel
-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]