Installing Ubuntu on external HDD from windows 10
I have been trying to install Ubuntu onto a 150gb Hitachi external HDD. For some reason I always get an error when I follow guides online. I have gotten it to install onto the drive a few times but then it won't boot. So, can I juts have exact instructions on how to install Ubuntu 18.04 into an USB 3.0 external HDD.
Thanks,
Anthony
18.04
add a comment |
I have been trying to install Ubuntu onto a 150gb Hitachi external HDD. For some reason I always get an error when I follow guides online. I have gotten it to install onto the drive a few times but then it won't boot. So, can I juts have exact instructions on how to install Ubuntu 18.04 into an USB 3.0 external HDD.
Thanks,
Anthony
18.04
add a comment |
I have been trying to install Ubuntu onto a 150gb Hitachi external HDD. For some reason I always get an error when I follow guides online. I have gotten it to install onto the drive a few times but then it won't boot. So, can I juts have exact instructions on how to install Ubuntu 18.04 into an USB 3.0 external HDD.
Thanks,
Anthony
18.04
I have been trying to install Ubuntu onto a 150gb Hitachi external HDD. For some reason I always get an error when I follow guides online. I have gotten it to install onto the drive a few times but then it won't boot. So, can I juts have exact instructions on how to install Ubuntu 18.04 into an USB 3.0 external HDD.
Thanks,
Anthony
18.04
18.04
asked Feb 2 at 22:22
Anthony PerryAnthony Perry
63
63
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Burn ubuntu desktop dvd, or make usb flash install media. Detach internal hdd and attach both install media and external hdd. Press F2 or F10 or Del or something else what displayed for activate boot menu when booting, and choose install media. Install Ubuntu to external hdd.
Power off and connect internal hdd.
This way you'll be able to choose external hdd to boot. Or you can edit bios and make usb hdd highest priority to boot so it will boot every time it connected, if not connected internal hdd should take it place.
I understand how to make the usb installer. What I'm having trouble with is after I click something else and how to partition the drive.
– Anthony Perry
Feb 2 at 23:49
UEFI/gpt partitioning in Advance: askubuntu.com/questions/743095/… Ubutu now uses a swap file, so no swap partition required. If dual booting in UEFI mode, Ubuntu will use existing ESP and add another folder for /EFI/ubuntu next to the Windows folder.help.ubuntu.com/community/DiskSpace
– oldfred
Feb 3 at 4:06
That's why I considered detach internal hdd, to not use internal hdd uefi for removable media. @AnthonyPerry make gpt and one full disk partition on removable hdd, fs is ext4. or choose to use full disk and everything will be done for you.
– LeonidMew
Feb 3 at 5:39
add a comment |
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%2f1115105%2finstalling-ubuntu-on-external-hdd-from-windows-10%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Burn ubuntu desktop dvd, or make usb flash install media. Detach internal hdd and attach both install media and external hdd. Press F2 or F10 or Del or something else what displayed for activate boot menu when booting, and choose install media. Install Ubuntu to external hdd.
Power off and connect internal hdd.
This way you'll be able to choose external hdd to boot. Or you can edit bios and make usb hdd highest priority to boot so it will boot every time it connected, if not connected internal hdd should take it place.
I understand how to make the usb installer. What I'm having trouble with is after I click something else and how to partition the drive.
– Anthony Perry
Feb 2 at 23:49
UEFI/gpt partitioning in Advance: askubuntu.com/questions/743095/… Ubutu now uses a swap file, so no swap partition required. If dual booting in UEFI mode, Ubuntu will use existing ESP and add another folder for /EFI/ubuntu next to the Windows folder.help.ubuntu.com/community/DiskSpace
– oldfred
Feb 3 at 4:06
That's why I considered detach internal hdd, to not use internal hdd uefi for removable media. @AnthonyPerry make gpt and one full disk partition on removable hdd, fs is ext4. or choose to use full disk and everything will be done for you.
– LeonidMew
Feb 3 at 5:39
add a comment |
Burn ubuntu desktop dvd, or make usb flash install media. Detach internal hdd and attach both install media and external hdd. Press F2 or F10 or Del or something else what displayed for activate boot menu when booting, and choose install media. Install Ubuntu to external hdd.
Power off and connect internal hdd.
This way you'll be able to choose external hdd to boot. Or you can edit bios and make usb hdd highest priority to boot so it will boot every time it connected, if not connected internal hdd should take it place.
I understand how to make the usb installer. What I'm having trouble with is after I click something else and how to partition the drive.
– Anthony Perry
Feb 2 at 23:49
UEFI/gpt partitioning in Advance: askubuntu.com/questions/743095/… Ubutu now uses a swap file, so no swap partition required. If dual booting in UEFI mode, Ubuntu will use existing ESP and add another folder for /EFI/ubuntu next to the Windows folder.help.ubuntu.com/community/DiskSpace
– oldfred
Feb 3 at 4:06
That's why I considered detach internal hdd, to not use internal hdd uefi for removable media. @AnthonyPerry make gpt and one full disk partition on removable hdd, fs is ext4. or choose to use full disk and everything will be done for you.
– LeonidMew
Feb 3 at 5:39
add a comment |
Burn ubuntu desktop dvd, or make usb flash install media. Detach internal hdd and attach both install media and external hdd. Press F2 or F10 or Del or something else what displayed for activate boot menu when booting, and choose install media. Install Ubuntu to external hdd.
Power off and connect internal hdd.
This way you'll be able to choose external hdd to boot. Or you can edit bios and make usb hdd highest priority to boot so it will boot every time it connected, if not connected internal hdd should take it place.
Burn ubuntu desktop dvd, or make usb flash install media. Detach internal hdd and attach both install media and external hdd. Press F2 or F10 or Del or something else what displayed for activate boot menu when booting, and choose install media. Install Ubuntu to external hdd.
Power off and connect internal hdd.
This way you'll be able to choose external hdd to boot. Or you can edit bios and make usb hdd highest priority to boot so it will boot every time it connected, if not connected internal hdd should take it place.
answered Feb 2 at 22:49
LeonidMewLeonidMew
659619
659619
I understand how to make the usb installer. What I'm having trouble with is after I click something else and how to partition the drive.
– Anthony Perry
Feb 2 at 23:49
UEFI/gpt partitioning in Advance: askubuntu.com/questions/743095/… Ubutu now uses a swap file, so no swap partition required. If dual booting in UEFI mode, Ubuntu will use existing ESP and add another folder for /EFI/ubuntu next to the Windows folder.help.ubuntu.com/community/DiskSpace
– oldfred
Feb 3 at 4:06
That's why I considered detach internal hdd, to not use internal hdd uefi for removable media. @AnthonyPerry make gpt and one full disk partition on removable hdd, fs is ext4. or choose to use full disk and everything will be done for you.
– LeonidMew
Feb 3 at 5:39
add a comment |
I understand how to make the usb installer. What I'm having trouble with is after I click something else and how to partition the drive.
– Anthony Perry
Feb 2 at 23:49
UEFI/gpt partitioning in Advance: askubuntu.com/questions/743095/… Ubutu now uses a swap file, so no swap partition required. If dual booting in UEFI mode, Ubuntu will use existing ESP and add another folder for /EFI/ubuntu next to the Windows folder.help.ubuntu.com/community/DiskSpace
– oldfred
Feb 3 at 4:06
That's why I considered detach internal hdd, to not use internal hdd uefi for removable media. @AnthonyPerry make gpt and one full disk partition on removable hdd, fs is ext4. or choose to use full disk and everything will be done for you.
– LeonidMew
Feb 3 at 5:39
I understand how to make the usb installer. What I'm having trouble with is after I click something else and how to partition the drive.
– Anthony Perry
Feb 2 at 23:49
I understand how to make the usb installer. What I'm having trouble with is after I click something else and how to partition the drive.
– Anthony Perry
Feb 2 at 23:49
UEFI/gpt partitioning in Advance: askubuntu.com/questions/743095/… Ubutu now uses a swap file, so no swap partition required. If dual booting in UEFI mode, Ubuntu will use existing ESP and add another folder for /EFI/ubuntu next to the Windows folder.help.ubuntu.com/community/DiskSpace
– oldfred
Feb 3 at 4:06
UEFI/gpt partitioning in Advance: askubuntu.com/questions/743095/… Ubutu now uses a swap file, so no swap partition required. If dual booting in UEFI mode, Ubuntu will use existing ESP and add another folder for /EFI/ubuntu next to the Windows folder.help.ubuntu.com/community/DiskSpace
– oldfred
Feb 3 at 4:06
That's why I considered detach internal hdd, to not use internal hdd uefi for removable media. @AnthonyPerry make gpt and one full disk partition on removable hdd, fs is ext4. or choose to use full disk and everything will be done for you.
– LeonidMew
Feb 3 at 5:39
That's why I considered detach internal hdd, to not use internal hdd uefi for removable media. @AnthonyPerry make gpt and one full disk partition on removable hdd, fs is ext4. or choose to use full disk and everything will be done for you.
– LeonidMew
Feb 3 at 5:39
add a comment |
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%2f1115105%2finstalling-ubuntu-on-external-hdd-from-windows-10%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