From: Guest section DW <dwguest@win.tue.nl>
To: Robert Holmberg <robert.holmberg@helsinki.fi>,
linux-kernel@vger.kernel.org
Subject: Re: [OT] Odd partition overlapping problem
Date: Wed, 14 Nov 2001 12:02:18 +0100 [thread overview]
Message-ID: <20011114120218.B21270@win.tue.nl> (raw)
In-Reply-To: <Pine.LNX.3.95.1011113095524.1544A-100000@chaos.analogic.com> <1005691726.2007.0.camel@localhost> <1005724114.405.0.camel@spinel> <1005750180.1234.2.camel@localhost>
In-Reply-To: <1005750180.1234.2.camel@localhost>; from Robert Holmberg on Wed, Nov 14, 2001 at 10:02:59AM -0500
On Wed, Nov 14, 2001 at 10:02:59AM -0500, Robert Holmberg wrote:
> It seems my hda 6 is overlapping my hda4.
>
> Partition table:
> 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+ 5 Extended
> /dev/hda5 2648 2713 530113+ 82 Linux swap
> /dev/hda6 2714 3736 8217216 c Win95 FAT32 (LBA)
There is nothing wrong with this partition table,
from a Linux point of view.
But lots of things may be wrong in the Windows - Linux cooperation.
Windows has its own data independent of the partition table.
So, if you change the partition table Windows may still use
the original partitioning.
Something else that may be bad: type 5 becomes type f when LBA
should be used. Since you are past cylinder 1024 you do not
want the CHS data to be used.
Something else that may be bad: DOS/Windows expects that type 5/f is
their own. At least the first partition in an extended should
be a DOS/Windows one, otherwise some programs will be unhappy.
Etc.
Try first f instead of 5, that is the easiest change.
next prev parent reply other threads:[~2001-11-14 11:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20011113165624.A28398@cyclone.neutech.fi>
2001-11-13 14:45 ` Robert A H Holmberg
2001-11-13 15:08 ` Richard B. Johnson
2001-11-13 22:48 ` [Probably OT] " Robert Holmberg
2001-11-14 15:02 ` [OT] " Robert Holmberg
2001-11-14 11:02 ` Guest section DW [this message]
2001-11-13 22:51 ` [Probably OT] " Robert Holmberg
2001-11-14 11:08 ` Guest section DW
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=20011114120218.B21270@win.tue.nl \
--to=dwguest@win.tue.nl \
--cc=linux-kernel@vger.kernel.org \
--cc=robert.holmberg@helsinki.fi \
/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
all inboxes | Powered by JetHome®