All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Mick <dmick@redhat.com>
To: linux-kernel@vger.kernel.org
Subject: Re: failing while writing to disk with BIOS in realmode setup
Date: Thu, 02 Jul 2015 18:23:59 -0700	[thread overview]
Message-ID: <5595E42F.2050301@redhat.com> (raw)
In-Reply-To: <5594B68A.3000205@redhat.com>

On 07/01/2015 08:56 PM, Dan Mick wrote:
> What might I be doing wrong?  Why won't this code succeed to write to
> the (otherwise empty) drive 1 from kernel setup's main?  

Indeed it was something very dumb, as hpa was kind enough to point out:
grub2 with 'linux' never runs the 16-bit realmode setup code.  at all.

Changing to linux16/initrd16 is making much more sense.  Many thanks to hpa.


      reply	other threads:[~2015-07-03  1:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-02  3:56 failing while writing to disk with BIOS in realmode setup Dan Mick
2015-07-03  1:23 ` Dan Mick [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=5595E42F.2050301@redhat.com \
    --to=dmick@redhat.com \
    --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 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.