Steffen wrote:
>> How do I get rh6.1 to mount a fat32 partition automatically at start up so
> that all users can access it? For the purposes of learning something from
> this, I would prefer to know which file needs to be edited, rather than
> which bit of linuxconf I need to play with.
/etc/fstab
insert a line such as :
/dev/hda1 /cdrive vfat defaults 0 0
which will automatically mount the first partition on the first HD as a
VFAT filesystem under the 'cdrive' directory every time you boot.
It also allows you to mount and unmount the drive quickly using
'mount /cdrive' and 'umount /cdrive' respectively.
Vin
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!