9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] biosdiskcall() error on startup
@ 2010-06-07 14:58 fanch
  0 siblings, 0 replies; only message in thread
From: fanch @ 2010-06-07 14:58 UTC (permalink / raw)
  To: 9fans


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






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-06-07 14:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-07 14:58 [9fans] biosdiskcall() error on startup fanch

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).