Re: forcing system disk to wd0

2008-09-12 Thread Anathae Townsend
My two cents (your mileage etc.) Having the system disk "just work (tm)" is a good thing. Having it work in a secure and correct way seems like something not so trivial. Perhaps linking at least root to the system disk could be set as a boot option. A combination of a uuid, boot options, and mount

Re: forcing system disk to wd0

2008-09-12 Thread Vadim Zhukov
12 September 2008 c. 21:13:55 Nick Guenther wrote: > On Thu, Sep 11, 2008 at 8:52 AM, Joseph A Borg <[EMAIL PROTECTED]> wrote: > > but i'll have to change it every time i add or remove a hard > > diskwhich can be pretty frequent. > > > > if the total number of drives in the system is not the same f

Re: forcing system disk to wd0

2008-09-12 Thread Ted Unangst
On Thu, Sep 11, 2008 at 8:52 AM, Joseph A Borg <[EMAIL PROTECTED]> wrote: > if the total number of drives in the system is not the same from boot > to boot, i have to tweak fstab. > is it possible for a future update of OpenBSD to tweak fstab to take > references to the boot drive? that should help

Re: forcing system disk to wd0

2008-09-12 Thread Nick Guenther
On Thu, Sep 11, 2008 at 8:52 AM, Joseph A Borg <[EMAIL PROTECTED]> wrote: > but i'll have to change it every time i add or remove a hard diskwhich can > be pretty frequent. > > if the total number of drives in the system is not the same from boot > to boot, i have to tweak fstab. > is it possible f

Re: forcing system disk to wd0

2008-09-11 Thread Joseph A Borg
the kernel is absolutely something i wouldn't touch, unless it's a well documented and easy to follow tweak but thanks for all the detailed info. On Sep 11, 2008, at 19:01, Philip Guenther wrote: On Thu, Sep 11, 2008 at 5:52 AM, Joseph A Borg <[EMAIL PROTECTED]> wrote: but i'll have to chang

Re: forcing system disk to wd0

2008-09-11 Thread Joseph A Borg
hi marco no problemo, and thanks for the prompt replies. I'm just projecting possibilities, trying to make it work for me. yet I'd like to avoid looking for info that doesn't exist, which ironically takes the longest to look for. On Sep 11, 2008, at 19:19, Marco Peereboom wrote: Why would you b

Re: forcing system disk to wd0

2008-09-11 Thread Tom Rosso
I'm mildly interested in this issue. I had a system a while back where my root fs drive was plugged into the mobo's sata port, but I had a PCI sata card with a bunch of other drives on it. I only ran Linux on it (hate to muddy the waters by bring up Linux). Sometimes the root drive would be

Re: forcing system disk to wd0

2008-09-11 Thread Philip Guenther
On Thu, Sep 11, 2008 at 5:52 AM, Joseph A Borg <[EMAIL PROTECTED]> wrote: > but i'll have to change it every time i add or remove a hard diskwhich can > be pretty frequent. Ah, so there's the rest of the problem description. (You didn't initially why the assignments were an issue, so the assumpti

Re: forcing system disk to wd0

2008-09-11 Thread Joseph A Borg
but i'll have to change it every time i add or remove a hard disk which can be pretty frequent. if the total number of drives in the system is not the same from boot to boot, i have to tweak fstab. is it possible for a future update of OpenBSD to tweak fstab to take references to the boot drive?

Re: forcing system disk to wd0

2008-09-11 Thread Stuart Henderson
On 2008-09-11, Joseph A Borg <[EMAIL PROTECTED]> wrote: > I just added a 4 port promise sata card and cannot figure a way of > forcing the sata ports on the motherboard to take precedence over the > sata pci card. You may get lucky by moving it to a different slot. Or you may not.

Re: forcing system disk to wd0

2008-09-11 Thread Joseph A Borg
ng out the hard device references in fstab I'm happy. regards On Sep 11, 2008, at 13:10, Peter Kay - Syllopsium wrote: From: "Joseph A Borg" <[EMAIL PROTECTED]> Subject: forcing system disk to wd0 I just added a 4 port promise sata card and cannot figure a way of forci

Re: forcing system disk to wd0

2008-09-11 Thread Marco Peereboom
Right, assuming you don't have to change your boot device in BIOS all you have to do is do it in fstab. On Thu, Sep 11, 2008 at 01:04:19PM +0200, Otto Moerbeek wrote: > On Thu, Sep 11, 2008 at 09:40:47AM +0200, Joseph A Borg wrote: > > > I just added a 4 port promise sata card and cannot figure a

Re: forcing system disk to wd0

2008-09-11 Thread Otto Moerbeek
On Thu, Sep 11, 2008 at 09:40:47AM +0200, Joseph A Borg wrote: > I just added a 4 port promise sata card and cannot figure a way of > forcing the sata ports on the motherboard to take precedence over the > sata pci card. why? It's just a number. > > Any pointers to useful info would be great

forcing system disk to wd0

2008-09-11 Thread Joseph A Borg
I just added a 4 port promise sata card and cannot figure a way of forcing the sata ports on the motherboard to take precedence over the sata pci card. Any pointers to useful info would be greatly appreciated. I guess i'll have to mess with the BIOS and IRQs but these are, till now out of m