Jump to content

the solutor

Member
  • Posts

    7
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Italy

About the solutor

Profile Information

  • OS
    Server 2016

the solutor's Achievements

0

Reputation

  1. Afaik the only thing related to VHDs on XP/W2k, was a driver installed by VirtualPC, but I' don't remember if it was called vhdmp.sys Copy it from XP directory of HBCD (or from the install media) Please read what I actually wrote. Obviously just comping a file leads to nothing useful. You need to use the FIC_HDC script, then (if needed) copy/overwrite the file. The script updates the registry, but may copy the wrong driver (too new for W2K /too old for W7/wrong architecture for XP64 and so on)
  2. Not sure I never used the DVD. The CD was always more than enough for my needs Nice finding, whatever I never tested it, but I got working the original one on installed OS (to fix a different installed OS on a different partition/VHD). Aside adjusting some paths and providing the 7z package with actual drivers, you need also the file txtsetup.sif from the XP dir, then it will works, at least I'm sure it works from W7 x86) Check if the actual driver (ahci.sys or whatever is needed) was actually copied in \system32\drivers eventually replace it with a driver that works for sure in Win2K (try older/newer version or even a different driver. Just rename it like the old one) (the same tecnique is applicable for AMD64 (oses). IIRC the script try to use a driver that's already included, if nothing is found it copies a driver from the 7z package, but those driver are 32bit, hence let the script do its work then replace the .sys with the correct AMD64 version I would start fresh with a copying of the original partition, not touched by Paragon. Whatever, the success rate isn't 100%. Is very high but not 100%. In my experience is hard to get working old installation that included the Intel RST (Raid) drivers, they mess the system to the point that even moving a modern W10/W11 to standard AHCI or IDE becomes really hard
  3. Until Server 2008R2 servers lacked some bits about multimedia, bluetooth and alike. Starting from WHS2011/Server2008R2 Essentials the situation changed a lot. 2012 Essentials, 2012R2 essentials + WSEMP are also completely usable as client machine Since 2016 Almost everything works out of the box (for some reasons a audio codec package is missing, but easy to install), the only disadvantage are limited to Bluetooth which is half backed on server (use the toshiba stack instead), few hid drivers are also missing, which makes Servers not working out of the box on some notebooks, and little more. Also some (especially Intel) VGA or Lan Card drivers are artificially blocked from installing on servers, that's easy to workaround. Everything else is there: BDA codecs/drivers, Video codecs and so on. The remaining disadvantages are related to licensing terms of installable SW not to problems of Server OS itself. Say most antivirus, or partitioning SW (that have a commercial Server version) aren't going to install on servers (again easy workarounds in most cases)
  4. vhdmp has nothing to do with xp, it's a driver used to mount VHD/VHDX images, something that XP doesn't do natively. Probably you used some dumb migration tool that messed things. Don't use anything to "migrate". All you need is to mount the source VHD and the destination physical disk, then "copy" the partition(s) with any SW capable of doing so from Easus/Acronis/Paragon/whatever. Then all you have to do is to make the boot partition active and install the bootloader using bcdboot. (then follow what I wrote in the previous message) If your source disk isn't a VHD/VHDx (say vmdk or vdi) just convert it. I suggest the free tool from Starwind, but Virtualbox itself can convert many formats
  5. @Dietmar What about N100? Did you test CSMwrap there? I tested it briefly but all I got is CSMwrap complaining about the above 4G address, no matter how I set the related setting in the UEFI setting page.
  6. Given you're on Vbox before migrating to physical partition you should add a dummy disk attached to a controller close to the physical one you're going to use on physical machine. Then boot once to get the controller detected and its drivers installed, then possibly remove the dummy disk, connect the OS virtual disk to such controller and let the OS boot again. The above is usually enough to move Vista/7/8/10/11 to a physical disk, but may be not enough to migrate XP or Win2K, unless you use generic AHCI/IDE drivers. For XP/2K, if the above fails still use Hiren's boot CD and use it's fix_hdc script (it's under the registry section), it's almost bullet proof, and it's the only effective way to move from virtual to physical or viceversa (or from a physical machine to a different one), also is the only effective way to migrate from a Hyper-V VM (given there the Vbox trick isn't applicable (hyper-V has only ide controllers in MBR mode or scsi controllers in GPT mode)
×
×
  • Create New...