How can I create a bootable USB drive with Ubuntu? [duplicate]











up vote
0
down vote

favorite
1













This question already has an answer here:




  • What is the proper way of creating installation media from Ubuntu iso?

    6 answers




With Windows you can easily make a bootable USB drive using Universal USB Installer. How can I make a bootable USB drive using Ubuntu? Universal USB installer, Unetbootin, Rufus, etc. are only for Windows.










share|improve this question















marked as duplicate by karel, Zanna, MadMike, user68186, Charles Green Nov 21 at 14:48


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.











  • 1




    Short answer: type usb-creator-gtk.
    – Jos
    Nov 21 at 9:11










  • sudo dd if=linux-os.iso of=/dev/usbstick no software to install like in windows. how can it be any faster?
    – AlexOnLinux
    Nov 21 at 9:34












  • Mkusb help.ubuntu.com/community/mkusb Can make a Live USB for use as an installer only or It can make a bootable drive with boot partitions for BIOS/UEFI, read only ISO9660 OS partition, ext2 casper-rw persistence partition and NTFS data partition accessible by Linux or Windows.
    – C.S.Cameron
    Nov 22 at 2:26















up vote
0
down vote

favorite
1













This question already has an answer here:




  • What is the proper way of creating installation media from Ubuntu iso?

    6 answers




With Windows you can easily make a bootable USB drive using Universal USB Installer. How can I make a bootable USB drive using Ubuntu? Universal USB installer, Unetbootin, Rufus, etc. are only for Windows.










share|improve this question















marked as duplicate by karel, Zanna, MadMike, user68186, Charles Green Nov 21 at 14:48


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.











  • 1




    Short answer: type usb-creator-gtk.
    – Jos
    Nov 21 at 9:11










  • sudo dd if=linux-os.iso of=/dev/usbstick no software to install like in windows. how can it be any faster?
    – AlexOnLinux
    Nov 21 at 9:34












  • Mkusb help.ubuntu.com/community/mkusb Can make a Live USB for use as an installer only or It can make a bootable drive with boot partitions for BIOS/UEFI, read only ISO9660 OS partition, ext2 casper-rw persistence partition and NTFS data partition accessible by Linux or Windows.
    – C.S.Cameron
    Nov 22 at 2:26













up vote
0
down vote

favorite
1









up vote
0
down vote

favorite
1






1






This question already has an answer here:




  • What is the proper way of creating installation media from Ubuntu iso?

    6 answers




With Windows you can easily make a bootable USB drive using Universal USB Installer. How can I make a bootable USB drive using Ubuntu? Universal USB installer, Unetbootin, Rufus, etc. are only for Windows.










share|improve this question
















This question already has an answer here:




  • What is the proper way of creating installation media from Ubuntu iso?

    6 answers




With Windows you can easily make a bootable USB drive using Universal USB Installer. How can I make a bootable USB drive using Ubuntu? Universal USB installer, Unetbootin, Rufus, etc. are only for Windows.





This question already has an answer here:




  • What is the proper way of creating installation media from Ubuntu iso?

    6 answers








system-installation usb






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 21 at 12:59









TRiG

1,39511332




1,39511332










asked Nov 21 at 8:57









Gift. X

11




11




marked as duplicate by karel, Zanna, MadMike, user68186, Charles Green Nov 21 at 14:48


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.






marked as duplicate by karel, Zanna, MadMike, user68186, Charles Green Nov 21 at 14:48


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.










  • 1




    Short answer: type usb-creator-gtk.
    – Jos
    Nov 21 at 9:11










  • sudo dd if=linux-os.iso of=/dev/usbstick no software to install like in windows. how can it be any faster?
    – AlexOnLinux
    Nov 21 at 9:34












  • Mkusb help.ubuntu.com/community/mkusb Can make a Live USB for use as an installer only or It can make a bootable drive with boot partitions for BIOS/UEFI, read only ISO9660 OS partition, ext2 casper-rw persistence partition and NTFS data partition accessible by Linux or Windows.
    – C.S.Cameron
    Nov 22 at 2:26














  • 1




    Short answer: type usb-creator-gtk.
    – Jos
    Nov 21 at 9:11










  • sudo dd if=linux-os.iso of=/dev/usbstick no software to install like in windows. how can it be any faster?
    – AlexOnLinux
    Nov 21 at 9:34












  • Mkusb help.ubuntu.com/community/mkusb Can make a Live USB for use as an installer only or It can make a bootable drive with boot partitions for BIOS/UEFI, read only ISO9660 OS partition, ext2 casper-rw persistence partition and NTFS data partition accessible by Linux or Windows.
    – C.S.Cameron
    Nov 22 at 2:26








1




1




Short answer: type usb-creator-gtk.
– Jos
Nov 21 at 9:11




Short answer: type usb-creator-gtk.
– Jos
Nov 21 at 9:11












sudo dd if=linux-os.iso of=/dev/usbstick no software to install like in windows. how can it be any faster?
– AlexOnLinux
Nov 21 at 9:34






sudo dd if=linux-os.iso of=/dev/usbstick no software to install like in windows. how can it be any faster?
– AlexOnLinux
Nov 21 at 9:34














Mkusb help.ubuntu.com/community/mkusb Can make a Live USB for use as an installer only or It can make a bootable drive with boot partitions for BIOS/UEFI, read only ISO9660 OS partition, ext2 casper-rw persistence partition and NTFS data partition accessible by Linux or Windows.
– C.S.Cameron
Nov 22 at 2:26




Mkusb help.ubuntu.com/community/mkusb Can make a Live USB for use as an installer only or It can make a bootable drive with boot partitions for BIOS/UEFI, read only ISO9660 OS partition, ext2 casper-rw persistence partition and NTFS data partition accessible by Linux or Windows.
– C.S.Cameron
Nov 22 at 2:26










1 Answer
1






active

oldest

votes

















up vote
0
down vote













you can use Startup Disk Creator. If you don't have it installed, you can install it via Ubuntu Software.

After you run it, you have to choose the path to you iso file and select the disk to use (the USB Drive). Then press the button Make Startup Disk.



enter image description here






share|improve this answer




























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote













    you can use Startup Disk Creator. If you don't have it installed, you can install it via Ubuntu Software.

    After you run it, you have to choose the path to you iso file and select the disk to use (the USB Drive). Then press the button Make Startup Disk.



    enter image description here






    share|improve this answer

























      up vote
      0
      down vote













      you can use Startup Disk Creator. If you don't have it installed, you can install it via Ubuntu Software.

      After you run it, you have to choose the path to you iso file and select the disk to use (the USB Drive). Then press the button Make Startup Disk.



      enter image description here






      share|improve this answer























        up vote
        0
        down vote










        up vote
        0
        down vote









        you can use Startup Disk Creator. If you don't have it installed, you can install it via Ubuntu Software.

        After you run it, you have to choose the path to you iso file and select the disk to use (the USB Drive). Then press the button Make Startup Disk.



        enter image description here






        share|improve this answer












        you can use Startup Disk Creator. If you don't have it installed, you can install it via Ubuntu Software.

        After you run it, you have to choose the path to you iso file and select the disk to use (the USB Drive). Then press the button Make Startup Disk.



        enter image description here







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Nov 21 at 13:13









        singrium

        885218




        885218















            Popular posts from this blog

            How to send String Array data to Server using php in android

            Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents

            Is anime1.com a legal site for watching anime?