Log in

View Full Version : Softice in virtualbox


arachaz
December 2nd, 2009, 10:14
Can anyone help to get softice working on virtualbox?
I have installed driverstudio 2.3 on latest virtualbox, but softice screen doesn't pop up when using Ctrl+D; The dos screen remains there, and system is blocked.

Thanks

Silkut
December 2nd, 2009, 10:49
Hello,
one of the forum members has gathered lots of knowledge about sICE, doing topics, giving hints and help around him..maybe it's even in the FAQ.

arachaz
December 3rd, 2009, 01:46
Thanks friend!

Where can I find these infos ?

Silkut
December 3rd, 2009, 03:44
Hi,
In the FAQ, there is a part about SoftIce, you can also use the search function with keyword like "softice installation". I also found this http://forums.virtualbox.org/viewtopic.php?f=1&t=150
I'm a bit surprised nobody tried it that much..Kayaker, you there ?

arachaz
December 3rd, 2009, 03:58
I read the Faks and other threads, but still no hint on working softice on Virtualbox xp guest.

I have driverstudio 3.2 working on Xp Sp1, but not on virtualbox xp sp1 guest.

Waiting for help.

Thanks you all

Kayaker
December 3rd, 2009, 21:25
Quote:
[Originally Posted by Silkut;83901]Kayaker, you there ?


Yah I'm here, watching
Sort of waiting for some sign of a search attempt, such as in some of the Similar Threads listed a few mouse scrolls down the page.

I don't know "the answer" for Virtual Box, but you could read some of the following threads and try a few things. Unless someone has solved a known issue with it, you'll have to work on the problem.

SoftICE Installation
http://www.woodmann.com/forum/showthread.php?t=11332

VMWare & Softice - Experiences, problems and solutions
http://www.woodmann.com/forum/showthread.php?t=5806

Official tech support - Configuring Softice to work on all video cards
http://www.woodmann.com/forum/showthread.php?t=7199

Softice in VM running Win98SE
http://www.woodmann.com/forum/showthread.php?t=10911


A few things to think about, all mentioned previously:

Use the last official patch for DS32, which is in the Collaborative RCE Tool Library.

VMWare requires a couple of settings modified in the .vmx file. Perhaps Virtual Box may have something similar you can change:
vmmouse.present = FALSE
svga.forceTraces = "TRUE"

If you can Ctrl-D a second time and get control back on the desktop, then Softice is probably running OK behind the scenes and it's likely a graphics support problem. If the keyboard is hooked properly you could even type in some basic commands and see their output in the history log. Viewing the history log from loader32.exe (Save Softice History As), will tell you if Sice loaded properly.

/back to watching

arachaz
December 4th, 2009, 02:22
Thanks Kayaker.