All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: "H. Peter Anvin" <hpa@zytor.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Rewritten Linux kernel loader
Date: Fri, 18 May 2007 09:35:23 -0700	[thread overview]
Message-ID: <464DD5CB.30905@zytor.com> (raw)
In-Reply-To: <20070518084646.GY14071@os.inf.tu-dresden.de>

Adam Lackorzynski wrote:
>> +
>> +    /* Make sure we have a partition signature */
>> +    bootsect[0x510] = 0x55;
>> +    bootsect[0x511] = 0xaa;
> 
> These two should be decimal instead of hex.
> 

Oh, yes, duh.  510 and 511 or 0x1fe and 0x1ff.

	-hpa

      reply	other threads:[~2007-05-18 16:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-16 21:31 [Qemu-devel] Rewritten Linux kernel loader H. Peter Anvin
2007-05-17 15:14 ` Ed Swierk
2007-05-17 15:27 ` Paul Brook
2007-05-17 21:06 ` H. Peter Anvin
2007-05-18  8:46   ` Adam Lackorzynski
2007-05-18 16:35     ` H. Peter Anvin [this message]

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=464DD5CB.30905@zytor.com \
    --to=hpa@zytor.com \
    --cc=qemu-devel@nongnu.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.