Running in Bochs
Moderator: Moderator Team
Running in Bochs
I'm in the middle of compiling my first stab at ReactOS and was looking ahead to how I was going to get it to run on the Bochs emulator. What steps should I take to make the 'bootcd' build of ROS run on Bochs for Windows? Thanks!
-
- Developer
- Posts: 508
- Joined: Mon Apr 25, 2005 12:46 pm
I would really recommend to use QEMU. There's already a preinstalled QEMU-Version including QEMU downloadable. It's much faster and easier to use, when using Qemu Manager frontend.
If you want to have it even faster use vmware-server or VirtualPC, both freeware now.
You will not have to take any special steps, except compiling with dbg=0 and kdbg=0 if you compile trunk, because it might not be working with debugging on.
If you want to have it even faster use vmware-server or VirtualPC, both freeware now.
You will not have to take any special steps, except compiling with dbg=0 and kdbg=0 if you compile trunk, because it might not be working with debugging on.
Hi bochs is great emulator in many way but have one big problem speed.
ReactOS defualt is using graphic user interface (GUI). I am recomande if u do not need doing really advance debuging, u should switch to
vmware or qemu
both are free for linux.
If u do not need todo extream advance debuging I say use qemu or vmware. I am using vmware server in frist hand. and doing almost all debugibg there.
Bestreagds
Magnus
ReactOS defualt is using graphic user interface (GUI). I am recomande if u do not need doing really advance debuging, u should switch to
vmware or qemu
both are free for linux.
If u do not need todo extream advance debuging I say use qemu or vmware. I am using vmware server in frist hand. and doing almost all debugibg there.
Bestreagds
Magnus
If I were to use vmware Server or VirtualPC, how would I point those to the boot CD I've made? Would I have to actually make an ISO image of that and put it on CD, or can I run it 'locally'?ThePhysicist wrote:I would really recommend to use QEMU. There's already a preinstalled QEMU-Version including QEMU downloadable. It's much faster and easier to use, when using Qemu Manager frontend.
If you want to have it even faster use vmware-server or VirtualPC, both freeware now.
You will not have to take any special steps, except compiling with dbg=0 and kdbg=0 if you compile trunk, because it might not be working with debugging on.
Select the ISO (mount as "CD") which you have downloaded from reactos.org website with VMware, QEMU, Bochs or Virtual PC.whirl wrote:If I were to use vmware Server or VirtualPC, how would I point those to the boot CD I've made? Would I have to actually make an ISO image of that and put it on CD, or can I run it 'locally'?
NO!whirl wrote:I'm not downloading an ISO from the website, I'm compiling one.frik85 wrote:Select the ISO (mount as "CD") which you have downloaded from reactos.org website with VMware, QEMU, Bochs or Virtual PC.
What all do I put into the ISO I'm making? The entire output-i386 folder or what?
Code: Select all
make
make bootcd
make livecd
Who is online
Users browsing this forum: No registered users and 0 guests