Cannot boot from Ubuntu USB installation without using Windows
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I am wondering if anyone can help.
What I want to achieve:
Have Ubuntu installed on a USB stick to use on a laptop, but also as a portable installation, if necessary.
I want my main laptop (a HP Envy 13ah) to recognise the USB is bootable and to directly boot from it, if connected, without my having to do anything else.
I do not wish to change the Windows boot partition on the local disk.
(laptop is UEFI only; I intend to keep it that way. I want the USB pen drive to only work on UEFI systems, too. Not bothered about MBR)
What I have done:
The laptop's BIOS boot sequence is set to boot from USB. A USB drive with Ubuntu 18.04 live (FAT32) boots seamlessly.
I used the above USB Drive to install Ubuntu on another USB drive. I created the following partitions:
- EFI partition (FAT32), 300MB
- ext4 partition for /, 20GB
- swap partition, 5GB
- some unallocated space, which I will later use to create another partition
The installation went smoothly, including secure boot setup.
What happens:
When attempting to start laptop from the newly installed USB pen drive, the laptop goes straight into Windows.
Only way to go into the Ubuntu drive is via the "Reset this PC/ Restart dialogue in Windows 10 settings.
Additional steps I took:
Installed and ran boot-repair while in the new Ubuntu install. First report found an error and recommended re-installation of GRUB.
Boot-repair ran cycle of repairs, but the issue was not fixed.
This is the current pastebin from boot-repair: https://paste.ubuntu.com/p/BqhT7CsCPk/
One of the suggestions in this log is to disable safe boot - I do not wish to do this, as this is not affecting my other USB Pen drive with the Live image.
Another suggestion in this log is to tamper with the Windows boot file. Again, I should not have to do this, as the Live USB Pen drive can boot seamlessly just based on the BIOS boot sequence setting.
Both USB drives are the same Brand (SanDIsk) and type. Only different in size.
Any help will be appreciated.
boot dual-boot grub2 usb uefi
add a comment |
I am wondering if anyone can help.
What I want to achieve:
Have Ubuntu installed on a USB stick to use on a laptop, but also as a portable installation, if necessary.
I want my main laptop (a HP Envy 13ah) to recognise the USB is bootable and to directly boot from it, if connected, without my having to do anything else.
I do not wish to change the Windows boot partition on the local disk.
(laptop is UEFI only; I intend to keep it that way. I want the USB pen drive to only work on UEFI systems, too. Not bothered about MBR)
What I have done:
The laptop's BIOS boot sequence is set to boot from USB. A USB drive with Ubuntu 18.04 live (FAT32) boots seamlessly.
I used the above USB Drive to install Ubuntu on another USB drive. I created the following partitions:
- EFI partition (FAT32), 300MB
- ext4 partition for /, 20GB
- swap partition, 5GB
- some unallocated space, which I will later use to create another partition
The installation went smoothly, including secure boot setup.
What happens:
When attempting to start laptop from the newly installed USB pen drive, the laptop goes straight into Windows.
Only way to go into the Ubuntu drive is via the "Reset this PC/ Restart dialogue in Windows 10 settings.
Additional steps I took:
Installed and ran boot-repair while in the new Ubuntu install. First report found an error and recommended re-installation of GRUB.
Boot-repair ran cycle of repairs, but the issue was not fixed.
This is the current pastebin from boot-repair: https://paste.ubuntu.com/p/BqhT7CsCPk/
One of the suggestions in this log is to disable safe boot - I do not wish to do this, as this is not affecting my other USB Pen drive with the Live image.
Another suggestion in this log is to tamper with the Windows boot file. Again, I should not have to do this, as the Live USB Pen drive can boot seamlessly just based on the BIOS boot sequence setting.
Both USB drives are the same Brand (SanDIsk) and type. Only different in size.
Any help will be appreciated.
boot dual-boot grub2 usb uefi
1
Have you disabled fast boot in Windows? It may not matter, but is worth a shot.
– user68186
Feb 25 at 0:39
I have not - but it should really make no difference, as the current setup permits the other USB from booting. The issue must be in the GRUB installation somehow - I suspect the boot configuration.
– sanctimon
Feb 25 at 1:23
add a comment |
I am wondering if anyone can help.
What I want to achieve:
Have Ubuntu installed on a USB stick to use on a laptop, but also as a portable installation, if necessary.
I want my main laptop (a HP Envy 13ah) to recognise the USB is bootable and to directly boot from it, if connected, without my having to do anything else.
I do not wish to change the Windows boot partition on the local disk.
(laptop is UEFI only; I intend to keep it that way. I want the USB pen drive to only work on UEFI systems, too. Not bothered about MBR)
What I have done:
The laptop's BIOS boot sequence is set to boot from USB. A USB drive with Ubuntu 18.04 live (FAT32) boots seamlessly.
I used the above USB Drive to install Ubuntu on another USB drive. I created the following partitions:
- EFI partition (FAT32), 300MB
- ext4 partition for /, 20GB
- swap partition, 5GB
- some unallocated space, which I will later use to create another partition
The installation went smoothly, including secure boot setup.
What happens:
When attempting to start laptop from the newly installed USB pen drive, the laptop goes straight into Windows.
Only way to go into the Ubuntu drive is via the "Reset this PC/ Restart dialogue in Windows 10 settings.
Additional steps I took:
Installed and ran boot-repair while in the new Ubuntu install. First report found an error and recommended re-installation of GRUB.
Boot-repair ran cycle of repairs, but the issue was not fixed.
This is the current pastebin from boot-repair: https://paste.ubuntu.com/p/BqhT7CsCPk/
One of the suggestions in this log is to disable safe boot - I do not wish to do this, as this is not affecting my other USB Pen drive with the Live image.
Another suggestion in this log is to tamper with the Windows boot file. Again, I should not have to do this, as the Live USB Pen drive can boot seamlessly just based on the BIOS boot sequence setting.
Both USB drives are the same Brand (SanDIsk) and type. Only different in size.
Any help will be appreciated.
boot dual-boot grub2 usb uefi
I am wondering if anyone can help.
What I want to achieve:
Have Ubuntu installed on a USB stick to use on a laptop, but also as a portable installation, if necessary.
I want my main laptop (a HP Envy 13ah) to recognise the USB is bootable and to directly boot from it, if connected, without my having to do anything else.
I do not wish to change the Windows boot partition on the local disk.
(laptop is UEFI only; I intend to keep it that way. I want the USB pen drive to only work on UEFI systems, too. Not bothered about MBR)
What I have done:
The laptop's BIOS boot sequence is set to boot from USB. A USB drive with Ubuntu 18.04 live (FAT32) boots seamlessly.
I used the above USB Drive to install Ubuntu on another USB drive. I created the following partitions:
- EFI partition (FAT32), 300MB
- ext4 partition for /, 20GB
- swap partition, 5GB
- some unallocated space, which I will later use to create another partition
The installation went smoothly, including secure boot setup.
What happens:
When attempting to start laptop from the newly installed USB pen drive, the laptop goes straight into Windows.
Only way to go into the Ubuntu drive is via the "Reset this PC/ Restart dialogue in Windows 10 settings.
Additional steps I took:
Installed and ran boot-repair while in the new Ubuntu install. First report found an error and recommended re-installation of GRUB.
Boot-repair ran cycle of repairs, but the issue was not fixed.
This is the current pastebin from boot-repair: https://paste.ubuntu.com/p/BqhT7CsCPk/
One of the suggestions in this log is to disable safe boot - I do not wish to do this, as this is not affecting my other USB Pen drive with the Live image.
Another suggestion in this log is to tamper with the Windows boot file. Again, I should not have to do this, as the Live USB Pen drive can boot seamlessly just based on the BIOS boot sequence setting.
Both USB drives are the same Brand (SanDIsk) and type. Only different in size.
Any help will be appreciated.
boot dual-boot grub2 usb uefi
boot dual-boot grub2 usb uefi
edited Feb 25 at 11:19
sanctimon
asked Feb 25 at 0:07
sanctimonsanctimon
62
62
1
Have you disabled fast boot in Windows? It may not matter, but is worth a shot.
– user68186
Feb 25 at 0:39
I have not - but it should really make no difference, as the current setup permits the other USB from booting. The issue must be in the GRUB installation somehow - I suspect the boot configuration.
– sanctimon
Feb 25 at 1:23
add a comment |
1
Have you disabled fast boot in Windows? It may not matter, but is worth a shot.
– user68186
Feb 25 at 0:39
I have not - but it should really make no difference, as the current setup permits the other USB from booting. The issue must be in the GRUB installation somehow - I suspect the boot configuration.
– sanctimon
Feb 25 at 1:23
1
1
Have you disabled fast boot in Windows? It may not matter, but is worth a shot.
– user68186
Feb 25 at 0:39
Have you disabled fast boot in Windows? It may not matter, but is worth a shot.
– user68186
Feb 25 at 0:39
I have not - but it should really make no difference, as the current setup permits the other USB from booting. The issue must be in the GRUB installation somehow - I suspect the boot configuration.
– sanctimon
Feb 25 at 1:23
I have not - but it should really make no difference, as the current setup permits the other USB from booting. The issue must be in the GRUB installation somehow - I suspect the boot configuration.
– sanctimon
Feb 25 at 1:23
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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',
autoActivateHeartbeat: false,
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
});
}
});
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%2faskubuntu.com%2fquestions%2f1120985%2fcannot-boot-from-ubuntu-usb-installation-without-using-windows%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f1120985%2fcannot-boot-from-ubuntu-usb-installation-without-using-windows%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
1
Have you disabled fast boot in Windows? It may not matter, but is worth a shot.
– user68186
Feb 25 at 0:39
I have not - but it should really make no difference, as the current setup permits the other USB from booting. The issue must be in the GRUB installation somehow - I suspect the boot configuration.
– sanctimon
Feb 25 at 1:23