I'm trying to install Windows 7 Pro in a partition of a multi boot disk.
My goal is to avoid overwriting my Grub bootloader. I'm on an old BIOS machine and storage disk has a GPT partition table.
I thought to just apply install.wim image, something like this:
Unfortunately the above dism command seems a bit smarter than the version included in my win7 install ISO.
I tried but there isn't any recognized "/apply-image" option...
Questions:
1. how to install windows 7 using ISO image and its command prompt (shift+f10)
2. how to prevent windows install procedure to put its bootloader at the beginning of my disk and overwrite actual Grub loader for other linux system.
Thanks in advance!
My goal is to avoid overwriting my Grub bootloader. I'm on an old BIOS machine and storage disk has a GPT partition table.
I thought to just apply install.wim image, something like this:
Code:
dism /apply-image /imagefile:e:\sources\install.wim /index:1 /applydir:c:\
Unfortunately the above dism command seems a bit smarter than the version included in my win7 install ISO.
I tried but there isn't any recognized "/apply-image" option...
Questions:
1. how to install windows 7 using ISO image and its command prompt (shift+f10)
2. how to prevent windows install procedure to put its bootloader at the beginning of my disk and overwrite actual Grub loader for other linux system.
Thanks in advance!
My Computer
- Computer type
- PC/Desktop
- OS
- Windows 7 Home Premium 64bit