[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Daniel Robinson wrote: > Hello. > > I am still having problems with correctly mounting my fat32 partition on a > desktop PC with fedora core 4. I have searched high and low trans the internet > and have only found examples, of which do not work for me. > Please could somebody clearly explain to me how i should go about making the > disk in question able to read & write. > > The device is hdb1 > The folder to mount is /slsk > The format is fat32/vfat > > The disk contains sensitive data and can not be formated. > > Daniel R . > ok... mount /dev/hdb1 /slsk -t vfat -o rw mount (command) device (/dev/hdb1) mount point (/slsk) fs type (-t vfat) options (r/w mode) In /etc/fstab /dev/hdb1 /slsk vfat rw,users 0 0 should have the desired effect These assume that your kernel has vfat support... - -- Neil Stone Systems Administrator FlashTek UK - -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GIT d+(++) s: a-(?) C++++(--) UL++++$ P+ L+++ E- W+++ N+ o+ w--- O M PS+ Y+ PGP++ t+ 5+ X+ R+ tv+ b- DI++ D+++ G e h--- r+++ y++++(**) - -----END GEEK CODE BLOCK----- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEQ+c8z3Av8JKgzxQRAoLRAKCUu7V8b5jPaBDDO1mSNKI7qJeKxwCfbmYK LvNU/JSPNoUXCOe8D0x/MBY= =W+a1 -----END PGP SIGNATURE----- - The Mailing List for the Devon & Cornwall LUG Mail majordomo@xxxxxxxxxxxxx with "unsubscribe list" in the message body to unsubscribe. FAQ: www.dcglug.org.uk/linux_adm/list-faq.html