Date: Fri, 8 Mar 2002 07:24:34 -0700 From: "Long, Scott" <Scott_Long@btc.adaptec.com> To: "'Patrick Thomas'" <user@utility.clubscholarship.com>, freebsd-scsi@freebsd.org Subject: RE: Dell PERC 2/QC only supples four containers to FreeBSD - MORE Message-ID: <CEDF5AA24668244F8D529010E2955A940A7608@btcexc01.btc.adaptec.com>
next in thread | raw e-mail | index | archive | help
Patrick, This is just a guess, since I'm on the road and don't have my the sources to sysinstall handy. I imagine that sysinstall gets a list of storage devices from the kernel, then attempts to open each one. Only /dev/aacd0-3 exist by default, so aacd4-5 cannot be opened because no entries exist. If I'm right, then this might not be easy to work around, since I doubt that mknod is available to the 'Emergency holographic shell'. Maybe sysinstall can be taught how to create devices in this situation; I'll look into it later. The error about cd0 is most likely unrelated. Scott > -----Original Message----- > From: Patrick Thomas [mailto:user@utility.clubscholarship.com] > Sent: Friday, March 08, 2002 12:40 AM > To: freebsd-scsi@freebsd.org > Subject: Dell PERC 2/QC only supples four containers to FreeBSD - MORE > > > > one other note - I pressed 'alt-f2' while in sysinstall, and > I saw these > messages at the bottom of the screen: > > > DEBUG: Unable to open disk aacd4 > DEBUG: Unable to open disk aacd5 > DEBUG: Unable to open disk cd0 > > > Those are the two disks I am missing ... no idea why cd0 > would not be able > to be opened, since I am booting off of the only cdrom in the > system and > am at this point by virtue of using it successfully... > > So hopefully this information helps. I think this means > perhaps it is not > due to a lack of /dev nodes like I originally thought, > because if so why > would it be attempting to open them ? > > help / comments appreciated. > > --pt > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-scsi" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CEDF5AA24668244F8D529010E2955A940A7608>
