From: "Dead2" <dead2@circlestorm.org>
To: "Tigran Aivazian" <tigran@veritas.com>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: Initrd or Cdrom as root
Date: Tue, 14 May 2002 20:17:00 +0200 [thread overview]
Message-ID: <00d101c1fb73$8b0165e0$0d01a8c0@studio2pw0bzm4> (raw)
In-Reply-To: <Pine.LNX.4.33.0205141853390.1577-100000@einstein.homenet>
The computer is an Compaq Proliant DL360 1U-Rack server
The cdrom is connected to an IDE controller as /dev/hdc
Yes it has a Compaq SMART2 Raid controller, but both drives
have been disconnected so that they don't interfere with booting.
(If connected, it loads kernel from cdrom, then loads root from HDD)
This CDROM is supposed to be able to be inserted into a fresh
server with no partitions on the HDD's. When booted, it will detect
the HDD, partition it and then install some rpm packages to get a
basic setup running.
I have also tested this cdrom in a few other computers with the
same error messages.
"enableapic"? I just assumed it existed.
----- Original Message -----
From: "Tigran Aivazian" <tigran@veritas.com>
> ok, what's your CD-ROM attached to?
> is it an IDE or a SCSI CD-ROM?
> If scsi, which HBA is it connected to?
> And have you compiled kernel support for that HBA?
>
> The major=0x48 is really 72 which is some exotic hardware called
> "Compaq Intelligent Drive Array". Do you have an instance of such hardware
> in your machine?
>
> And why are you passing "enableapic" boot parameter if it doesn't exist?
> (unless it is some new 2.5.x thing)
>
> I assume you are booting Linux 2.4.18, because that is what the patch was
> supposed to apply to.
>
> On Tue, 14 May 2002, Dead2 wrote:
>
> > Unfortunately it boots too fast for me to see that message..
> >
> > This is my isolinux.cfg file:
> > ---
> > DEFAULT zoac
> >
> > LABEL zoac
> > KERNEL /boot/bzImage
> > APPEND "enableapic rootcd=1"
> > ---
> > >From what I know, that should work.. right?
> >
> > -=Dead2=-
> >
> > ----- Original Message -----
> > From: "Tigran Aivazian" <tigran@veritas.com>
> > To: "Dead2" <dead2@circlestorm.org>
> > Cc: <linux-kernel@vger.kernel.org>
> > Sent: Tuesday, May 14, 2002 7:41 PM
> > Subject: Re: Initrd or Cdrom as root
> >
> >
> > > did you forget to pass "rootcd=1" in the boot command line?
> > >
> > > When the kernel boots it shows the command line like this:
> > >
> > > Kernel command line: BOOT_IMAGE=linux-nopae ro root=305
> > BOOT_FILE=/boot/vmlinuz-2.4.18 rootcd=1
> > >
> > > What does it look like in your case?
> > >
> > > On Tue, 14 May 2002, Dead2 wrote:
> > >
> > > > I tested the patch, but it still does not work..
> > > >
> > > > These are the error messages I get:
> > > > (lines 1,2,3,6 and 7 are prolly not relevant)
> > > >
> > > > ---
> > > > SCSI subsystem driver Revision: 1.00
> > > > 3ware Storage Controller device driver for Linux v1.02.00.016.
> > > > 3w-xxxx: No cards with valid units found.
> > > > request_module[scsi_hostadapter]: Root fs not mounted
> > > > request_module[scsi_hostadapter]: Root fs not mounted
> > > > pci_hotplug: PCI Hot Plug PCI Core version: 0.3
> > > > cpqphp.o: Compaq Hot Plug PCI Controller Driver version 0.9.6
> > > > VFS: Cannot open root device "" or 48:03
> > > > Please append a correct "root=" boot option
> > > > Kernel panic: VFS: Unable to mount root fs on 48:03
> > > > ---
> > > >
> > > > I have compiled in a lot of scsi drivers that are not used, so
> > > > the kernel will be able to boot on just about any system.
> > > > The cdrom on the test computer is on /dev/hdc. But I have
> > > > also tested it on several other computers with no luck.
> > > >
> > > > Attached: My kernel .config
> > > >
> > > > -=Dead2=-
> > > >
> > >
> > >
> >
> >
>
>
next prev parent reply other threads:[~2002-05-14 18:17 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <005d01c1fb6c$e5522450$0d01a8c0@studio2pw0bzm4>
2002-05-14 17:41 ` Tigran Aivazian
2002-05-14 17:47 ` Dead2
2002-05-14 17:57 ` Tigran Aivazian
2002-05-14 18:17 ` Dead2 [this message]
2002-05-14 18:35 ` Tigran Aivazian
2002-05-14 17:59 ` William Stearns
2002-05-14 18:29 ` Tigran Aivazian
2002-05-14 18:35 ` Dead2
2002-05-14 18:49 ` Tigran Aivazian
2002-05-15 13:43 ` Dead2
2002-05-15 14:28 ` Tigran Aivazian
2002-05-15 14:54 ` Justin Cormack
2002-05-15 15:10 ` Tigran Aivazian
2002-05-15 8:02 ` Dead2
2002-05-15 22:25 ` [syslinux] " H. Peter Anvin
2002-05-14 17:49 ` Tigran Aivazian
2002-05-14 10:41 Hans K. Rosbach
2002-05-14 10:55 ` Tigran Aivazian
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='00d101c1fb73$8b0165e0$0d01a8c0@studio2pw0bzm4' \
--to=dead2@circlestorm.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tigran@veritas.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®