"MW Mike Weiner (5028)" wrote:
> First, how can i change null to be a, i believe, character device with
> correct perms (i.e. crw-rw-rw),

mknod -m 0666 null2 c 1 3

> And secondly, how can i do this on a
> read-only file system. The box boots with
> grub so i am not sure how to bring it up in single user mode, even tho i
> believe that 
> would fail anyway, same reasons as above

mount -o remount,rw /

Hope this helps!
Walker



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

Reply via email to