> I want to edit the /etc/fstab.
> 
> I have tried both Emac and Vi...but neither program
> can find //etc/fstab.
> Can you let me know how to go about getting to
> it...thanks

What do you mean - can't find it?

Sanity check - type the following:
> cd /etc
> ls -l fstab

If you see the file entry, then it is there;
otherwise, you are in trouble.

Then type the following:
> cd /etc   # in case you are loc. at different dir
> vi fstab  # open file "fstab" with vi

Eugene.

__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com

Reply via email to