LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Linux on a USB boot drive (https://www.linuxquestions.org/questions/linux-newbie-8/linux-on-a-usb-boot-drive-4175519568/)

WhiskeyCharlie 09-20-2014 09:46 PM

Linux on a USB boot drive
 
I have tried to create a usb drive that I can boot linux from. I have the BIOS set but am not able to get it to run. I downloaded Kali Linux onto the usb drive and unpacked it. Is there something else I am not doing right?

maples 09-20-2014 10:04 PM

How did you put it on the flash drive?

You can't just copy-and-paste, or even use an archive tool to extract the files over. You need a program like Win32DiskImager to "burn" the image to the drive. Make sure to back up all data on the drive, since this will erase everything on it.

ondoho 09-21-2014 05:26 AM

Quote:

Originally Posted by WhiskeyCharlie (Post 5241577)
Is there something else I am not doing right?

could you tell us a little more about what you're doing there?
- which file are you trying to put on the usb?
- do you create the usb live media from linux or from windows?
- how exactly does it fail (error messages, blank screen)?

fatmac 09-21-2014 06:40 AM

Quote:

Originally Posted by WhiskeyCharlie (Post 5241577)
I have tried to create a usb drive that I can boot linux from. I have the BIOS set but am not able to get it to run. I downloaded Kali Linux onto the usb drive and unpacked it. Is there something else I am not doing right?

If it is a live distro, it needs to be 'written' to the usb pendrive with a program such as 'dd', which copies an exact 'image' onto the drive.
If you are 'installing' Linux to a pendrive, likely the grub boot program is looking at the wrong disk when you try booting from it.


All times are GMT -5. The time now is 06:05 AM.