Quote:
|
Originally Posted by buntz
Thanks,
Is there some resource that I would be able to reference when putting in system commands like that?
Tony
|
Hello:
Yes, however, you may need to spend some time sorting through the terminology and format etc.
With the above entry for your fstab to automount your fat32 drive you would need to reference at least two documents as it involves the mount command and fstab.
With your installation of FC5 there is documentation that can be called up by just opening a terminal and type man fstab or man mount for example.
It is easier for most people, I think, to look at them on-line [google Linux man pages], for example you can read about the mount command here :
http://linux.ctyme.com/man/man1762.htm
and fstab here :
http://linux.ctyme.com/man/man0831.htm
You will see that each field has a description etc. and might reference other items that you may have to investigate further.
There are also some very good books out there as well. If you search the forum here, there was a thread not too long ago with some good recommendations.
hth
Seve