OSDev.org

The Place to Start for Operating System Developers
It is currently Wed Apr 24, 2024 8:32 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Loader Again
PostPosted: Sun Feb 11, 2001 12:00 am 
Hello,
I've make a bootloader myself with MASM that
loads a C-executor to the memory and gives it control
then, the C/Exec loads a kernel written in DJGPP
to memory and relocate it and give the kernel control
but the loader seem to be not working ...

Any one help, thank you.


Top
  
 
 Post subject: RE:LoaderĀ Again
PostPosted: Sun Feb 11, 2001 12:00 am 
>On 2001-02-11 06:51:47, Ben Hsu wrote:
>Hello,
> I've make a bootloader myself with MASM that
>loads a C-executor to the memory and gives it control
>then, the C/Exec loads a kernel written in DJGPP
>to memory and relocate it and give the kernel control
>but the loader seem to be not working ...
>
> Any one help, thank you.

Sorry, I forgot to describle more specifically,
source code is avaible at
http://www.geocities.com/benshsu/ld/download.htm
Thank you,


Top
  
 
 Post subject: RE:LoaderĀ Again
PostPosted: Wed Jun 27, 2001 11:00 pm 
>On 2001-02-11 06:58:43, Anonymous wrote:
>>On 2001-02-11 06:51:47, Ben Hsu wrote:
>>Hello,
>> I've make a bootloader myself with MASM that
>>loads a C-executor to the memory and gives it control
>>then, the C/Exec loads a kernel written in DJGPP
>>to memory and relocate it and give the kernel control
>>but the loader seem to be not working ...
>>
>> Any one help, thank you.
>
>Sorry, I forgot to describle more specifically,
>source code is avaible at
>http://www.geocities.com/benshsu/ld/download.htm
> Thank you,
Watch this line
flag dw 0aa55h
Remember that this must be written out at 510 bytes.


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

All times are UTC - 6 hours


Who is online

Users browsing this forum: Bing [Bot] and 139 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