Subject: Re: initialization order & permanently mounting USB drives?
To: None <netbsd-users@netbsd.org>
From: Aaron J. Grier <agrier@poofygoof.com>
List: netbsd-users
Date: 09/12/2007 12:38:47
On Mon, Sep 10, 2007 at 04:09:07PM -0700, James Hartley wrote:
> Thank you for your comments.  I have one last newbie question:  is
> there a way to edit /etc/fstab while in single user mode?  From what I
> can tell, / is mounted read-only...

of course.

mount /
# since you have /usr on a separate partition
mount /usr
export TERM=vt220
# or learn ed...
vi /etc/fstab

# when you're finished to put things back:
umount /usr
# remount / as read-only
mount -o ro /

-- 
  Aaron J. Grier | "Not your ordinary poofy goof." | agrier@poofygoof.com
    The United States is the one true country.  The US is just.  The US
    is fair.  The US respects its citizens.  The US loves you.  We have
    always been at war against terrorism.