From: P@draigBrady.com
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: grub-install
Date: Tue, 26 Jul 2005 14:13:53 +0100 [thread overview]
Message-ID: <42E63711.3030309@draigBrady.com> (raw)
In-Reply-To: <42E4E543.4060405@draigBrady.com>
P@draigBrady.com wrote:
> P@draigBrady.com wrote:
>
>> As can be seen in the attached common linux disk layout diagram,
>
>
> sigh, that 16KiB in the diagram should be 32KiB.
> Anyway you get the idea...
Actually do we have 32,256 bytes to use?
I was wondering about sectors 62 & 63 (counting from 0).
On my laptop (that had windows wiped the minute I got it),
I notice that there is a MSWIN4.1 boot record in sector 63
(I think it actually flows over the next 2 sectors also).
So can we generally use that? I.E. does grub provide all
the functionality of that sector?
Also sector 62 has the following? Is that BIOS suspend
to disk info or something, or maybe something left
over from the windos install?
# dd count=1 skip=62 if=/dev/hda 2>/dev/null | od -Ax -tx1z
000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >................<
*
0000c0 67 68 46 50 b6 96 ca 3e bb 35 eb 3d 32 54 4f 53 >ghFP...>.5.=2TOS<
0000d0 48 49 42 41 00 33 00 00 00 00 00 00 00 00 00 00 >HIBA.3..........<
0000e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >................<
*
000100 00 00 00 00 00 00 00 00 00 34 33 4d 35 33 36 38 >.........43M5368<
000110 39 54 00 00 00 00 00 00 00 00 00 00 00 54 4f 53 >9T...........TOS<
000120 48 49 42 41 20 4d 4b 32 30 31 38 47 41 53 00 00 >HIBA MK2018GAS..<
000130 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >................<
*
000200
--
Pádraig Brady - http://www.pixelbeat.org
--
next prev parent reply other threads:[~2005-07-26 13:45 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-24 18:44 grub-install Yoshinori K. Okuji
2005-07-25 2:04 ` grub-install Hollis Blanchard
2005-07-25 9:11 ` grub-install Yoshinori K. Okuji
2005-07-25 10:26 ` grub-install P
2005-07-25 13:12 ` grub-install P
2005-07-26 13:13 ` P [this message]
2005-07-26 19:28 ` grub-install Yoshinori K. Okuji
2005-07-25 15:15 ` grub-install Hollis Blanchard
2005-07-25 16:35 ` grub-install Marco Gerards
2005-07-25 19:16 ` grub-install Yoshinori K. Okuji
2005-07-26 18:41 ` grub-install Vincent Pelletier
2005-07-26 19:34 ` grub-install Yoshinori K. Okuji
2005-07-26 19:56 ` grub-install Vincent Pelletier
2005-07-25 12:15 ` grub-install Marco Gerards
2005-07-25 19:25 ` grub-install Yoshinori K. Okuji
2005-07-25 13:06 ` grub-install Vincent Pelletier
2005-07-25 19:04 ` grub-install Yoshinori K. Okuji
-- strict thread matches above, loose matches on Subject: below --
2008-05-27 5:06 grub-install E.R
2008-05-27 15:40 ` grub-install Pavel Roskin
2008-05-28 0:54 ` grub-install Gregg Levine
2008-05-28 6:00 grub-install E.R
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=42E63711.3030309@draigBrady.com \
--to=p@draigbrady.com \
--cc=grub-devel@gnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.