Computing.Net > Forums > Windows XP > bachs setup

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

bachs setup

Reply to Message Icon

Name: gort
Date: May 19, 2006 at 19:53:14 Pacific
OS: xp pro
CPU/Ram: 1800+ 768 mb
Product: homemade
Comment:

could someone give me a walk through on how to setup bachs?



Sponsored Link
Ads by Google

Response Number 1
Name: ham30
Date: May 19, 2006 at 20:41:50 Pacific
Reply:

If you mean batch, do a Google search for
"XP batch"

Do yourself a favor BACKUP!
Sorry, I do not check for private messages


0

Response Number 2
Name: jefro
Date: May 20, 2006 at 14:01:07 Pacific
Reply:

Bochs.

I love emulators. What I would do is search for QEMU on windows and get it. They made a program based on Bochs and sort of made it easier. The installer will load it to your system. Then see the .bat (batch) file to see how to use them. You make machines out of the batch files with a text editor.


Here is a sample.


REM Start qemu on windows.
@ECHO OFF

START qemu.exe -L . -m 128 -cdrom dsl2.iso -boot d

CLS
EXIT

The QEMU emulates a simple computer and runs the batch file. It uses 128 Meg ram and boots the CD image file dsl1.iso. This would run damn small linux just as if you booted from a CD.


See also VMware's VMplayer for other ideas.

Pretty sure last time I used Bochs it used a similar type of setup file as QEMU.


0

Response Number 3
Name: gort
Date: May 20, 2006 at 20:56:57 Pacific
Reply:

the problem is, theres so many diffrent things you can download. im confused on which one i should download. do you have a link for it?


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows XP Forum Home


Sponsored links

Ads by Google


Results for: bachs setup

windows xp setup problem www.computing.net/answers/windows-xp/windows-xp-setup-problem/29079.html

Boot Loop with new RAID 0 Setup www.computing.net/answers/windows-xp/boot-loop-with-new-raid-0-setup/142344.html

Re-setup from format www.computing.net/answers/windows-xp/resetup-from-format/143254.html