From: eplmst AT lu DOT erisoft DOT se (Martin Stromberg) Newsgroups: comp.os.msdos.djgpp Subject: OT: Re: Partition/Cluster problem with sources... Date: 15 Jan 2003 13:43:47 GMT Organization: Ericsson Erisoft AB, Sweden Lines: 30 Message-ID: References: <3 DOT 0 DOT 6 DOT 16 DOT 20030115130330 DOT 423fc348 AT pop3 DOT 01019freenet DOT de> NNTP-Posting-Host: lws256.lu.erisoft.se X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Ben Peddell (killer DOT lightspeed AT bigpond DOT com) wrote: : Here's an example of what I think may be going on: : MBR: : 0: Primary (hda1)(C:) : 1: Extended (hda5...hda9) : 2: Empty : 3: Empty : Extended1: : 0: Primary (hda5)(D:) : 1: Extended (hda6...hda9) : 2: Empty : 3: Empty : Extended2: : 0: Primary (hda6)(E:) : 1: Primary (hda7)(H:) : 2: Extended (hda8...hda9) : 3: Empty That Extended2 isn't a valid extended partition table. What you call Primary in the Extended partitions are usually called Logical ones. Right, MartinS