bug-grub
[Top][All Lists]
Advanced

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

Why don't you scan partition table?


From: Nakayama Shintaro
Subject: Why don't you scan partition table?
Date: Mon, 15 Jan 2001 21:08:50 +0900

Hi.

I tried grub with an embedded target board and found it didn't
work. After investigation, I found that dl register was not
set by BIOS.

I inserted line like the following,

movb $0x80, %dl

and it went well. 

To avoid these problems, I suggest that stage1 should scan the
partition table and find its boot drive.

My grub version is 0.5.96.1. 

Thank you.

Nakayama Shintaro
address@hidden



reply via email to

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