How do I install ubuntu downloaded from an openSUSE 13.2 machine on a machine w/no OS installed?











up vote
-1
down vote

favorite













  1. I downloaded 18.04.1 LTS "Bionic Beaver" - Release amd64 Desktop version (don't remember being asked what processor I expected to use) on a Thinkpad X61 running openSUSE 13.1.
    2 Transferred the 18.04.01 ISO to an empty USB 3.0 stick.
    3.On the stick, extracted all files from the ISO

  2. Mounted the stick on the Thinkpad T340 where it will live. The T340 has a blank SSD 240 Gb drive mounted. (Incidently the T340 has an Intel i7-3520M CPU.)

  3. Did a cold boot with the stick mounted and pressed F12 to get a boot menu.
    BIOS recognized the SSD as "ATA HDD0: SanDisk SDSSDA240G".


CORRECTION - 2018-11-29:There was an error in my original post in 6. I tried booting from the stick, not the SSD drive.




  1. Selected that boot option. Boot manager just returned the BM screen.

  2. I returned to the Ubuntu site and found I needed to make my stick bootable.

  3. I find three tutorials --for an earlier version of Ubuntu, from Windows and from macOS - none of which I have. I need to make the stick bootable using the X61 but for booting on the T340. I think that all of the tutorials assume that 18.01 will be replacing the existing OS or running parallel to it on the downloading machine.


After booting from the stick on the T340, I want to install Ubuntu on that machine, using the stick as backup.



What do I do next? And sorry if I didn't find publish instructions for what I am trying to do



Thanks










share|improve this question




















  • 4




    I'd suggest looking at help.ubuntu.com/community/Install ation help.ubuntu.com/community/BurningIsoHowto & tutorials.ubuntu.com/tutorial/tutorial-burn-a-dvd-on-ubuntu You didn't say how you transferred it to the thumb-drive, but a cp would leave the ISO as a file, and the thumb-drive needs to be bootable (I use dd myself). Just a FYI: opensuse 13 is EOL (Jan 2017), and opensuse is the same as if writing the ISO using ubuntu.
    – guiverc
    Nov 30 at 1:40








  • 1




    If your computer is UEFI you should only need to extract the Ubuntu ISO to the stick for it to be bootable.
    – C.S.Cameron
    Nov 30 at 3:58










  • If you want a safer tool, you can use mkusb, which can [at least] clone from an iso file to a USB pendrive in opensuse 13.2. This means that you can create a live drive (but there will probably be problems to create a persistent live drive).
    – sudodus
    Nov 30 at 8:24










  • Just to add a bit to C.S.Cameron's comment. Flash drive must be FAT32 with boot flag. And then it will only be UEFI bootable. askubuntu.com/questions/395879/…
    – oldfred
    Nov 30 at 22:28















up vote
-1
down vote

favorite













  1. I downloaded 18.04.1 LTS "Bionic Beaver" - Release amd64 Desktop version (don't remember being asked what processor I expected to use) on a Thinkpad X61 running openSUSE 13.1.
    2 Transferred the 18.04.01 ISO to an empty USB 3.0 stick.
    3.On the stick, extracted all files from the ISO

  2. Mounted the stick on the Thinkpad T340 where it will live. The T340 has a blank SSD 240 Gb drive mounted. (Incidently the T340 has an Intel i7-3520M CPU.)

  3. Did a cold boot with the stick mounted and pressed F12 to get a boot menu.
    BIOS recognized the SSD as "ATA HDD0: SanDisk SDSSDA240G".


CORRECTION - 2018-11-29:There was an error in my original post in 6. I tried booting from the stick, not the SSD drive.




  1. Selected that boot option. Boot manager just returned the BM screen.

  2. I returned to the Ubuntu site and found I needed to make my stick bootable.

  3. I find three tutorials --for an earlier version of Ubuntu, from Windows and from macOS - none of which I have. I need to make the stick bootable using the X61 but for booting on the T340. I think that all of the tutorials assume that 18.01 will be replacing the existing OS or running parallel to it on the downloading machine.


After booting from the stick on the T340, I want to install Ubuntu on that machine, using the stick as backup.



What do I do next? And sorry if I didn't find publish instructions for what I am trying to do



Thanks










share|improve this question




















  • 4




    I'd suggest looking at help.ubuntu.com/community/Install ation help.ubuntu.com/community/BurningIsoHowto & tutorials.ubuntu.com/tutorial/tutorial-burn-a-dvd-on-ubuntu You didn't say how you transferred it to the thumb-drive, but a cp would leave the ISO as a file, and the thumb-drive needs to be bootable (I use dd myself). Just a FYI: opensuse 13 is EOL (Jan 2017), and opensuse is the same as if writing the ISO using ubuntu.
    – guiverc
    Nov 30 at 1:40








  • 1




    If your computer is UEFI you should only need to extract the Ubuntu ISO to the stick for it to be bootable.
    – C.S.Cameron
    Nov 30 at 3:58










  • If you want a safer tool, you can use mkusb, which can [at least] clone from an iso file to a USB pendrive in opensuse 13.2. This means that you can create a live drive (but there will probably be problems to create a persistent live drive).
    – sudodus
    Nov 30 at 8:24










  • Just to add a bit to C.S.Cameron's comment. Flash drive must be FAT32 with boot flag. And then it will only be UEFI bootable. askubuntu.com/questions/395879/…
    – oldfred
    Nov 30 at 22:28













up vote
-1
down vote

favorite









up vote
-1
down vote

favorite












  1. I downloaded 18.04.1 LTS "Bionic Beaver" - Release amd64 Desktop version (don't remember being asked what processor I expected to use) on a Thinkpad X61 running openSUSE 13.1.
    2 Transferred the 18.04.01 ISO to an empty USB 3.0 stick.
    3.On the stick, extracted all files from the ISO

  2. Mounted the stick on the Thinkpad T340 where it will live. The T340 has a blank SSD 240 Gb drive mounted. (Incidently the T340 has an Intel i7-3520M CPU.)

  3. Did a cold boot with the stick mounted and pressed F12 to get a boot menu.
    BIOS recognized the SSD as "ATA HDD0: SanDisk SDSSDA240G".


CORRECTION - 2018-11-29:There was an error in my original post in 6. I tried booting from the stick, not the SSD drive.




  1. Selected that boot option. Boot manager just returned the BM screen.

  2. I returned to the Ubuntu site and found I needed to make my stick bootable.

  3. I find three tutorials --for an earlier version of Ubuntu, from Windows and from macOS - none of which I have. I need to make the stick bootable using the X61 but for booting on the T340. I think that all of the tutorials assume that 18.01 will be replacing the existing OS or running parallel to it on the downloading machine.


After booting from the stick on the T340, I want to install Ubuntu on that machine, using the stick as backup.



What do I do next? And sorry if I didn't find publish instructions for what I am trying to do



Thanks










share|improve this question
















  1. I downloaded 18.04.1 LTS "Bionic Beaver" - Release amd64 Desktop version (don't remember being asked what processor I expected to use) on a Thinkpad X61 running openSUSE 13.1.
    2 Transferred the 18.04.01 ISO to an empty USB 3.0 stick.
    3.On the stick, extracted all files from the ISO

  2. Mounted the stick on the Thinkpad T340 where it will live. The T340 has a blank SSD 240 Gb drive mounted. (Incidently the T340 has an Intel i7-3520M CPU.)

  3. Did a cold boot with the stick mounted and pressed F12 to get a boot menu.
    BIOS recognized the SSD as "ATA HDD0: SanDisk SDSSDA240G".


CORRECTION - 2018-11-29:There was an error in my original post in 6. I tried booting from the stick, not the SSD drive.




  1. Selected that boot option. Boot manager just returned the BM screen.

  2. I returned to the Ubuntu site and found I needed to make my stick bootable.

  3. I find three tutorials --for an earlier version of Ubuntu, from Windows and from macOS - none of which I have. I need to make the stick bootable using the X61 but for booting on the T340. I think that all of the tutorials assume that 18.01 will be replacing the existing OS or running parallel to it on the downloading machine.


After booting from the stick on the T340, I want to install Ubuntu on that machine, using the stick as backup.



What do I do next? And sorry if I didn't find publish instructions for what I am trying to do



Thanks







system-installation






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 30 at 22:13

























asked Nov 30 at 1:28









blwallen

11




11








  • 4




    I'd suggest looking at help.ubuntu.com/community/Install ation help.ubuntu.com/community/BurningIsoHowto & tutorials.ubuntu.com/tutorial/tutorial-burn-a-dvd-on-ubuntu You didn't say how you transferred it to the thumb-drive, but a cp would leave the ISO as a file, and the thumb-drive needs to be bootable (I use dd myself). Just a FYI: opensuse 13 is EOL (Jan 2017), and opensuse is the same as if writing the ISO using ubuntu.
    – guiverc
    Nov 30 at 1:40








  • 1




    If your computer is UEFI you should only need to extract the Ubuntu ISO to the stick for it to be bootable.
    – C.S.Cameron
    Nov 30 at 3:58










  • If you want a safer tool, you can use mkusb, which can [at least] clone from an iso file to a USB pendrive in opensuse 13.2. This means that you can create a live drive (but there will probably be problems to create a persistent live drive).
    – sudodus
    Nov 30 at 8:24










  • Just to add a bit to C.S.Cameron's comment. Flash drive must be FAT32 with boot flag. And then it will only be UEFI bootable. askubuntu.com/questions/395879/…
    – oldfred
    Nov 30 at 22:28














  • 4




    I'd suggest looking at help.ubuntu.com/community/Install ation help.ubuntu.com/community/BurningIsoHowto & tutorials.ubuntu.com/tutorial/tutorial-burn-a-dvd-on-ubuntu You didn't say how you transferred it to the thumb-drive, but a cp would leave the ISO as a file, and the thumb-drive needs to be bootable (I use dd myself). Just a FYI: opensuse 13 is EOL (Jan 2017), and opensuse is the same as if writing the ISO using ubuntu.
    – guiverc
    Nov 30 at 1:40








  • 1




    If your computer is UEFI you should only need to extract the Ubuntu ISO to the stick for it to be bootable.
    – C.S.Cameron
    Nov 30 at 3:58










  • If you want a safer tool, you can use mkusb, which can [at least] clone from an iso file to a USB pendrive in opensuse 13.2. This means that you can create a live drive (but there will probably be problems to create a persistent live drive).
    – sudodus
    Nov 30 at 8:24










  • Just to add a bit to C.S.Cameron's comment. Flash drive must be FAT32 with boot flag. And then it will only be UEFI bootable. askubuntu.com/questions/395879/…
    – oldfred
    Nov 30 at 22:28








4




4




I'd suggest looking at help.ubuntu.com/community/Install ation help.ubuntu.com/community/BurningIsoHowto & tutorials.ubuntu.com/tutorial/tutorial-burn-a-dvd-on-ubuntu You didn't say how you transferred it to the thumb-drive, but a cp would leave the ISO as a file, and the thumb-drive needs to be bootable (I use dd myself). Just a FYI: opensuse 13 is EOL (Jan 2017), and opensuse is the same as if writing the ISO using ubuntu.
– guiverc
Nov 30 at 1:40






I'd suggest looking at help.ubuntu.com/community/Install ation help.ubuntu.com/community/BurningIsoHowto & tutorials.ubuntu.com/tutorial/tutorial-burn-a-dvd-on-ubuntu You didn't say how you transferred it to the thumb-drive, but a cp would leave the ISO as a file, and the thumb-drive needs to be bootable (I use dd myself). Just a FYI: opensuse 13 is EOL (Jan 2017), and opensuse is the same as if writing the ISO using ubuntu.
– guiverc
Nov 30 at 1:40






1




1




If your computer is UEFI you should only need to extract the Ubuntu ISO to the stick for it to be bootable.
– C.S.Cameron
Nov 30 at 3:58




If your computer is UEFI you should only need to extract the Ubuntu ISO to the stick for it to be bootable.
– C.S.Cameron
Nov 30 at 3:58












If you want a safer tool, you can use mkusb, which can [at least] clone from an iso file to a USB pendrive in opensuse 13.2. This means that you can create a live drive (but there will probably be problems to create a persistent live drive).
– sudodus
Nov 30 at 8:24




If you want a safer tool, you can use mkusb, which can [at least] clone from an iso file to a USB pendrive in opensuse 13.2. This means that you can create a live drive (but there will probably be problems to create a persistent live drive).
– sudodus
Nov 30 at 8:24












Just to add a bit to C.S.Cameron's comment. Flash drive must be FAT32 with boot flag. And then it will only be UEFI bootable. askubuntu.com/questions/395879/…
– oldfred
Nov 30 at 22:28




Just to add a bit to C.S.Cameron's comment. Flash drive must be FAT32 with boot flag. And then it will only be UEFI bootable. askubuntu.com/questions/395879/…
– oldfred
Nov 30 at 22:28















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',
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%2faskubuntu.com%2fquestions%2f1097310%2fhow-do-i-install-ubuntu-downloaded-from-an-opensuse-13-2-machine-on-a-machine-w%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




















































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.





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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1097310%2fhow-do-i-install-ubuntu-downloaded-from-an-opensuse-13-2-machine-on-a-machine-w%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

Quarter-circle Tiles

build a pushdown automaton that recognizes the reverse language of a given pushdown automaton?

Mont Emei