From: Robert Holmberg <robert.holmberg@helsinki.fi>
To: linux-kernel@vger.kernel.org
Subject: [OT] Odd Partition overlapping problem solved.
Date: 15 Nov 2001 10:27:52 -0500 [thread overview]
Message-ID: <1005838073.1182.0.camel@localhost> (raw)
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
reply other threads:[~2001-11-15 8:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1005838073.1182.0.camel@localhost \
--to=robert.holmberg@helsinki.fi \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox