LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 08-07-2007, 06:50 PM   #1
rob.rice
Senior Member
 
Registered: Apr 2004
Distribution: slack what ever
Posts: 1,076

Rep: Reputation: 205Reputation: 205Reputation: 205
making a VFAT filesystem ?


I need to make a VFAT file system to re install XP on to
using linux
with out a working fat32 file system the XP installer
chocks on the new hard drive and locks up
regardless of what the parttion table says it trys to use more of the hard drive than the BIOS in the computer
can handle
I Know I Know you say upgrade the bios but not even the OEM (gateway)of this computer can tell me what file to
download to upgrade the bios
BUT
IF and only if I can get a working file system on the hard drive in the parttion I want XP installed to the XP
installer dose the right thing

so how do I make a fat32 file system on a 50gig parttion
with a linux command

BTW
the linux distro is slack 11
( being installed right now )
 
Old 08-07-2007, 07:00 PM   #2
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,336

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
"so how do I make a fat32 file system on a 50gig parttion
with a linux command "

Use the command mkfs.vfat. Here are the man pages for mkfs.vfat

http://linux.die.net/man/8/mkfs.vfat

--------------
Steve Stites
 
Old 08-07-2007, 07:13 PM   #3
rob.rice
Senior Member
 
Registered: Apr 2004
Distribution: slack what ever
Posts: 1,076

Original Poster
Rep: Reputation: 205Reputation: 205Reputation: 205
Quote:
Originally Posted by jailbait
"so how do I make a fat32 file system on a 50gig parttion
with a linux command "

Use the command mkfs.vfat. Here are the man pages for mkfs.vfat

http://linux.die.net/man/8/mkfs.vfat

--------------
Steve Stites
OK BUT
I need the numbers for the -s,-S and -R options
I have reinstalled linux 8 times trying to get these numbers right
the XP installer collbers linux if these numbers are wrong
I did it last year but have I forgotten the numbers
 
Old 08-07-2007, 07:23 PM   #4
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
Aren't you just pushing your luck? Windows doesn't normally accept fat32 partitions larger than 32GB.
 
Old 08-07-2007, 07:47 PM   #5
rob.rice
Senior Member
 
Registered: Apr 2004
Distribution: slack what ever
Posts: 1,076

Original Poster
Rep: Reputation: 205Reputation: 205Reputation: 205
Quote:
Originally Posted by jay73
Aren't you just pushing your luck? Windows doesn't normally accept fat32 partitions larger than 32GB.
MAYBE ? but only maybe
If I give it more than one dos type parttion it combines them into one parttion and dies
 
Old 08-07-2007, 07:53 PM   #6
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
Weird... Anyway, do you really need to make two? I imagine you could start out with only one and add a second one afterwards? Or is there a reason that you do need to have all of the space at once?
 
Old 08-07-2007, 08:28 PM   #7
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,120

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
Sounds odd - I've never given any formatting options to mkfs; that's it's job to sort them out depending on the size. I haven't used vfat for years for an install, but should work o.k.
Windoze will use any sized FAT32 partition you throw at it - it just won't create one bigger than 32 Gig. And even that wasn't true for the installer - it didn't suffer the same limitation. But as I said, been a while since I tried - certainly not on XP.

I generally just leave 20 Gig at the front of every system I build just in case I need to install 'doze later - you are aware that ntfsprogs contains mkntfs ???.
 
Old 08-07-2007, 08:57 PM   #8
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,681

Rep: Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894
Microsoft limited XP so it can not create nor format FAT32 partitions >32GB. It has no problem read/writing to larger if they already exist.

IMHO it is best to use NTFS for the main windows OS partition and create a seperate FAT32 or NTFS partition to share files. Writing to NTFS is good but a seperate partition protects windows in case something happens.

Make sure the FAT32 partition ID is set to 0xc. BTW many answers can be found by searching the website. Be sure to substitute for the actual drive/partition you want to format.
http://wiki.linuxquestions.org/wiki/Mkdosfs

In addition, it is also simpler to install windows first and leave unallocated free space on the hard drive for linux.
 
Old 08-07-2007, 09:20 PM   #9
rob.rice
Senior Member
 
Registered: Apr 2004
Distribution: slack what ever
Posts: 1,076

Original Poster
Rep: Reputation: 205Reputation: 205Reputation: 205
Quote:
Originally Posted by michaelk
Microsoft limited XP so it can not create nor format FAT32 partitions >32GB. It has no problem read/writing to larger if they already exist.

IMHO it is best to use NTFS for the main windows OS partition and create a seperate FAT32 or NTFS partition to share files. Writing to NTFS is good but a seperate partition protects windows in case something happens.

Make sure the FAT32 partition ID is set to 0xc. BTW many answers can be found by searching the website. Be sure to substitute for the actual drive/partition you want to format.
http://wiki.linuxquestions.org/wiki/Mkdosfs

In addition, it is also simpler to install windows first and leave unallocated free space on the hard drive for linux.
every time I have made a dosfs with out setting the -s and -S it made a file system with a logcal sector size of 0bytes
the problem is that if I don't give it a parttion to use
it thinks the parttion is 1gig larger than the computers bios thinks it is and it chocks and dies
the bios thinks the hard drive is 131gig
the windows installer thinks the hard drive is 132 gig
well I think it's working now

Last edited by rob.rice; 08-07-2007 at 09:25 PM.
 
  


Reply



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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
make vfat filesystem, no mkfs.vfat tramni1980 Slackware 11 12-28-2008 11:54 AM
creating vfat filesystem Lorne Martin Linux - Software 10 11-01-2006 08:42 PM
Filesystem other than vfat on pc card? JohnKFT Slackware 1 04-03-2005 12:54 PM
Can't mount Vfat or Msdos Filesystem!! RKris Linux - Software 6 06-19-2002 04:58 PM
Mounting a vfat filesystem in RH 7.2 M.I. Linux - General 8 11-28-2001 09:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 10:03 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