Subject: Re: Reconfiguring BSD Drive ID
To: NetBSD Amiga <port-amiga@NetBSD.ORG>
From: Matthias Scheler <tron@lyssa.owl.de>
List: port-amiga
Date: 05/05/1996 11:15:11
    Hi Ola,

you wrote in <19960504.768BC58.11C17@oeolsson.UUCP>:
> How do I reconfigure the system to accept the changes in address?

1.) Boot into single user mode (no "-a" option when calling "LoadBSD").

2.) Mount your root partition with "mount /dev/sd2a /".

3.) Look into "/etc/fstab". You will find something like this in there:

/dev/sd3e       /usr            ffs     rw      0       2
        ^

    This letter is important. Now type "mount /dev/sd2? /usr" (replace
    "?" with the letter!).

4.) Use "vi /etc/fstab" to replace all occurences of "sd3" with "sd2".

-- 
Matthias Scheler
tron@lyssa.owl.de