Mounting FAT32 partitions

Oliver Grawert hostmaster at grawert.net
Mon Oct 4 20:12:27 UTC 2004


hi,
Am Montag, den 04.10.2004, 21:24 +0200 schrieb PsyK:
> Hi, I've tried to mount the FAT32 partition in my hard drive,
> What can I do?
to add it permanent open a terminal, run:

cp /etc/fstab . && sudo gedit /etc/fstab

add the following line to the end of the file (don't miss a character,
be careful !!) (if you make a mistake there is a backup in your current
dir...you can delete later)

/dev/hda6       /windows/e       vfat    rw,user,noauto  0       0

save the file and you should see device "e" under Computer/Disks 

ciao
	oli

-- 
got ubuntu ? --------------> GET UBUNTU !!!
http://www.ubuntulinux.org/





More information about the ubuntu-users mailing list