I have made my pen drive bootable. I am 100% sure there's nothing wrong with the pen drive.
I have a DELL inspiron n5010, I had tried installing ubuntu 12.04 four months back but I dont remember where i went wrong.
When i boot my laptop and enter the boot menu ( by pressing the f12 key ) I don't get an option to boot from usb. What do I do?
Asked
Active
Viewed 1,286 times
0
Dhruva Jain
- 305
1 Answers
0
First, download the Ubuntu installer image.
Then, on Windows:
- Download and run the Universal USB Installer
Or, on Mac:
Convert the
.isoimage file to a.imgusinghdiutilhdiutil convert /path/to/ubuntu.iso -format UDRW -o /path/to/target.imgTransfer the
.imgto the USB drivedd if=/path/to/downloaded.img of=/dev/diskN bs=1m
audiomason
- 101