Unable to boot from USB stick on my ubuntu PC
up vote
0
down vote
favorite
I am trying to install windows on my pc. I have configured the BIOS settings to boot from usb drive. Each time I do a restart, ubuntu still shows up on my screen. I have changed the boot order to boot from USB stick first.
I have used the same usb drive to install windows on my other pc so the usb drive cannot be the issue. I would really appreciate some help.
windows ubuntu boot
add a comment |
up vote
0
down vote
favorite
I am trying to install windows on my pc. I have configured the BIOS settings to boot from usb drive. Each time I do a restart, ubuntu still shows up on my screen. I have changed the boot order to boot from USB stick first.
I have used the same usb drive to install windows on my other pc so the usb drive cannot be the issue. I would really appreciate some help.
windows ubuntu boot
I was about to shut down, but this is a common theme in questions here. Here's a link to a crude search that will get you started: superuser.com/search?q=is%3Aq+linux+boot+usb+install+windows
– fixer1234
Nov 20 at 11:47
Test if the computer can boot from the USB drive at all (disable all other bootmedia in the BIOS or remove it physicaly). You should also include additional detail to you're question e.g. screenshots, further HW specifications, etc.
– Albin
Nov 20 at 11:51
1
By installing Windows on a PC with Ubuntu, you will likely loose everything on the drive created or downloaded with Ubuntu. You didn't say you have backed up your PC, so please allow me to strongly suggest you should!
– K7AAY
Nov 20 at 16:22
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am trying to install windows on my pc. I have configured the BIOS settings to boot from usb drive. Each time I do a restart, ubuntu still shows up on my screen. I have changed the boot order to boot from USB stick first.
I have used the same usb drive to install windows on my other pc so the usb drive cannot be the issue. I would really appreciate some help.
windows ubuntu boot
I am trying to install windows on my pc. I have configured the BIOS settings to boot from usb drive. Each time I do a restart, ubuntu still shows up on my screen. I have changed the boot order to boot from USB stick first.
I have used the same usb drive to install windows on my other pc so the usb drive cannot be the issue. I would really appreciate some help.
windows ubuntu boot
windows ubuntu boot
asked Nov 20 at 11:38
Eduvie Agada
1
1
I was about to shut down, but this is a common theme in questions here. Here's a link to a crude search that will get you started: superuser.com/search?q=is%3Aq+linux+boot+usb+install+windows
– fixer1234
Nov 20 at 11:47
Test if the computer can boot from the USB drive at all (disable all other bootmedia in the BIOS or remove it physicaly). You should also include additional detail to you're question e.g. screenshots, further HW specifications, etc.
– Albin
Nov 20 at 11:51
1
By installing Windows on a PC with Ubuntu, you will likely loose everything on the drive created or downloaded with Ubuntu. You didn't say you have backed up your PC, so please allow me to strongly suggest you should!
– K7AAY
Nov 20 at 16:22
add a comment |
I was about to shut down, but this is a common theme in questions here. Here's a link to a crude search that will get you started: superuser.com/search?q=is%3Aq+linux+boot+usb+install+windows
– fixer1234
Nov 20 at 11:47
Test if the computer can boot from the USB drive at all (disable all other bootmedia in the BIOS or remove it physicaly). You should also include additional detail to you're question e.g. screenshots, further HW specifications, etc.
– Albin
Nov 20 at 11:51
1
By installing Windows on a PC with Ubuntu, you will likely loose everything on the drive created or downloaded with Ubuntu. You didn't say you have backed up your PC, so please allow me to strongly suggest you should!
– K7AAY
Nov 20 at 16:22
I was about to shut down, but this is a common theme in questions here. Here's a link to a crude search that will get you started: superuser.com/search?q=is%3Aq+linux+boot+usb+install+windows
– fixer1234
Nov 20 at 11:47
I was about to shut down, but this is a common theme in questions here. Here's a link to a crude search that will get you started: superuser.com/search?q=is%3Aq+linux+boot+usb+install+windows
– fixer1234
Nov 20 at 11:47
Test if the computer can boot from the USB drive at all (disable all other bootmedia in the BIOS or remove it physicaly). You should also include additional detail to you're question e.g. screenshots, further HW specifications, etc.
– Albin
Nov 20 at 11:51
Test if the computer can boot from the USB drive at all (disable all other bootmedia in the BIOS or remove it physicaly). You should also include additional detail to you're question e.g. screenshots, further HW specifications, etc.
– Albin
Nov 20 at 11:51
1
1
By installing Windows on a PC with Ubuntu, you will likely loose everything on the drive created or downloaded with Ubuntu. You didn't say you have backed up your PC, so please allow me to strongly suggest you should!
– K7AAY
Nov 20 at 16:22
By installing Windows on a PC with Ubuntu, you will likely loose everything on the drive created or downloaded with Ubuntu. You didn't say you have backed up your PC, so please allow me to strongly suggest you should!
– K7AAY
Nov 20 at 16:22
add a comment |
3 Answers
3
active
oldest
votes
up vote
1
down vote
Mate, use Rufus to burn the ISO properly. I swear by this tiny app, had the same problem with some ISO's, once with Windows 10 and I was due to the way I burned the ISO in the ThumbDrive. Someone recommended me Rufus, which solved my problem and I have been using it pretty much since then. This are the steps I usually follow:
- Pick your Thumb Drive
- Set "Partition scheme" to "MBR"
- Leave the "Target system" to default "BIOS or UEFI"
- Set "File System" to FAT32. I find it way more compatible than let's say NTFS.
- Start
Cheers.
add a comment |
up vote
0
down vote
Try different USB ports. If you don't find one that works, look for the hot key that allows you to select boot device on startup. In Dell computers it's F12. Sometimes I've worked with computers where the USB disk is not visible unless you plug it in AFTER power on.
I tried that. Even after selecting the boot device, ubuntu still shows up
– Eduvie Agada
Nov 20 at 11:49
1
Then, the only reason I can think about for not to boot from USB is that USB is not bootable. You can check it from Ubuntu Disks utility. If you could boot the other computer from that USB disk, maybe something happened to it after that.
– AMJ
Nov 20 at 11:58
add a comment |
up vote
0
down vote
This is what I did eventually:
I enabled UEFI boot mode, selected UEFI File under boot options, navigated to the boot.exe file which was part of the windows ISO in my usb stick and voila! I was able to boot into windows. But before I could install windows, I had to format my hard drive to the GPT partition. Thanks guys for your help
add a comment |
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
Mate, use Rufus to burn the ISO properly. I swear by this tiny app, had the same problem with some ISO's, once with Windows 10 and I was due to the way I burned the ISO in the ThumbDrive. Someone recommended me Rufus, which solved my problem and I have been using it pretty much since then. This are the steps I usually follow:
- Pick your Thumb Drive
- Set "Partition scheme" to "MBR"
- Leave the "Target system" to default "BIOS or UEFI"
- Set "File System" to FAT32. I find it way more compatible than let's say NTFS.
- Start
Cheers.
add a comment |
up vote
1
down vote
Mate, use Rufus to burn the ISO properly. I swear by this tiny app, had the same problem with some ISO's, once with Windows 10 and I was due to the way I burned the ISO in the ThumbDrive. Someone recommended me Rufus, which solved my problem and I have been using it pretty much since then. This are the steps I usually follow:
- Pick your Thumb Drive
- Set "Partition scheme" to "MBR"
- Leave the "Target system" to default "BIOS or UEFI"
- Set "File System" to FAT32. I find it way more compatible than let's say NTFS.
- Start
Cheers.
add a comment |
up vote
1
down vote
up vote
1
down vote
Mate, use Rufus to burn the ISO properly. I swear by this tiny app, had the same problem with some ISO's, once with Windows 10 and I was due to the way I burned the ISO in the ThumbDrive. Someone recommended me Rufus, which solved my problem and I have been using it pretty much since then. This are the steps I usually follow:
- Pick your Thumb Drive
- Set "Partition scheme" to "MBR"
- Leave the "Target system" to default "BIOS or UEFI"
- Set "File System" to FAT32. I find it way more compatible than let's say NTFS.
- Start
Cheers.
Mate, use Rufus to burn the ISO properly. I swear by this tiny app, had the same problem with some ISO's, once with Windows 10 and I was due to the way I burned the ISO in the ThumbDrive. Someone recommended me Rufus, which solved my problem and I have been using it pretty much since then. This are the steps I usually follow:
- Pick your Thumb Drive
- Set "Partition scheme" to "MBR"
- Leave the "Target system" to default "BIOS or UEFI"
- Set "File System" to FAT32. I find it way more compatible than let's say NTFS.
- Start
Cheers.
answered Nov 20 at 12:28
dmb
557212
557212
add a comment |
add a comment |
up vote
0
down vote
Try different USB ports. If you don't find one that works, look for the hot key that allows you to select boot device on startup. In Dell computers it's F12. Sometimes I've worked with computers where the USB disk is not visible unless you plug it in AFTER power on.
I tried that. Even after selecting the boot device, ubuntu still shows up
– Eduvie Agada
Nov 20 at 11:49
1
Then, the only reason I can think about for not to boot from USB is that USB is not bootable. You can check it from Ubuntu Disks utility. If you could boot the other computer from that USB disk, maybe something happened to it after that.
– AMJ
Nov 20 at 11:58
add a comment |
up vote
0
down vote
Try different USB ports. If you don't find one that works, look for the hot key that allows you to select boot device on startup. In Dell computers it's F12. Sometimes I've worked with computers where the USB disk is not visible unless you plug it in AFTER power on.
I tried that. Even after selecting the boot device, ubuntu still shows up
– Eduvie Agada
Nov 20 at 11:49
1
Then, the only reason I can think about for not to boot from USB is that USB is not bootable. You can check it from Ubuntu Disks utility. If you could boot the other computer from that USB disk, maybe something happened to it after that.
– AMJ
Nov 20 at 11:58
add a comment |
up vote
0
down vote
up vote
0
down vote
Try different USB ports. If you don't find one that works, look for the hot key that allows you to select boot device on startup. In Dell computers it's F12. Sometimes I've worked with computers where the USB disk is not visible unless you plug it in AFTER power on.
Try different USB ports. If you don't find one that works, look for the hot key that allows you to select boot device on startup. In Dell computers it's F12. Sometimes I've worked with computers where the USB disk is not visible unless you plug it in AFTER power on.
answered Nov 20 at 11:48
AMJ
11
11
I tried that. Even after selecting the boot device, ubuntu still shows up
– Eduvie Agada
Nov 20 at 11:49
1
Then, the only reason I can think about for not to boot from USB is that USB is not bootable. You can check it from Ubuntu Disks utility. If you could boot the other computer from that USB disk, maybe something happened to it after that.
– AMJ
Nov 20 at 11:58
add a comment |
I tried that. Even after selecting the boot device, ubuntu still shows up
– Eduvie Agada
Nov 20 at 11:49
1
Then, the only reason I can think about for not to boot from USB is that USB is not bootable. You can check it from Ubuntu Disks utility. If you could boot the other computer from that USB disk, maybe something happened to it after that.
– AMJ
Nov 20 at 11:58
I tried that. Even after selecting the boot device, ubuntu still shows up
– Eduvie Agada
Nov 20 at 11:49
I tried that. Even after selecting the boot device, ubuntu still shows up
– Eduvie Agada
Nov 20 at 11:49
1
1
Then, the only reason I can think about for not to boot from USB is that USB is not bootable. You can check it from Ubuntu Disks utility. If you could boot the other computer from that USB disk, maybe something happened to it after that.
– AMJ
Nov 20 at 11:58
Then, the only reason I can think about for not to boot from USB is that USB is not bootable. You can check it from Ubuntu Disks utility. If you could boot the other computer from that USB disk, maybe something happened to it after that.
– AMJ
Nov 20 at 11:58
add a comment |
up vote
0
down vote
This is what I did eventually:
I enabled UEFI boot mode, selected UEFI File under boot options, navigated to the boot.exe file which was part of the windows ISO in my usb stick and voila! I was able to boot into windows. But before I could install windows, I had to format my hard drive to the GPT partition. Thanks guys for your help
add a comment |
up vote
0
down vote
This is what I did eventually:
I enabled UEFI boot mode, selected UEFI File under boot options, navigated to the boot.exe file which was part of the windows ISO in my usb stick and voila! I was able to boot into windows. But before I could install windows, I had to format my hard drive to the GPT partition. Thanks guys for your help
add a comment |
up vote
0
down vote
up vote
0
down vote
This is what I did eventually:
I enabled UEFI boot mode, selected UEFI File under boot options, navigated to the boot.exe file which was part of the windows ISO in my usb stick and voila! I was able to boot into windows. But before I could install windows, I had to format my hard drive to the GPT partition. Thanks guys for your help
This is what I did eventually:
I enabled UEFI boot mode, selected UEFI File under boot options, navigated to the boot.exe file which was part of the windows ISO in my usb stick and voila! I was able to boot into windows. But before I could install windows, I had to format my hard drive to the GPT partition. Thanks guys for your help
answered Nov 21 at 12:09
Eduvie Agada
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1376946%2funable-to-boot-from-usb-stick-on-my-ubuntu-pc%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
I was about to shut down, but this is a common theme in questions here. Here's a link to a crude search that will get you started: superuser.com/search?q=is%3Aq+linux+boot+usb+install+windows
– fixer1234
Nov 20 at 11:47
Test if the computer can boot from the USB drive at all (disable all other bootmedia in the BIOS or remove it physicaly). You should also include additional detail to you're question e.g. screenshots, further HW specifications, etc.
– Albin
Nov 20 at 11:51
1
By installing Windows on a PC with Ubuntu, you will likely loose everything on the drive created or downloaded with Ubuntu. You didn't say you have backed up your PC, so please allow me to strongly suggest you should!
– K7AAY
Nov 20 at 16:22