Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
FAT32 v. FAT32 (LBA)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Technetium
n00b
n00b


Joined: 30 Jul 2002
Posts: 16
Location: Vancouver, BC, Canada

PostPosted: Sat Mar 12, 2005 11:00 pm    Post subject: FAT32 v. FAT32 (LBA) Reply with quote

Hi,
I'm partitioning a disk and I'm wondering what the difference is between FAT32 and FAT32 (LBA) in fdisk.
I used both the last time I partitioned a disk, and I'm wondering, "Why?"
This is my old disk's partition table:
Code:

   Device Boot      Start         End      Blocks   Id  System
/dev/hdb1   *           1         426     3417969+   7  HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/hdb2             426         821     3173828+   b  W95 FAT32
Partition 2 does not end on cylinder boundary.
/dev/hdb3             821        1216     3173828+   c  W95 FAT32 (LBA)
/dev/hdb4            1216        1583     2949254    c  W95 FAT32 (LBA)

Any hints?
Thanks,
Tc
Back to top
View user's profile Send private message
wmgoree
Apprentice
Apprentice


Joined: 08 Aug 2003
Posts: 246
Location: Alexandria, VA

PostPosted: Sat Mar 12, 2005 11:38 pm    Post subject: Logical block addressing Reply with quote

http://en.wikipedia.org/wiki/Logical_block_addressing
http://www.pcguide.com/ref/hdd/bios/modesLBA-c.html

Enjoy
_________________
vi? *snicker* it doesn't even include a mail reader...
Back to top
View user's profile Send private message
Technetium
n00b
n00b


Joined: 30 Jul 2002
Posts: 16
Location: Vancouver, BC, Canada

PostPosted: Sun Mar 13, 2005 12:29 am    Post subject: Reply with quote

Gracias.
8O
All Google searches turn up similar information ... roughly from 3-4 years ago.
I thought, after I had posted this, that this was a bad post to a Gentoo forum. The only saving grace being that I do all my partitioning from Gentoo, because I can trust it.
:idea:
Back to top
View user's profile Send private message
moocha
Watchman
Watchman


Joined: 21 Oct 2003
Posts: 5722

PostPosted: Sun Mar 13, 2005 3:00 am    Post subject: Reply with quote

As far as I can remember, code 0x0b (FAT32) was the default code for partitions containing a file system for pre-OSR2 Windows 95 installation. Windows 95 OSR2 and Windows 98 / 98SE / ME default to code 0x0c (FAT32 LBA) when they detect a LBA-capable BIOS on a hard drive bigger than 4 gigabytes (and if LBA is turned on in the BIOS too, of course), otherwise they use 0x0b (funnily enough even on LBA-capable BIOSes with LBA turned on if the drive is less than 4 gigabytes or the partition is less than 2 gigabytes; this is incorrect behavior but things still work).
Since you're probably not using the 9x series of Windows operating systems, FAT32 LBA should be the code of choice.
_________________
Military Commissions Act of 2006: http://tinyurl.com/jrcto

"Those who would give up essential liberty to purchase a little temporary safety deserve neither liberty nor safety."
-- attributed to Benjamin Franklin
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum