Question is in the title. I'm trying to install vista from usb (want to play fallout 3 without crashing!). I've converted it into a boot-able usb device (I'll show process bellow).
PC specs.
current OS: windows 7 64 bit
mobo: msi z87 gd65
cpu: i5 4670k
ram: corsair vengeance 4gb x 2
gpu: amd r9 280x
ssd: samsung (holds windows 7 64bit + apps)
hdd: x3
This is what happens:
After turning my pc on, I press f8 to bring up boot select. The usb with vista OS on it is showing up, I select and then it will just flash back to the MSI logo screen, giving me the option to press f8 to access boot options.
I should note that the boot options only shows the UEFI usb, which is fine because the usb has a bootmgr.efi file on it BUT yesterday it was showing the normal usb option, which I took and it would boot and start the installation (halted at 80% for an error). I'm mentioning this because when I plug in a different usb containing a windows 7 os, it will show both a UEFI usb option and the normal usb option. Not sure what that could mean.
Bootable usb vista process
CMD console
diskpart
list disk
select disk x
clean
create partition primary
select partition 1
active
formati fs=ntfs
assign
exit (takes me out of diskpart)
cd\
(i copy bootsect.exe from vista os and paste it in my d:\)
return to cmd
d:\bootsect.exe /nt60 h: (h: is my usb)
I then copy content of vista os .iso onto my usb drive.
Would love some help over here
PC specs.
current OS: windows 7 64 bit
mobo: msi z87 gd65
cpu: i5 4670k
ram: corsair vengeance 4gb x 2
gpu: amd r9 280x
ssd: samsung (holds windows 7 64bit + apps)
hdd: x3
This is what happens:
After turning my pc on, I press f8 to bring up boot select. The usb with vista OS on it is showing up, I select and then it will just flash back to the MSI logo screen, giving me the option to press f8 to access boot options.
I should note that the boot options only shows the UEFI usb, which is fine because the usb has a bootmgr.efi file on it BUT yesterday it was showing the normal usb option, which I took and it would boot and start the installation (halted at 80% for an error). I'm mentioning this because when I plug in a different usb containing a windows 7 os, it will show both a UEFI usb option and the normal usb option. Not sure what that could mean.
Bootable usb vista process
CMD console
diskpart
list disk
select disk x
clean
create partition primary
select partition 1
active
formati fs=ntfs
assign
exit (takes me out of diskpart)
cd\
(i copy bootsect.exe from vista os and paste it in my d:\)
return to cmd
d:\bootsect.exe /nt60 h: (h: is my usb)
I then copy content of vista os .iso onto my usb drive.
Would love some help over here