LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-14-2002, 01:54 AM   #1
WestNile
LQ Newbie
 
Registered: Dec 2002
Posts: 2

Rep: Reputation: 0
Fat32 supported with RedHat 8.0 ?


Alright, completely new to linux, spent last few hours after installing trying to figure out how to gain access to my fat partitions. ( if this is already answered apologies...it is way past bedtime and I don't have it me for another search lol ) I think I figured out the basics with the mount command and the fstab file. When booting up though I get the message fs fat32 not supported by kernel. I am supposing that the error means exactly what it says...if not lemee know. If I am indeed correct is their a module I can download or install to gain access to aformentioned fat32 partition ?
 
Old 12-14-2002, 05:12 AM   #2
Bert
Senior Member
 
Registered: Jul 2001
Location: 406292E 290755N
Distribution: GNU/Linux Slackware 8.1, Redhat 8.0, LFS 4.0
Posts: 1,004

Rep: Reputation: 46
Welcome to LQ.org, WestNile!

FAT32 is certainly supported by Redhat 8.0. There's something you didn't pick during installation that's all. Can I suggest that at this stage, you consider re-installing (if it's a fresh install you just did) and you check the option "DOS partition tools" (or something like that). This will build support for FAT32 into the kernel.

The alternative is to rebuild your kernel although this is really recommended for the advanced user. If you'd like to try rebuilding the kernel, then doa search for "kernel" on this forum and you'll find lots of threads on it.

At this stage, reinstalling needs to be considered if you've only just installed the system.

Let us know which you want to do.

Bert
 
Old 12-14-2002, 08:53 AM   #3
pilot1
Member
 
Registered: Jun 2002
Location: USA
Distribution: Gentoo, Fedora Core
Posts: 408

Rep: Reputation: 30
If you have enough space I would just reinstall it, and install everything. That way you have everything you could possibly need off the CD. The command for mounting a fat filesystem under Linux is "mount -t vfat /dev/hd?? /mnt/whereyoumountit
 
Old 12-14-2002, 03:38 PM   #4
whansard
Senior Member
 
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,306

Rep: Reputation: 66
yea, its vfat, not fat32
 
Old 12-14-2002, 08:07 PM   #5
WestNile
LQ Newbie
 
Registered: Dec 2002
Posts: 2

Original Poster
Rep: Reputation: 0
Talking Ohhhh rebuilding kernel ?

Actually.....rebuilding the kernel kinda sounds like fun lol
I have 3 working Win2k machines and a Mac in addition to this one which is dual booted so it is not like I will be without a machine or backups if I blow it up. Part of the reason I loaded Linux was to learn how to use it to the full extent. If I wanted something canned I would just use Windows again

Now when I downloaded the .iso's I only got the first 3 disks and not the last two. Will I need to get those to rebuild the kernel ? Looks like I have got some research ahead of me...





Quote:
Originally posted by Bert
Welcome to LQ.org, WestNile!

FAT32 is certainly supported by Redhat 8.0. There's something you didn't pick during installation that's all. Can I suggest that at this stage, you consider re-installing (if it's a fresh install you just did) and you check the option "DOS partition tools" (or something like that). This will build support for FAT32 into the kernel.

The alternative is to rebuild your kernel although this is really recommended for the advanced user. If you'd like to try rebuilding the kernel, then doa search for "kernel" on this forum and you'll find lots of threads on it.

At this stage, reinstalling needs to be considered if you've only just installed the system.

Let us know which you want to do.

Bert
 
Old 12-14-2002, 08:44 PM   #6
whansard
Senior Member
 
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,306

Rep: Reputation: 66
i don't think you got it. linux calls fat32 vfat
if i type mount -t fat32 /dev/hda1 /mnt/hda1, it
tells me fat32 not supported by the kernel too.
you just got the wrong name.
 
Old 12-15-2002, 04:49 AM   #7
Bert
Senior Member
 
Registered: Jul 2001
Location: 406292E 290755N
Distribution: GNU/Linux Slackware 8.1, Redhat 8.0, LFS 4.0
Posts: 1,004

Rep: Reputation: 46
Redhat does usually detect other FAT partitions on the disk and build support for them in. As others point out, it does call FAT32 'vfat' so you would mount your FAT32 partition using that label.

Rebuilding the kernel is more fraught than fun - there's a lot that can go not quite right, and it often takes a few tries. It's best to wait until you absolutely have to do it - for example when you have to enable a new protocol in your kernel. There's lots of time for you to learn how to do that too - no need to hurry!

I'd strongly recommend trying to mount the partition first, because everyone here strongly suspects you might already have FAT32 support already.

Bert
 
Old 02-11-2003, 03:54 PM   #8
CybersaurusREXX
LQ Newbie
 
Registered: Feb 2003
Location: NY
Posts: 9

Rep: Reputation: 0
FAT32 & Large HDs

I attempted an install of RH 5.1 on a Maxtor 40GB drive. When I got to the selection for Disk Druid or FDISK, I first selected Disk Druid. Hda was recognized as FAT16. HDB had nonsense characters in that field. Info from the summary line:
Total = 8032M, Used = 39205M, Free = -31173M.
Apparently, 5.1 has a problem with FAT32 and any HD space above 8.032GB. I backed up and selected FDISK, which had a similar problem. At this point I aborted the install without doing any partitioning, to avoid the possibility of HD damage.

I expect to receive my 8.0 disks this week. I have high hopes that it will install with no HD problems and that it will install without the previous xfree86 and mouse recognition problems of 5.1 I experienced on a 486DX66 Vesa system.
 
Old 02-11-2003, 03:59 PM   #9
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
CybersaurusREXX, RH 5.1 is very, very old. It was released when 40GB disks were really rare. 8.0 will handle it much better.
 
Old 02-11-2003, 04:07 PM   #10
CybersaurusREXX
LQ Newbie
 
Registered: Feb 2003
Location: NY
Posts: 9

Rep: Reputation: 0
Thanks, I have high confidence that it will.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
mp3 is not supported in redhat? fatum Linux - General 4 09-30-2004 07:32 PM
Is ULOG supported on the Redhat 2.4.18-20 kernel ? I not how can I enable it? DJCW Red Hat 0 02-04-2004 06:48 PM
FAT32 not supported by kernel... how do I fix that?? masterspud777 Linux - Hardware 5 08-03-2003 10:28 PM
During mounting WinXP fs - fs type ntfs not supported by kernel error (RedHat 9) 3xcalibur Linux - General 4 06-04-2003 05:57 AM
Using FAT32 drives in RedHat php Linux - General 2 03-07-2002 09:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:09 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration