NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: (i386) Changing the order of "wd"s
Just for the archives...
2009/11/27 Ingolf Steinbach <ingolf.steinbach%googlemail.com@localhost>:
> How can I specify the numbering (except building a custom kernel with
> hard-wired numbers)?
All my kernels now include a file containing
atabus0 at satalink0 # hard wire the PCI SATA card to bus #0
wd0 at atabus0 drive ? flags 0x0000 # hard wire the root disk
The remaining atabus and wd devices are covered by the atabus* and wd*
entries in the kernel configurations.
Ingolf
Home |
Main Index |
Thread Index |
Old Index