On Tue, 27 Mar 2001, Sergey V. Golovchenko wrote:

> Is there any way to change permission from read-only to not read-only for root (/) 
>partition? i am using redhat 6.1

If your system starts up correctly, it should have mounted read-write. You
can verify this with the mount command.

If it didn't, you've got bigger issues to deal with, but you can remount
with the following command:

  mount -o remount,rw /


thornton



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to