Computing.Net > Forums > Linux > mount fat32

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

mount fat32

Reply to Message Icon

Name: mitra
Date: July 21, 2002 at 06:48:09 Pacific
Comment:

Hello

I have 5 windows(fat32) partations
I set them in linux-conf to be mounted
at boot time.
at boot time I receive an warning
"WARNING FAT32 SUPPORT IS STILL ALPHA"
what does it mean?
how can I correcet it?
--thanks in advance



Sponsored Link
Ads by Google

Response Number 1
Name: jon
Date: July 21, 2002 at 07:03:00 Pacific
Reply:

what kernel ae you booting???


0

Response Number 2
Name: mitra
Date: July 21, 2002 at 11:50:00 Pacific
Reply:

my kernel is
2.4.7-10 linux redhat 7.2



0

Response Number 3
Name: dfx
Date: July 21, 2002 at 12:21:01 Pacific
Reply:

Fat32 support is definitely not alpha on 2.4. Now ntfs, that could be considered alpha (especially write support). Besides that, the message you posted might be from some other program, not from linux.


0

Response Number 4
Name: brando
Date: July 21, 2002 at 21:11:31 Pacific
Reply:

just go to /etc and edit fstab, that is where you will find all the disks that get mounted at boot. you will have to make a folder for all of the drives to be mounted. so make vfat1, vfat2 .....vfat5 folders in your /mnt directory. then edit fstab and add some thing like this:

/dev/hdf1 /mnt/vfat1 vfat auto,owner 0 0/dev/hdf1

Where hdf1 is the partion and vfat1 is the folder where the stuff goes, and vfat is the type of format. simple
good luck


0

Response Number 5
Name: brando
Date: July 21, 2002 at 21:12:53 Pacific
Reply:

sorry, dismiss the /dev/hdf1 after the 0 0


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon

Partition problem Installation Freeze



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: mount fat32

RedHat 8 / win2000 mount fat32 www.computing.net/answers/linux/redhat-8-win2000-mount-fat32-/15002.html

share mounted fat32 or ntfs drives www.computing.net/answers/linux/share-mounted-fat32-or-ntfs-drives/14407.html

Mounting FAT32 partition in fstab www.computing.net/answers/linux/mounting-fat32-partition-in-fstab/15098.html