Missing drivers to install Windows 7 on Ubuntu 18 Thinkpad











up vote
1
down vote

favorite












I am trying to install Windows 7 on a dedicated partition on a Thinkpad T460s that is currently running Ubuntu 18. I created the partition with gparted, and I created the bootable USB using Rufus from a Windows PC.



Running gdisk -l /dev/nvme0n1 says that my disk is GPT.

These are my current partitions, the n1p4 should be dedicated to windows:



partitions.png



From the BIOS I deactivated secure boot and use UEFI. The USB boots properly, lets me pick language and keyboard layout and lets me click on the big Install button. The problem is at this point: the process stops, saying




“A required CD/DVD drive device driver is missing”




This is the error I get:



missingDriver.jpg



I know that the ISO I use is correct, because I tested it on a VM, so that should not be the problem. I tried creating the USB with different softwares, I tried unplugging it and plugging it back in, I tried changing USB port and I tried changing USB stick. Nothing helped.



At this point, I would be ok with having a clean Windows install and only afterwards putting Linux as dual boot, but given that I can't install Windows at all, this is currently not an option.



The best solution would be being able to install windows in the dedicated partition that I created. Any help is really appreciated.










share|improve this question
























  • This typically means you the installation environment was booted in UEFI mode thus requiring GPT but your HDD is MBR or vice versa. So is your HDD MBR or GPT? Edit your question to include this vital information
    – Ramhound
    Nov 17 at 23:00










  • @Ramhound question updated, thanks for the suggestion
    – John Doe
    Nov 18 at 7:25










  • Since you used Rufus what settings did you use and did you enable UEFI only mode?
    – Ramhound
    Nov 18 at 7:28










  • @Ramhound UEFI only mode is active (question updated) and with Rufus I used the default settings: Standard Windows Install, GPT partitions scheme, UEFI target system, FAT32 file system and 4096 bytes cluster size.
    – John Doe
    Nov 18 at 7:45










  • Windows 7 cannot be installed from USB 3 devices without the appropriate driver being added. Is your USB device USB 3 or USB 2? This also might have something to do with the fact it’s NVMe.
    – Ramhound
    Nov 18 at 14:46

















up vote
1
down vote

favorite












I am trying to install Windows 7 on a dedicated partition on a Thinkpad T460s that is currently running Ubuntu 18. I created the partition with gparted, and I created the bootable USB using Rufus from a Windows PC.



Running gdisk -l /dev/nvme0n1 says that my disk is GPT.

These are my current partitions, the n1p4 should be dedicated to windows:



partitions.png



From the BIOS I deactivated secure boot and use UEFI. The USB boots properly, lets me pick language and keyboard layout and lets me click on the big Install button. The problem is at this point: the process stops, saying




“A required CD/DVD drive device driver is missing”




This is the error I get:



missingDriver.jpg



I know that the ISO I use is correct, because I tested it on a VM, so that should not be the problem. I tried creating the USB with different softwares, I tried unplugging it and plugging it back in, I tried changing USB port and I tried changing USB stick. Nothing helped.



At this point, I would be ok with having a clean Windows install and only afterwards putting Linux as dual boot, but given that I can't install Windows at all, this is currently not an option.



The best solution would be being able to install windows in the dedicated partition that I created. Any help is really appreciated.










share|improve this question
























  • This typically means you the installation environment was booted in UEFI mode thus requiring GPT but your HDD is MBR or vice versa. So is your HDD MBR or GPT? Edit your question to include this vital information
    – Ramhound
    Nov 17 at 23:00










  • @Ramhound question updated, thanks for the suggestion
    – John Doe
    Nov 18 at 7:25










  • Since you used Rufus what settings did you use and did you enable UEFI only mode?
    – Ramhound
    Nov 18 at 7:28










  • @Ramhound UEFI only mode is active (question updated) and with Rufus I used the default settings: Standard Windows Install, GPT partitions scheme, UEFI target system, FAT32 file system and 4096 bytes cluster size.
    – John Doe
    Nov 18 at 7:45










  • Windows 7 cannot be installed from USB 3 devices without the appropriate driver being added. Is your USB device USB 3 or USB 2? This also might have something to do with the fact it’s NVMe.
    – Ramhound
    Nov 18 at 14:46















up vote
1
down vote

favorite









up vote
1
down vote

favorite











I am trying to install Windows 7 on a dedicated partition on a Thinkpad T460s that is currently running Ubuntu 18. I created the partition with gparted, and I created the bootable USB using Rufus from a Windows PC.



Running gdisk -l /dev/nvme0n1 says that my disk is GPT.

These are my current partitions, the n1p4 should be dedicated to windows:



partitions.png



From the BIOS I deactivated secure boot and use UEFI. The USB boots properly, lets me pick language and keyboard layout and lets me click on the big Install button. The problem is at this point: the process stops, saying




“A required CD/DVD drive device driver is missing”




This is the error I get:



missingDriver.jpg



I know that the ISO I use is correct, because I tested it on a VM, so that should not be the problem. I tried creating the USB with different softwares, I tried unplugging it and plugging it back in, I tried changing USB port and I tried changing USB stick. Nothing helped.



At this point, I would be ok with having a clean Windows install and only afterwards putting Linux as dual boot, but given that I can't install Windows at all, this is currently not an option.



The best solution would be being able to install windows in the dedicated partition that I created. Any help is really appreciated.










share|improve this question















I am trying to install Windows 7 on a dedicated partition on a Thinkpad T460s that is currently running Ubuntu 18. I created the partition with gparted, and I created the bootable USB using Rufus from a Windows PC.



Running gdisk -l /dev/nvme0n1 says that my disk is GPT.

These are my current partitions, the n1p4 should be dedicated to windows:



partitions.png



From the BIOS I deactivated secure boot and use UEFI. The USB boots properly, lets me pick language and keyboard layout and lets me click on the big Install button. The problem is at this point: the process stops, saying




“A required CD/DVD drive device driver is missing”




This is the error I get:



missingDriver.jpg



I know that the ISO I use is correct, because I tested it on a VM, so that should not be the problem. I tried creating the USB with different softwares, I tried unplugging it and plugging it back in, I tried changing USB port and I tried changing USB stick. Nothing helped.



At this point, I would be ok with having a clean Windows install and only afterwards putting Linux as dual boot, but given that I can't install Windows at all, this is currently not an option.



The best solution would be being able to install windows in the dedicated partition that I created. Any help is really appreciated.







windows-7 ubuntu boot usb multi-boot






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 18 at 7:38

























asked Nov 17 at 21:52









John Doe

62




62












  • This typically means you the installation environment was booted in UEFI mode thus requiring GPT but your HDD is MBR or vice versa. So is your HDD MBR or GPT? Edit your question to include this vital information
    – Ramhound
    Nov 17 at 23:00










  • @Ramhound question updated, thanks for the suggestion
    – John Doe
    Nov 18 at 7:25










  • Since you used Rufus what settings did you use and did you enable UEFI only mode?
    – Ramhound
    Nov 18 at 7:28










  • @Ramhound UEFI only mode is active (question updated) and with Rufus I used the default settings: Standard Windows Install, GPT partitions scheme, UEFI target system, FAT32 file system and 4096 bytes cluster size.
    – John Doe
    Nov 18 at 7:45










  • Windows 7 cannot be installed from USB 3 devices without the appropriate driver being added. Is your USB device USB 3 or USB 2? This also might have something to do with the fact it’s NVMe.
    – Ramhound
    Nov 18 at 14:46




















  • This typically means you the installation environment was booted in UEFI mode thus requiring GPT but your HDD is MBR or vice versa. So is your HDD MBR or GPT? Edit your question to include this vital information
    – Ramhound
    Nov 17 at 23:00










  • @Ramhound question updated, thanks for the suggestion
    – John Doe
    Nov 18 at 7:25










  • Since you used Rufus what settings did you use and did you enable UEFI only mode?
    – Ramhound
    Nov 18 at 7:28










  • @Ramhound UEFI only mode is active (question updated) and with Rufus I used the default settings: Standard Windows Install, GPT partitions scheme, UEFI target system, FAT32 file system and 4096 bytes cluster size.
    – John Doe
    Nov 18 at 7:45










  • Windows 7 cannot be installed from USB 3 devices without the appropriate driver being added. Is your USB device USB 3 or USB 2? This also might have something to do with the fact it’s NVMe.
    – Ramhound
    Nov 18 at 14:46


















This typically means you the installation environment was booted in UEFI mode thus requiring GPT but your HDD is MBR or vice versa. So is your HDD MBR or GPT? Edit your question to include this vital information
– Ramhound
Nov 17 at 23:00




This typically means you the installation environment was booted in UEFI mode thus requiring GPT but your HDD is MBR or vice versa. So is your HDD MBR or GPT? Edit your question to include this vital information
– Ramhound
Nov 17 at 23:00












@Ramhound question updated, thanks for the suggestion
– John Doe
Nov 18 at 7:25




@Ramhound question updated, thanks for the suggestion
– John Doe
Nov 18 at 7:25












Since you used Rufus what settings did you use and did you enable UEFI only mode?
– Ramhound
Nov 18 at 7:28




Since you used Rufus what settings did you use and did you enable UEFI only mode?
– Ramhound
Nov 18 at 7:28












@Ramhound UEFI only mode is active (question updated) and with Rufus I used the default settings: Standard Windows Install, GPT partitions scheme, UEFI target system, FAT32 file system and 4096 bytes cluster size.
– John Doe
Nov 18 at 7:45




@Ramhound UEFI only mode is active (question updated) and with Rufus I used the default settings: Standard Windows Install, GPT partitions scheme, UEFI target system, FAT32 file system and 4096 bytes cluster size.
– John Doe
Nov 18 at 7:45












Windows 7 cannot be installed from USB 3 devices without the appropriate driver being added. Is your USB device USB 3 or USB 2? This also might have something to do with the fact it’s NVMe.
– Ramhound
Nov 18 at 14:46






Windows 7 cannot be installed from USB 3 devices without the appropriate driver being added. Is your USB device USB 3 or USB 2? This also might have something to do with the fact it’s NVMe.
– Ramhound
Nov 18 at 14:46

















active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1376329%2fmissing-drivers-to-install-windows-7-on-ubuntu-18-thinkpad%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1376329%2fmissing-drivers-to-install-windows-7-on-ubuntu-18-thinkpad%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

What is the Guru Parampara of Kashmiri Shaivism?

Герой Советского Союза

AnyDesk - Fatal Program Failure