bradsm87
11th June 2006, 03:16 AM
Hi,
Just in case you all didn't know, if you get an error that it can't read Winload.exe, you need to do the following from the command line of the vista boot cd:
C:
bcdedit /set {bootmgr} device boot
bcdedit /set {default} device boot
bcdedit /set {default} osdevice boot
This will tell it to boot from the partition that it is on rather than looking for C: which it doesn't do properly.
Now how the hell can we get past the UNMOUNTABLE_BOOT_VOLUME error? Somebody help please!
Just in case you all didn't know, if you get an error that it can't read Winload.exe, you need to do the following from the command line of the vista boot cd:
C:
bcdedit /set {bootmgr} device boot
bcdedit /set {default} device boot
bcdedit /set {default} osdevice boot
This will tell it to boot from the partition that it is on rather than looking for C: which it doesn't do properly.
Now how the hell can we get past the UNMOUNTABLE_BOOT_VOLUME error? Somebody help please!