0
votes
2answers
68 views

Flash Drive Boot Issue

I tried to install Ubuntu 13.04 onto a flash drive and everything seemed to go smoothly, but after it told me to restart (and I did), it said t insert a boot device (which should be the flash drive, ...
0
votes
1answer
666 views

How can I make my pendrive bootable (My UBUNTU copy is not an ISO file)?

I have UBUNTU 12.04 LTS OS. Its not an image file/ISO image. I have searched a lot about how to make a pendrive bootable in order to install ubuntu, but everywhere they assume that I have ISO file. ...
1
vote
1answer
22 views

How do I restore PenDriveLinux boot load menu after accidental overwrite?

I have a USB drive with Ubuntu created from pendrivelinux.com. I've been running it off the USB drive to play with Linux on various machines without a problem. I recently installed Ubuntu to a hard ...
0
votes
1answer
320 views

How to use a bootable USB on another machine without grub?

I have installed (not live CD) Ubuntu on a USB stick, and now having dual boot with Windows. How can I use this USB on another machine, as the latter does not have grub. How to make the USB ...
4
votes
2answers
2k views

Can I Install grub on an USB and make it a rescue disk?

Can I Install grub on an USB and make it a rescue disk? Question: Is it safe to run the following commands? sudo grub-install /dev/sdb (where sdb is my USB drive) update-grub2 Question: Would ...
0
votes
0answers
263 views

How do I use dd to write a bootsector to a flash drive?

I developed a bootsector and I tried to use dd to write the data. This resulted in the corruption of files and I had to reformat my entire flash drive. This bootsector was designed for FAT32 in mind. ...
0
votes
1answer
5k views

Opening Syslinux to make a USB bootable?

I don't understand how to open and use Syslinux so that it can create a bootable USB. I am not familiar with a lot of the language on the standard answers, so less tech is better. I downloaded version ...
0
votes
1answer
195 views

How to install a limited bootloader

When I installed Ubuntu on my USB flash drive (a proper permanent install, not a live cd with casper), the installer recognized the operating system on the host computer, a laptop, and made an entry ...
2
votes
2answers
498 views

Can I make grub2 boot from a CD in an external USB CD drive?

I would like to boot from an external USB CD/DVD drive on a Toshiba Portege which can't. I've tried with plop, but haven't had any luck.