How to install SoftICE in VMware

Source: Internet
Author: User

Cause 1:

SoftICE is installed on Windows XP. An error is displayed after Net start ntice is installed:

System Error 31.
Devices connected to the system do not play a role.

Modify the boot. ini file:

[Boot loader]
Timeout = 5
Default = multi (0) disk (0) RDISK (0) Partition (1)/Windows
[Operating systems]
Multi (0) disk (0) RDISK (0) Partition (1)/Windows = "Microsoft Windows XP Professional"/Noexecute = optin/Fastdetect

Change:

[Boot loader]
Timeout = 5
Default = multi (0) disk (0) RDISK (0) Partition (1)/Windows
[Operating systems]
Multi (0) disk (0) RDISK (0) Partition (1)/Windows = "Microsoft Windows XP Professional"/Execute/Fastdetect

If not, check whether the virtual optical drive is installed and disable the drive.

Cause 2: When SoftICE is installed, error code 31 cannot be started. Most of the symptoms are caused by daemontools. Sptd used by daemontools 4.0 or later. the sys Driver conflicts with SoftICE (so far I can only use version 3.47). If you have unfortunately installed daemontools, you cannot start SoftICE even if you detach it. The system reports:

---------------------------
SoftICE Start Failure
---------------------------
Error code 31
A device attached to the system is not functioning.
Please check the Event Viewer for more information
---------------------------
OK
---------------------------

The solution is to delete the remaining sptd. sys of daemontools. Delete HKEY_LOCAL_MACHINE/system/CurrentControlSet/services/sptd in the Registry, and then delete the C:/Windows/system32/Drivers/sptd. sys Driver file. Restart the machine.

Cause 3: SoftICE is also installed in VMware 5:
First click Run menu VM-> install VMware Tools .... Close VMWare, open the virtual machine configuration file (. vmx), and add the following statement at the beginning of the file: vmmouse. Present = "false"
Svga. maxfullscreenrefreshtick = "5" Start VMware and press Alt + enter in the Net start folder. This will enter the VGA mode and crtl + D again. This is generally OK. PS: SoftICE has stopped development. The principle of replacing the interrupt is doomed to its instability and being forced to follow Microsoft's frequent upgrade. We will continue to use windbg in the future.

 

After installation: Adjust the video card cache to more than 8 MB to maximize the screen set maximize on!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.