9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: fanch <fanch@kekpar.net>
To: 9fans@9fans.net
Subject: [9fans] biosdiskcall() error on startup
Date: Mon,  7 Jun 2010 16:58:19 +0200	[thread overview]
Message-ID: <4C0D090B.6030603@kekpar.net> (raw)


Hi,

I'm a new Plan9 user (still in the steep part of the learning curve),
and I've run into an already known problem :

    biosdiskcall: int 13 op 0x42 drive 0x80 failed, ah error 0x80
    sectread: bios failed to read 512  @ sector 0 of 0x80

I have an Intel DG45FC mini-ITX board. Same problem with MS Virtual PC.

Commenting out the following call in sectread() (src/boot/pc/devbios.c)
solves the problem :

    biosdiskcall(&regs, Biosdrvrdy, 0, bdp->id, 0);


-- fanch






                 reply	other threads:[~2010-06-07 14:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4C0D090B.6030603@kekpar.net \
    --to=fanch@kekpar.net \
    --cc=9fans@9fans.net \
    /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;
as well as URLs for NNTP newsgroup(s).