public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [OT] Odd Partition overlapping problem solved.
@ 2001-11-15 15:27 Robert Holmberg
  0 siblings, 0 replies; only message in thread
From: Robert Holmberg @ 2001-11-15 15:27 UTC (permalink / raw)
  To: linux-kernel

Thanks to everyone for their suggestions.

I didn't use DO FDISK for partitioning since it suggests nice things
like "There is 8 GB of free space left on drive, would you like to
create a 22 GB partition?". I found some information about FDISK not
liking to create partitions after a >8GB non-dos partition.

I deleted my entire extended partition, got a freeware dos partitioning
program (Partition Manager), and created a type 'f' extended (Windows
LBA extended) partition. Now I can happily mount this partition in both
Linux and Windows, write large files (2GB) to it, read the in the other
end and not I'm experiencing corruption. So I guess the problem is
solved. I'm using a swapfile now, but I'm going to create a linux swap
partition *after* the windows partition. So here is the working version:

Device    Boot    Start       End    Blocks   Id  System
/dev/hda1   *         1       523   4200966    c  Win95 FAT32 (LBA)
/dev/hda2           524       525     16065   83  Linux
/dev/hda3           526      2647  17044965   83  Linux
/dev/hda4          2648      3736   8747392+   f  Win95 Ext'd (LBA)
/dev/hda5          2648      3736   8747361    c  Win95 FAT32 (LBA)

Thanks again,

Robert



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-11-15  8:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-15 15:27 [OT] Odd Partition overlapping problem solved Robert Holmberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox