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
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?
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.
Summary: Recently I purchased my second WD Raptor (A very nice 10,000 RPM SATA Drive). I placed the new drive into my SATA 2 position and placed a Legacy power plug into it (my previously bought Raptor is plac...
Summary: I'm sorry for not clairifying- We have installed windows, and it works fine, but the drivers have been erased. Yes, we reinstalled windows using the setup disk from Dell, and the cards that are in the...