[cs615asa] Post HW1 - help

Chih-Yuan Lee clee9 at stevens.edu
Sun Mar 1 21:56:45 EST 2009


Hi

Are you sure your root mounted by wd0a?
You can enter "df" to check it.

If you found the root is not mounted by wd0a, you should mount it 
again. And do the same thing to wd0c.

Then you can revise your fstab like this:

/dev/wd0a    /        ffs       rw    1 1
/dev/wd0b  none     swap   sw    0 0
/dev/wd0c   /home  ffs       rw    1 2 

Hope this can help. Good luck!!

Lee



Shashwath Veerappa Devaru wrote:


>Hi all,
>
>My /etc/fstab is as below,
>
>/dev/wd0a / ffs rw,user,softdep 1 1 /dev/wd0b none swap sw 0 0
>/dev/wd0e /home ffs rw,user,softdep 1 1
>
> My file system is loading as readonly (I have been told my /etc/fstab 
is
>broken in grading)can anyone please tell me how can i correct it and 
change
>the file system from readonly to read-write.
>
>I searched online and tried out using auto in fstab options but no 
luck. I
>have set the rc_configured to YES.
>
>Your guidance will be appreciated,
>
>Thanks,
>Shashwath
>


------------------------------------------------------------------------


_______________________________________________
>Cs615asa mailing list
>Cs615asa at lists.stevens.edu
>https://lists.stevens.edu/cgi-bin/mailman/listinfo/cs615asa
>


More information about the Cs615asa mailing list