Computing.Net > Forums > Disk Operating System > partitions

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

partitions

Reply to Message Icon

Name: john
Date: December 19, 1999 at 16:48:45 Pacific
Comment:

what are the difference between primary, extended,primary,logical etc partitions? what are their uses?



Sponsored Link
Ads by Google

Response Number 1
Name: Ryan Cooley
Date: December 20, 1999 at 00:07:30 Pacific
Reply:

Hmmm. Yeah, This might take a little while to explain. I'll try to keep it simple

Your primary partition starts at sector zero on your hard disk (the beginning sector) This is the one you use to boot your computer. In DOS-Based systems, this is always your c:\ drive. From there we go to the extended partition. It starts where your primary partition ends. In most cases it goes to the end of the disk as well. It is assigned no drive letters. In order to use it you must create logical drives in it. Logical drives are just the way drive letters (d: e: f: etc) are assigned to sections of the hard disk within that extended partition.

If that didn't explain it, feel free to email me for more info.


0

Response Number 2
Name: Peter Ammann
Date: December 20, 1999 at 07:04:31 Pacific
Reply:

A hard disk contains at HD addr 0,0,1 (head, track, sector) the master boot record (MBR, 512 bytes). This MBR contains the parition table, with up to 4 entries, specifying their start, end HD addr, size, type, flags, ... At boot-up, the MBR looks what is the active (bootable) partition (given in the flags), read its first sector (the boot sector) by its HD address at the absolute address 0:7C00h, and jumps there, and the small code contained there loads (boots) the OS.
Up to v3.xx, MS-DOS had a 16-bit sector number addressing, what gaves 64K*512bytes = maximum 32MB hard disk size. Therefore, to allow bigger disks, their size had to be splitted in parts < 32MB, so FDISK allowed 1 primary partition, and 1 extended partition, who could be subdivided in up to 4 subpartitions, what gave max 160MB HD (at this time, this was enormous and very expensive !!) Since DOS 4.XX, it was introduced the BIG primary partition, with 32-bit sector numbering, what pushed the limit to 4 terabytes (still in use) in a sole partition. Beside this, it gives not only DOS partition types, there are NOVELL, UNIX, XENIX, etc...


0

Response Number 3
Name: Bob-NB
Date: December 20, 1999 at 07:15:23 Pacific
Reply:

Here are a couple of great sites to get definitions to any computer specific questions:

www.whatis.com

www.webopedia.com


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

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


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: partitions

converting partition www.computing.net/answers/dos/converting-partition/4268.html

Can't load dos 5 because partitions www.computing.net/answers/dos/cant-load-dos-5-because-partitions/11828.html

Partition Magic & DOS www.computing.net/answers/dos/partition-magic-amp-dos/6690.html