* [gentoo-user] SATA & USB SCSI drives...
@ 2006-07-13 18:13 Sieb, Glenn E (Glenn)
2006-07-13 18:48 ` Richard Fish
2006-07-13 19:01 ` Andrew Frink
0 siblings, 2 replies; 4+ messages in thread
From: Sieb, Glenn E (Glenn) @ 2006-07-13 18:13 UTC (permalink / raw
To: gentoo-user
Hi everyone..
Running 2006.0, 2.6.15-r5 kernel
1U box, SATA boot drive (sda), and an attached USB drive (in theory, sdb) for on-site backup storage.
Problem is--if the USB drive is plugged into the system when it reboots, the *USB drive* comes up as sda.
Somehow I doubt changing /etc/modules.autoload.d/kernel-2.6 is going to fix this.
I doubt using udev rules is going to fix this, either--as, frankly, the system has to be able to boot in order to read them.
Is there any way of getting the USB drive to *not* mount as sda? Ever? :-\ :-/
Thanks in advance,
Best,
--Glenn
--
Glenn E. Sieb, MTS
Bell Laboratories
sieb@lucent.com
+1 732 949 5453
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] SATA & USB SCSI drives...
2006-07-13 18:13 Sieb, Glenn E (Glenn)
@ 2006-07-13 18:48 ` Richard Fish
2006-07-13 19:01 ` Andrew Frink
1 sibling, 0 replies; 4+ messages in thread
From: Richard Fish @ 2006-07-13 18:48 UTC (permalink / raw
To: gentoo-user
On 7/13/06, Sieb, Glenn E (Glenn) <sieb@lucent.com> wrote:
> Hi everyone..
>
> Running 2006.0, 2.6.15-r5 kernel
>
> 1U box, SATA boot drive (sda), and an attached USB drive (in theory, sdb) for on-site backup storage.
>
> Problem is--if the USB drive is plugged into the system when it reboots, the *USB drive* comes up as sda.
Build USB support as modules, then they won't be available until after
the root filesystem is mounted and udev is started.
At that point, use udev rules to fix the USB drive's device node to
something less generic...like /dev/backups.
-Richard
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] SATA & USB SCSI drives...
2006-07-13 18:13 Sieb, Glenn E (Glenn)
2006-07-13 18:48 ` Richard Fish
@ 2006-07-13 19:01 ` Andrew Frink
1 sibling, 0 replies; 4+ messages in thread
From: Andrew Frink @ 2006-07-13 19:01 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1014 bytes --]
On 7/13/06, Sieb, Glenn E (Glenn) <sieb@lucent.com> wrote:
>
> Hi everyone..
>
> Running 2006.0, 2.6.15-r5 kernel
>
> 1U box, SATA boot drive (sda), and an attached USB drive (in theory, sdb)
> for on-site backup storage.
>
> Problem is--if the USB drive is plugged into the system when it reboots,
> the *USB drive* comes up as sda.
>
> Somehow I doubt changing /etc/modules.autoload.d/kernel-2.6 is going to
> fix this.
>
> I doubt using udev rules is going to fix this, either--as, frankly, the
> system has to be able to boot in order to read them.
>
> Is there any way of getting the USB drive to *not* mount as sda? Ever? :-\
> :-/
>
> Thanks in advance,
> Best,
> --Glenn
>
> --
> Glenn E. Sieb, MTS
> Bell Laboratories
> sieb@lucent.com
> +1 732 949 5453
> --
> gentoo-user@gentoo.org mailing list
>
>
You could try building USB suport as a module that would autoload during the
auto loading modules phase, then you wouldn't have USB support right away
and the sata drive should be sda all the time
Cynyr
[-- Attachment #2: Type: text/html, Size: 1403 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: [gentoo-user] SATA & USB SCSI drives...
@ 2006-07-13 21:37 Sieb, Glenn E (Glenn)
0 siblings, 0 replies; 4+ messages in thread
From: Sieb, Glenn E (Glenn) @ 2006-07-13 21:37 UTC (permalink / raw
To: gentoo-user
richard.j.fish@gmail.com wrote:
> Build USB support as modules, then they won't be available
> until after the root filesystem is mounted and udev is started.
And that was the magic brain unblocker. :) Thanks, Richard!
> At that point, use udev rules to fix the USB drive's device
> node to something less generic...like /dev/backups.
*nod*!
Thanks again!
Best,
--Glenn
--
Glenn E. Sieb, MTS
Bell Laboratories
sieb@lucent.com
+1 732 949 5453
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-07-13 22:01 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-13 21:37 [gentoo-user] SATA & USB SCSI drives Sieb, Glenn E (Glenn)
-- strict thread matches above, loose matches on Subject: below --
2006-07-13 18:13 Sieb, Glenn E (Glenn)
2006-07-13 18:48 ` Richard Fish
2006-07-13 19:01 ` Andrew Frink
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox