Subject: Re: editing /etc/rc.conf
To: Jerome Lamarque <jlamarque1@cybercable.fr>
From: Bill Studenmund <wrstuden@nas.nasa.gov>
List: port-mac68k
Date: 12/29/1999 19:20:26
On Thu, 30 Dec 1999, Jerome Lamarque wrote:

> Hello Folks,
> 
> I've followed every single step of the installation process for 
> NetBSD 1.4.1 on a SE/30. I don't have any connectivity yet for this 
> Mac, I'm planning to connect my old X2 UsRobotics to it.
> 
> Meanwhile I'd like to know _how_ to edit the /etc/rc.conf file.
> 
> I've tried vi, but sh returns a 'not found', so I tried ed and I got 
> '3797' and nothing more.

You'll need to mount /usr. Also, you need to set ther terminal type. For
sh, I think:

export TERM=vt100

should be fine. I don't think you'll need to rehash, if you do, I think
"rehash -r" should work.

Take care,

Bill