OSDev.org

The Place to Start for Operating System Developers
It is currently Thu Apr 25, 2024 11:45 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 9 posts ] 
Author Message
 Post subject: Bochs? Huh?
PostPosted: Sat Mar 09, 2002 12:08 am 
I tried to set up Bochs, but I don't know what to I need for
the options "Video ROM" and "BIOS ROM" (or similar).


Top
  
 
 Post subject: Re: Bochs? Huh?
PostPosted: Sat Mar 09, 2002 1:56 am 
Offline
Member
Member
User avatar

Joined: Fri Oct 22, 2004 11:00 pm
Posts: 1076
bochs comes with all required files (including video rom + bios rom). its more than just an .exe file.

_________________
-- Stu --


Top
 Profile  
 
 Post subject: Re: Bochs? Huh?
PostPosted: Sat Mar 09, 2002 2:06 am 
I have it installed under Linux ...


Top
  
 
 Post subject: Re: Bochs? Huh?
PostPosted: Sat Mar 09, 2002 3:33 am 
Here is a simple .bochsrc file. It assumes that you run bochs from directory one level deeper from where the bochs is installed. Change "romimage" and "vgaromimage" path settings  to wherever those files reside on your system. (Anyway, you should have those files..)

floppya: 1_44="a.img", status=inserted
diskc: file="c.img", cyl=81, heads=16, spt=63
romimage: file=../BIOS-bochs-latest, address=0xf0000
vgaromimage: ../VGABIOS-elpin-2.40
megs: 4
boot: c
ips: 500000
mouse: enabled=0
time0: 0
newharddrivesupport: enabled=1
log: bochsout.txt


Top
  
 
 Post subject: Re: Bochs? Huh?
PostPosted: Sat Mar 09, 2002 7:11 am 
Basically, Bochs itself is nothing more than a cpu with the ability to add a hard drives and floppy dirves and a monitor. The VGA rom is really a "video card" and the BOIS rom is well what it uses for a BIOS. Bochs comes with both a VGA rom and a BIOS rom. You can (supossedly) use any VGA rom that you want, but the one from elpin that comes with Bochs works great. I'm not sure whether or not you can use any BOIS rom that you want though(I'm thinking that you can't).

K.J.


Top
  
 
 Post subject: Re: Bochs? Huh?
PostPosted: Sat Mar 09, 2002 7:31 am 
Quote:
Basically, Bochs itself is nothing more than a cpu with the ability to add a hard drives and floppy dirves and a monitor

Nope. Bochs is a complete (well, almost complete..) PC emulator. It has emulated hard drives, floppy drives, VGA card etc built-in. There are talks now on the bochs development list about separating the cpu part from the other ones for some purpose (I guess, testing), which may prove rather hard..

Quote:
The VGA rom is really a "video card"

No, it's just what it is - a VGA ROM.. ;)


Top
  
 
 Post subject: Re: Bochs? Huh?
PostPosted: Sun Mar 10, 2002 6:09 am 
Hmm, I can't get it to work. I've configured the rom paths and when I start bochs with a image from tabos it dies with an illegal instruction and when I say alwayscontinue, it keeps executing illegal instructions ...


Top
  
 
 Post subject: Re: Bochs? Huh?
PostPosted: Sun Mar 10, 2002 8:40 am 
Offline
Member
Member
User avatar

Joined: Fri Oct 22, 2004 11:00 pm
Posts: 1076
maybe tabos does something it should not?

_________________
-- Stu --


Top
 Profile  
 
 Post subject: Re: Bochs? Huh?
PostPosted: Tue Mar 12, 2002 11:22 pm 
No, my bochs was buggy, a friend send me another one and this seems to work now!


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

All times are UTC - 6 hours


Who is online

Users browsing this forum: Bing [Bot], Majestic-12 [Bot], RayanMargham, SemrushBot [Bot] and 236 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