From: DervishD <lkml@dervishd.net>
To: kernel <kernel@crazytrain.com>
Cc: Jan Engelhardt <jengelh@linux01.gwdg.de>,
Konstantin Kudin <konstantin_kudin@yahoo.com>,
Horst von Brand <vonbrand@inf.utfsm.cl>,
linux-kernel@vger.kernel.org
Subject: Re: fdisk: What do plus signs after "Blocks" mean?
Date: Thu, 14 Jul 2005 18:23:38 +0200 [thread overview]
Message-ID: <20050714162338.GA216@DervishD> (raw)
In-Reply-To: <1121349002.3718.11.camel@crazytrain>
Hi kernel.
* kernel <kernel@crazytrain.com> dixit:
> First 446 bytes are boot code and all
> Next 64 bytes are for 4 partition records, 16 bytes each
> Last 2 bytes are signature
And that's right, but only for the MBR. If you set up an extended
partition in the MBR, the partition table for that extended partition
is on the boot record of the extended partition. If you just backup
the MBR, you only backup the *declaration* of the extended partition
(where it starts, where it ends, etc.) but NOT the partition table of
the extended partition (that is, the partitions within the extended
partition). For storing that you have to backup the first sector of
the extended partition itself. And you have to do it recursively if
you want to backup any partition setup, no matter how strange.
I hope I've made this clear, is a bit difficult to explain
without a couple of diagrams O:)
Raúl Núñez de Arenas Coronado
--
Linux Registered User 88736 | http://www.dervishd.net
http://www.pleyades.net & http://www.gotesdelluna.net
It's my PC and I'll cry if I want to...
next prev parent reply other threads:[~2005-07-14 16:20 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-12 16:35 fdisk: What do plus signs after "Blocks" mean? Konstantin Kudin
2005-07-12 17:37 ` DervishD
2005-07-12 20:19 ` Horst von Brand
2005-07-12 20:48 ` Konstantin Kudin
2005-07-13 10:24 ` Jan Engelhardt
2005-07-14 13:50 ` kernel
2005-07-14 16:23 ` DervishD [this message]
2005-07-14 18:08 ` Jan Engelhardt
2005-07-13 12:14 ` DervishD
2005-07-13 12:13 ` DervishD
[not found] <mailman.1123702259.29404.linux-kernel2news@redhat.com>
2005-08-10 23:00 ` Problem with usb-storage and /dev/sd? Pete Zaitcev
2005-08-11 7:29 ` DervishD
2005-08-11 22:53 ` Horst von Brand
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=20050714162338.GA216@DervishD \
--to=lkml@dervishd.net \
--cc=jengelh@linux01.gwdg.de \
--cc=kernel@crazytrain.com \
--cc=konstantin_kudin@yahoo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=vonbrand@inf.utfsm.cl \
/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