bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Antw: Re: Stage2 is not loaded


From: Volker Augustin
Subject: Antw: Re: Stage2 is not loaded
Date: Wed, 25 Oct 2000 11:04:54 +0200

Hi Okuji,

I have not yet checked out your new code, but here is a more detailed problem 
description:
The devices of my computer are as follows: hard disk, cdrom, internal zip drive.

Now, when I boot with the zip drive connected, the init_bios_info code hangs 
when calling track_int13(drive). Before that, it gives me the following drive 
information:
  ...
  Checking drive 1
  Getting geometry
  Drive geometry:
  cylinders=96, heads=64, sectors=32, total_sectors=196608, flags=1
  Cleaned out the I/O map.
Then it hangs.

Now, when I disconnect the zip drive, I get
  ...
  Checking drive 1
  Getting geometry
  Getting the APM BIOS table ...
Then it hangs.

Attached is common.c with my debugging statements.

Volker

P.S. Gonna check out your new code in 2 hours. Gotta eat first :-) A programmer 
starved to death is a bad programmer.

Attachment: COMMON.C
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]