Forum Replies Created
-
AuthorPosts
-
support
Keymasterok, thanks for the reference walkthrough.
support
Keymasterbcdedit /dbgsettings serial debugport:1
then, use VirtualKD entry
More details here: http://msdn.microsoft.com/en-us/windows/hardware/gg487520support
KeymasterGo to VM properties, add select Ports, set COM1 to point to a local pipe (\.pipecom_1), start WinDbg with parameters: “-k com:pipe,port=.\pipedebug”.
support
KeymasterOK, will add it to the roadmap.
support
KeymasterThis is very strange. I have just tested VirtualBox 4.0.8 with Win7 x64 guest and found no problems.
I assume something went wrong with installing the guest-side transport DLL. Can you try doing dynamic patching (described in http://virtualkd.sysprogs.org/ under “Manual Installation”)?support
KeymasterOK, try it in the following sequence:
1. Start your VM. Do not start Windows
2. Start virtual machine monitor. Wait until the VM appears in the list and press “Start debugger”
3. Wait until WinDbg loads and says “connecting to pipe…”
4. Now start the VirtualKD version of Windows.
5. If nothing happens, look at the “packets, resets, OS, debugger and poll rate” fields in VMMON and post the values here.support
KeymasterYour CUE file represents a VideoCD disc (MODE2 statement). This is quite an old an rare format, so the current version of WinCDEmu does not support it.
Adding support for VideoCD and Audio CDs is in the long-term development plan, but is not a priority goal, as such images are very rare nowdays. I would recommend converting the movie into a newer format (e.g. an XVID/MPEG4 file).May 21, 2011 at 10:55 in reply to: Failed to install driver if remove "root/" before HardwardId #1215support
KeymasterWhat is your fully hardware ID and which bus are you using as the underlying bus?
support
KeymasterI will fix this in the future versions.
For now, you can create a symbolic link in your home directory using mklink command (will work on NTFS drives only).support
KeymasterCould you please copy-paste the CUE file contents here? CUE is a simple text file, you can open it with Notepad.
support
KeymasterThe latest version (2.5.2) already supports it.
support
KeymasterIs there a publicly available WinPE ISO out there? I don’t mind adding the support, but I need some test environment for that.
support
KeymasterHi. SysProgs is currently moving to a new hosting provider. So the forum address is temporarily http://forum.sysprogs.com/ instead of http://forum.sysprogs.org/. Once the moving is complete, the original name will be restored.
support
KeymasterYou can hack it:
1. In WinCDEmu settings select “Prefer drive letters starting with V:”
2. Open registry editor (start->run, regedit)
3. Go to HKEY_CURRENT_USERSoftwareSysprogsWinCDEmu
4. Find the “StartingDriveLetterIndex” value and set it to 1 (0 would correspond to A)support
KeymasterHave you tried 3.5?
-
AuthorPosts