I am currently taking my first Linux course so I am very new to Linux. I created a bootable USB followed the instructions to use on my MacBook. When I tried to boot up the UBS drive I was stuck at the Ubuntu purple screen. I was patient and let it sit there for almost an hour and noting. Then I decided to create the bootable DVD and nothing...not even the purple Ubuntu screen. Both times I choose to try Ubuntu and not to install it. What am I missing?
Asked
Active
Viewed 89 times
0
-
Possible duplicate of My computer boots to a black screen, what options do I have to fix it? – David Foerster Feb 11 '16 at 11:12
1 Answers
0
With USB, try Unetbootin.
sudo apt-get install unetbootin
With DVD, follow this.
Check again you iso (may corrupted, etc).

Mark Kirby
- 18,529
- 19
- 78
- 114

e0s73
- 1
-
1I added install instruction for unetbootin, that is important here but your second link does not even work! Please take the tour http://askubuntu.com/tour and read the help before posting http://askubuntu.com/help and make sure your links work. – Mark Kirby Feb 11 '16 at 08:28