Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Nov 1997 12:40:38 -0800 (PST)
From:      Joseph Stein <joes@seaport.net>
To:        helbig@Informatik.BA-Stuttgart.DE (Wolfgang Helbig)
Cc:        lf@get2net.dk, freebsd-questions@FreeBSD.ORG
Subject:   Re: fstab!
Message-ID:  <199711012040.MAA02572@shasta.wstein.com>
In-Reply-To: <199711011509.QAA02010@rvc1.informatik.ba-stuttgart.de> from Wolfgang Helbig at "Nov 1, 97 04:09:36 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> Enter
> 	mount -rw -u /
> to change / from read only to read/write.

Except that he has no /etc/fstab, and that command will let him know it.

Better to do this:

	mount -rw /dev/[ws]d0a /

joe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711012040.MAA02572>