On Sat, 24 Jul 1999, Ruprecht Helms wrote:

I don't really understand your message, but you can remount any mount rw with
the command as root:

mount -o remount,rw /dev/hda3

Likewise, you can mount it read only as root by:

mount -o remount,ro /dev/hda3

(I only recommend remounting a device read-only when you are in single user
mode, bad things can happen in multi-user mode).

Beau Kuiper
[EMAIL PROTECTED]

On Sat, 24 Jul 1999, Ruprecht Helms wrote:
> Hi,
> 
> how can I reboot the /dev/hda3 (bootdevice) through a mv to
> /dev/null-command it became readonly-status. At moment I get the data via floppy and
> cdrom?
> 
> Regards,
> Ruprecht
> 
> 
> 
> -- 
> Sent through Global Message Exchange - http://www.gmx.net
> -
> To unsubscribe from this list: send the line "unsubscribe linux-net" in
> the body of a message to [EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to