On Mon, Aug 22, 2011 at 11:03:03AM -0400, Kenny Armstrong wrote: > Nevermind, just realized the error in the question. Windows needs > to boot in order to read anything from the registry, however we > can't even get that far.
Did W2K3 use BCD or BOOT.INI? If it was old enough to use BOOT.INI then you might try editing it: # guestfish -i -d WinXPRecConsole ><fs> edit /boot.ini and I think change all disk(0) -> disk(1) (or maybe rdisk(0) -> rdisk(1)?) Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones New in Fedora 11: Fedora Windows cross-compiler. Compile Windows programs, test, and build Windows installers. Over 70 libraries supprt'd http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw _______________________________________________ virt-tools-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-tools-list
