OSDev.org

The Place to Start for Operating System Developers
It is currently Fri Apr 19, 2024 3:03 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Post bios starting
PostPosted: Sun Apr 07, 2002 11:00 pm 
Hi, i found on some information about how a computer
starts some info on what gets copied to the DL
register when the bios first loads the bootloader.
The information was for telling the bootloader
where it was loaded from.
the values
00h for the first floppy drive and
80h for drive c.
Drive c would be a ms windows thing. Are there
any other codes i should be aware of for say a linux
partition or can a bootloader only be loaded from
drives a and c?
Thanx


Top
  
 
 Post subject: RE:Post bios starting
PostPosted: Mon Apr 08, 2002 11:00 pm 
>On 2002-04-08 16:57:07, Brill wrote:
>Hi, i found on some information about how a computer
>starts some info on what gets copied to the DL
>register when the bios first loads the bootloader.
>The information was for telling the bootloader
>where it was loaded from.
>the values
>00h for the first floppy drive and
>80h for drive c.
>Drive c would be a ms windows thing. Are there
>any other codes i should be aware of for say a linux
>partition or can a bootloader only be loaded from
>drives a and c?
>Thanx
No, this is not the partition C on your harddisk,
it is the first EIDE driver in your computer.
Those codes represent the drives as used for int 0x13!

The Legend


Top
  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 104 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group