Subject: NextStep
To: None <tuc@valhalla.stormking.com>
From: Gordon W. Ross <gwr@mc.com>
List: port-sun3
Date: 05/10/1995 09:43:43
> From: Scott J Ellentuch <tuc@valhalla.stormking.com>
> Date: Tue, 9 May 95 20:50:21 EDT
>
> Hi all,
>
>
> Well:
>
> 1) Got the 881 installed (Saving the 882 for my other machine)
> 2) Found SUP for Linux
> 3) Ported newest SUP to Linux
Great! You might send us those changes for SUP on Linux.
> 4) SUPped according the to supfile given:
>
> /dev/hdb6 712731 114731 561185 17% /disk2
> total 14
> drwxr-xr-x 4 root root 1024 May 7 16:40 NetBSD-current/
> drwxrwxrwx 3 root root 1024 May 7 12:09 NetBSD-sun3/
> drwxr-xr-x 2 root root 12288 May 7 16:27 lost+found/
>
> 5) Ok, whats my Next Step?
You might start by rebuilding the world:
mount linux-box:/disk2 /disk2
cd /disk2/NetBSD-current/src
make
(Wait a couple days...)
Gordon