In article <[EMAIL PROTECTED]>,
Ken Heard <[EMAIL PROTECTED]> wrote:
>Daniel B. wrote:
>
>> That looks like you mistyped "defaults" as "drfaults" in your
>> /etc/fstab file.
>
> I was well aware that I mistyped "defaults" as my original post
>indicated. I was also aware that this error caused the root directory
>to be mounted read-only. Also as my original post indicated, my first
>query was how to change the mount to read-write without having to
>reinstall the whole operating system.
Simply specify both the directory _and_ the device on the command
line, in that case mount doesn't read fstab.
Eg something like:
mount -n -o remount,rw /dev/sda1 /
Mike.
--
Freedom is no longer a problem.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]