All of lore.kernel.org
 help / color / mirror / Atom feed
* order of disk recognition
@ 1999-04-02 16:53 Charu Chaubal
  1999-04-02 17:00 ` David Miller
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Charu Chaubal @ 1999-04-02 16:53 UTC (permalink / raw)
  To: ultralinux

I was wondering how to force the kernel to always assign the same device drive 
letter to the same physical disk.  I have two SCSI controllers.  Attached to one 
is the disk which contains my UltraPenguin distribution.  On the second one, I 
sometimes have disks attached, and sometimes not.  If I don't have disks 
attached, it labels the disks on the first controller as sda and sdb.  However, 
if I *do* have disks on the second controller, then those get labeled sda, sdb, 
sdc, and the disks on the first controller get labeled sdd and sde.  This causes 
problems because it is setup to mount partitions sdb1, sdb2, sdb3, etc.

short of having two versions of /etc/fstab, how could I have the first 
controller always be recognized first?  I believe it would involve adding 
something to the kernel boot parameters, eg. in silo.conf have a line 
"append=xxx=yyy", but I'm not exactly sure what to fill in for the xxx and yyy.  
Something to do with a driver name and base address?

Thanks (please ask if you need more details),
	Charu

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1999-04-02 21:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-04-02 16:53 order of disk recognition Charu Chaubal
1999-04-02 17:00 ` David Miller
1999-04-02 20:57 ` Jakub Jelinek
1999-04-02 21:02 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.