In article <1992Aug12.201620.16694@newshost.unh.edu> pss1@kepler.unh.edu (Paul S Secinaro) writes:
Neither. The first SCSI disk is accessed as /dev/sda (major number 8, minor
number 0), the second is /dev/sdb, etc.; /dev/hda refers to the first drive
on an AT-style interface (MFM, RLL, IDE). If /dev/sda doesn't exist on the
root disk (I haven't seen a root disk since 0.95 ;-) ), make it with mknod.
"mknod /dev/sda b 8 0" should do it. Incidentally, if you got that far I
would guess that linux DOES run on *your* EISA machine.
--
Scott Taylor |
(512) 795-6837 | "Well, I wanted to work with gymnasts." -David Byrne
scott@natinst.com |
** NI pays me to write their code, not their opinions, and that's what I do **
Previous message: [thread] [date] [author] Next message: [thread] [date] [author]
Messages in current thread:
Re: EISA and the abounding unix clones, Scott A. Taylor, (Wed Aug 12, 5:06 pm)