Problem booting Ubuntu 18.04 from USB on 2012 Macbook Pro [duplicate]
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
0
down vote
favorite
This question already has an answer here:
How do I get my Mac to boot from an Ubuntu USB key?
7 answers
My computer boots to a black screen, what options do I have to fix it?
32 answers
I have downloaded Ubuntu 18.04 Desktop on my 2012 Mac Book Pro and mounted it to two different USB drives using two different softwares: Etcher and unetbootin. When I restart I held down option/alt, and chose the USB. And I got to this screen.
I have chosen every option and I get the same result.
I don't know what I'm doing wrong and could really use some help.
boot system-installation usb mac
marked as duplicate by David Foerster, karel, Eric Carvalho, Zanna, waltinator May 6 at 0:27
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.
add a comment |Â
up vote
0
down vote
favorite
This question already has an answer here:
How do I get my Mac to boot from an Ubuntu USB key?
7 answers
My computer boots to a black screen, what options do I have to fix it?
32 answers
I have downloaded Ubuntu 18.04 Desktop on my 2012 Mac Book Pro and mounted it to two different USB drives using two different softwares: Etcher and unetbootin. When I restart I held down option/alt, and chose the USB. And I got to this screen.
I have chosen every option and I get the same result.
I don't know what I'm doing wrong and could really use some help.
boot system-installation usb mac
marked as duplicate by David Foerster, karel, Eric Carvalho, Zanna, waltinator May 6 at 0:27
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.
Welcome to Ask Ubuntu! The duplicate link above covers the basics of many frequently occurring issues like yours. If none of the worthwhile looking suggestions help please edit your question to document what you tried and what happened so we can look at other possible solutions with the knowledge of what doesn't work. Thanks.
â David Foerster
May 4 at 6:05
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
This question already has an answer here:
How do I get my Mac to boot from an Ubuntu USB key?
7 answers
My computer boots to a black screen, what options do I have to fix it?
32 answers
I have downloaded Ubuntu 18.04 Desktop on my 2012 Mac Book Pro and mounted it to two different USB drives using two different softwares: Etcher and unetbootin. When I restart I held down option/alt, and chose the USB. And I got to this screen.
I have chosen every option and I get the same result.
I don't know what I'm doing wrong and could really use some help.
boot system-installation usb mac
This question already has an answer here:
How do I get my Mac to boot from an Ubuntu USB key?
7 answers
My computer boots to a black screen, what options do I have to fix it?
32 answers
I have downloaded Ubuntu 18.04 Desktop on my 2012 Mac Book Pro and mounted it to two different USB drives using two different softwares: Etcher and unetbootin. When I restart I held down option/alt, and chose the USB. And I got to this screen.
I have chosen every option and I get the same result.
I don't know what I'm doing wrong and could really use some help.
This question already has an answer here:
How do I get my Mac to boot from an Ubuntu USB key?
7 answers
My computer boots to a black screen, what options do I have to fix it?
32 answers
boot system-installation usb mac
edited May 5 at 16:19
![](https://i.stack.imgur.com/8CW8e.png?s=32&g=1)
![](https://i.stack.imgur.com/8CW8e.png?s=32&g=1)
Zanna
47.9k13119227
47.9k13119227
asked May 4 at 3:39
Magical Acorns
1
1
marked as duplicate by David Foerster, karel, Eric Carvalho, Zanna, waltinator May 6 at 0:27
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 David Foerster, karel, Eric Carvalho, Zanna, waltinator May 6 at 0:27
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.
Welcome to Ask Ubuntu! The duplicate link above covers the basics of many frequently occurring issues like yours. If none of the worthwhile looking suggestions help please edit your question to document what you tried and what happened so we can look at other possible solutions with the knowledge of what doesn't work. Thanks.
â David Foerster
May 4 at 6:05
add a comment |Â
Welcome to Ask Ubuntu! The duplicate link above covers the basics of many frequently occurring issues like yours. If none of the worthwhile looking suggestions help please edit your question to document what you tried and what happened so we can look at other possible solutions with the knowledge of what doesn't work. Thanks.
â David Foerster
May 4 at 6:05
Welcome to Ask Ubuntu! The duplicate link above covers the basics of many frequently occurring issues like yours. If none of the worthwhile looking suggestions help please edit your question to document what you tried and what happened so we can look at other possible solutions with the knowledge of what doesn't work. Thanks.
â David Foerster
May 4 at 6:05
Welcome to Ask Ubuntu! The duplicate link above covers the basics of many frequently occurring issues like yours. If none of the worthwhile looking suggestions help please edit your question to document what you tried and what happened so we can look at other possible solutions with the knowledge of what doesn't work. Thanks.
â David Foerster
May 4 at 6:05
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
Why do you use third parties⦠you can use iTerm!
Open the terminal app and then write this, because we need to take the disk identifier of the USB, run the command diskutil list
Recognize the pendrive and when your are done, umount the device with the commanddiskutil unmountDisk /dev/diskX
because the system is writing an OS to the pendrive and that requires to umount the drive but don't unplug it!, all data in that USB will be lost.
Use the cd
command for entering directories, and the ls
command for listing all the files that are in your current location, just remember.
In the terminal everything must be written exactly as it is, with the same name and spaces, so use TAB to avoid mistakes.
For example, when you start iTerm you should be in your $HOME
directory, you can prove this by entering the command pwd
. Now you must reach where did you put your Ubuntu.iso
file, I'm assuming that is in your Downloads
folder, so for listing all the folders and files in your home directory just use ls
and then enter to the folder with cd Downloads
, so now you're in the Downloads folder, wich is where your Ubuntu.iso
file is..
for further info, click here
Finally use de dd
utility, so rundd if=ubuntu-18.04-desktop-amd64.iso of=/dev/diskX bs=8192
Wait a few minutes and when it prompts, you're done.
I am a complete noob to about everything on terminal I've never even run a Linux os before
â Magical Acorns
May 4 at 5:11
I was successful on the first two steps but the last not really sure
â Magical Acorns
May 4 at 5:16
@MagicalAcorns you know the basics of how to use the terminal right?, for making this your Ubuntu iso must be on the location when you enter the command⦠usecd
andls
for navigating between your files
â Egon Stetmann.
May 4 at 5:23
I literally know nothing of terminal
â Magical Acorns
May 4 at 6:12
@MagicalAcorns I'm changing the answer for newbies
â Egon Stetmann.
May 4 at 6:45
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
Why do you use third parties⦠you can use iTerm!
Open the terminal app and then write this, because we need to take the disk identifier of the USB, run the command diskutil list
Recognize the pendrive and when your are done, umount the device with the commanddiskutil unmountDisk /dev/diskX
because the system is writing an OS to the pendrive and that requires to umount the drive but don't unplug it!, all data in that USB will be lost.
Use the cd
command for entering directories, and the ls
command for listing all the files that are in your current location, just remember.
In the terminal everything must be written exactly as it is, with the same name and spaces, so use TAB to avoid mistakes.
For example, when you start iTerm you should be in your $HOME
directory, you can prove this by entering the command pwd
. Now you must reach where did you put your Ubuntu.iso
file, I'm assuming that is in your Downloads
folder, so for listing all the folders and files in your home directory just use ls
and then enter to the folder with cd Downloads
, so now you're in the Downloads folder, wich is where your Ubuntu.iso
file is..
for further info, click here
Finally use de dd
utility, so rundd if=ubuntu-18.04-desktop-amd64.iso of=/dev/diskX bs=8192
Wait a few minutes and when it prompts, you're done.
I am a complete noob to about everything on terminal I've never even run a Linux os before
â Magical Acorns
May 4 at 5:11
I was successful on the first two steps but the last not really sure
â Magical Acorns
May 4 at 5:16
@MagicalAcorns you know the basics of how to use the terminal right?, for making this your Ubuntu iso must be on the location when you enter the command⦠usecd
andls
for navigating between your files
â Egon Stetmann.
May 4 at 5:23
I literally know nothing of terminal
â Magical Acorns
May 4 at 6:12
@MagicalAcorns I'm changing the answer for newbies
â Egon Stetmann.
May 4 at 6:45
add a comment |Â
up vote
1
down vote
Why do you use third parties⦠you can use iTerm!
Open the terminal app and then write this, because we need to take the disk identifier of the USB, run the command diskutil list
Recognize the pendrive and when your are done, umount the device with the commanddiskutil unmountDisk /dev/diskX
because the system is writing an OS to the pendrive and that requires to umount the drive but don't unplug it!, all data in that USB will be lost.
Use the cd
command for entering directories, and the ls
command for listing all the files that are in your current location, just remember.
In the terminal everything must be written exactly as it is, with the same name and spaces, so use TAB to avoid mistakes.
For example, when you start iTerm you should be in your $HOME
directory, you can prove this by entering the command pwd
. Now you must reach where did you put your Ubuntu.iso
file, I'm assuming that is in your Downloads
folder, so for listing all the folders and files in your home directory just use ls
and then enter to the folder with cd Downloads
, so now you're in the Downloads folder, wich is where your Ubuntu.iso
file is..
for further info, click here
Finally use de dd
utility, so rundd if=ubuntu-18.04-desktop-amd64.iso of=/dev/diskX bs=8192
Wait a few minutes and when it prompts, you're done.
I am a complete noob to about everything on terminal I've never even run a Linux os before
â Magical Acorns
May 4 at 5:11
I was successful on the first two steps but the last not really sure
â Magical Acorns
May 4 at 5:16
@MagicalAcorns you know the basics of how to use the terminal right?, for making this your Ubuntu iso must be on the location when you enter the command⦠usecd
andls
for navigating between your files
â Egon Stetmann.
May 4 at 5:23
I literally know nothing of terminal
â Magical Acorns
May 4 at 6:12
@MagicalAcorns I'm changing the answer for newbies
â Egon Stetmann.
May 4 at 6:45
add a comment |Â
up vote
1
down vote
up vote
1
down vote
Why do you use third parties⦠you can use iTerm!
Open the terminal app and then write this, because we need to take the disk identifier of the USB, run the command diskutil list
Recognize the pendrive and when your are done, umount the device with the commanddiskutil unmountDisk /dev/diskX
because the system is writing an OS to the pendrive and that requires to umount the drive but don't unplug it!, all data in that USB will be lost.
Use the cd
command for entering directories, and the ls
command for listing all the files that are in your current location, just remember.
In the terminal everything must be written exactly as it is, with the same name and spaces, so use TAB to avoid mistakes.
For example, when you start iTerm you should be in your $HOME
directory, you can prove this by entering the command pwd
. Now you must reach where did you put your Ubuntu.iso
file, I'm assuming that is in your Downloads
folder, so for listing all the folders and files in your home directory just use ls
and then enter to the folder with cd Downloads
, so now you're in the Downloads folder, wich is where your Ubuntu.iso
file is..
for further info, click here
Finally use de dd
utility, so rundd if=ubuntu-18.04-desktop-amd64.iso of=/dev/diskX bs=8192
Wait a few minutes and when it prompts, you're done.
Why do you use third parties⦠you can use iTerm!
Open the terminal app and then write this, because we need to take the disk identifier of the USB, run the command diskutil list
Recognize the pendrive and when your are done, umount the device with the commanddiskutil unmountDisk /dev/diskX
because the system is writing an OS to the pendrive and that requires to umount the drive but don't unplug it!, all data in that USB will be lost.
Use the cd
command for entering directories, and the ls
command for listing all the files that are in your current location, just remember.
In the terminal everything must be written exactly as it is, with the same name and spaces, so use TAB to avoid mistakes.
For example, when you start iTerm you should be in your $HOME
directory, you can prove this by entering the command pwd
. Now you must reach where did you put your Ubuntu.iso
file, I'm assuming that is in your Downloads
folder, so for listing all the folders and files in your home directory just use ls
and then enter to the folder with cd Downloads
, so now you're in the Downloads folder, wich is where your Ubuntu.iso
file is..
for further info, click here
Finally use de dd
utility, so rundd if=ubuntu-18.04-desktop-amd64.iso of=/dev/diskX bs=8192
Wait a few minutes and when it prompts, you're done.
edited May 5 at 23:57
answered May 4 at 4:45
Egon Stetmann.
505313
505313
I am a complete noob to about everything on terminal I've never even run a Linux os before
â Magical Acorns
May 4 at 5:11
I was successful on the first two steps but the last not really sure
â Magical Acorns
May 4 at 5:16
@MagicalAcorns you know the basics of how to use the terminal right?, for making this your Ubuntu iso must be on the location when you enter the command⦠usecd
andls
for navigating between your files
â Egon Stetmann.
May 4 at 5:23
I literally know nothing of terminal
â Magical Acorns
May 4 at 6:12
@MagicalAcorns I'm changing the answer for newbies
â Egon Stetmann.
May 4 at 6:45
add a comment |Â
I am a complete noob to about everything on terminal I've never even run a Linux os before
â Magical Acorns
May 4 at 5:11
I was successful on the first two steps but the last not really sure
â Magical Acorns
May 4 at 5:16
@MagicalAcorns you know the basics of how to use the terminal right?, for making this your Ubuntu iso must be on the location when you enter the command⦠usecd
andls
for navigating between your files
â Egon Stetmann.
May 4 at 5:23
I literally know nothing of terminal
â Magical Acorns
May 4 at 6:12
@MagicalAcorns I'm changing the answer for newbies
â Egon Stetmann.
May 4 at 6:45
I am a complete noob to about everything on terminal I've never even run a Linux os before
â Magical Acorns
May 4 at 5:11
I am a complete noob to about everything on terminal I've never even run a Linux os before
â Magical Acorns
May 4 at 5:11
I was successful on the first two steps but the last not really sure
â Magical Acorns
May 4 at 5:16
I was successful on the first two steps but the last not really sure
â Magical Acorns
May 4 at 5:16
@MagicalAcorns you know the basics of how to use the terminal right?, for making this your Ubuntu iso must be on the location when you enter the command⦠use
cd
and ls
for navigating between your filesâ Egon Stetmann.
May 4 at 5:23
@MagicalAcorns you know the basics of how to use the terminal right?, for making this your Ubuntu iso must be on the location when you enter the command⦠use
cd
and ls
for navigating between your filesâ Egon Stetmann.
May 4 at 5:23
I literally know nothing of terminal
â Magical Acorns
May 4 at 6:12
I literally know nothing of terminal
â Magical Acorns
May 4 at 6:12
@MagicalAcorns I'm changing the answer for newbies
â Egon Stetmann.
May 4 at 6:45
@MagicalAcorns I'm changing the answer for newbies
â Egon Stetmann.
May 4 at 6:45
add a comment |Â
Welcome to Ask Ubuntu! The duplicate link above covers the basics of many frequently occurring issues like yours. If none of the worthwhile looking suggestions help please edit your question to document what you tried and what happened so we can look at other possible solutions with the knowledge of what doesn't work. Thanks.
â David Foerster
May 4 at 6:05