mount fat32 on drive 2

Timothy Payne tim at tmpco.com
Sat Dec 11 08:09:26 UTC 2004


On Sat, 2004-12-11 at 00:49 -0500, sly wrote:
> Jim wrote:
> > i have a second HD which has  a fat32 partition
> > 
> > i tried as ROOT
> > i also tried  to vi the fsab file when i did this  it is blank
> 
> b more specific, please!
> /etc/fstab is empty?
> 

My fstab

# This file is edited by fstab-sync - see 'man fstab-sync' for details
LABEL=/                 /                       ext3    defaults
1 1
LABEL=/boot             /boot                   ext3    defaults
1 2
/dev/hdb1		/mnt/win98		auto 	defaults 	0 0
none                    /dev/pts                devpts  gid=5,mode=620
0 0
none                    /dev/shm                tmpfs   defaults
0 0
none                    /proc                   proc    defaults
0 0
none                    /sys                    sysfs   defaults
0 0
/dev/hda3               swap                    swap    defaults
0 0
/dev/hdc                /media/cdrecorder       auto
pamconsole,exec,noauto,managed 0 0
/dev/fd0                /media/floppy           auto
pamconsole,exec,noauto,managed 0 0

The example is wrapped due to space on the email.


Or as su - root :  mount -t vfat /dev/hdb1 /mnt/win98

Do you have a directory like /mnt/win98 set up?

Tim...




More information about the fedora-list mailing list