|
For 1, you can mount the vhd, then modify the registry, immediately after you finish "vbootctl make" command.
vbootctl mount \path\your-vista.vhd (suppose it will mount to Z:\)
open regedit, and load hive z:\windows\system32\config\SOFTWARE
then replace all D:\ with C:\
also replace in hive file: z:\windows\system32\config\SYSTEM
then umount z
vbootctl umount z
after the above, vista should boot as C: drive
We will try to automate these steps in our future vboot versions.
2, we couldn't reproduce this error. Can you post more details. For Vista, make sure you click "New" button once partitions are shown. Click the virtual disk, then click New button below to create a new partition. |
|