LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-15-2016, 07:38 PM   #1
Raied_F1
Member
 
Registered: Mar 2014
Location: Uk
Distribution: FreeBSD
Posts: 83

Rep: Reputation: Disabled
make bootable usb


Hello

what is the best software to create bootable usb stick?

i am using Rufus, but sometimes its not working with some linus distro.

any advice please?
 
Old 10-15-2016, 08:00 PM   #2
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Code:
dd if=/path/to/iso of=path/to/destination && sync
dd if=/home/userx/slackware/slackware64-14.2-install-dvd.iso of=/dev/sdc && sync
must be done in root

if using windows try this
or this
WinDD - Disk Dump for Windowshttps://sourceforge.net/projects/windd/

Last edited by BW-userx; 10-15-2016 at 08:03 PM.
 
Old 10-15-2016, 08:30 PM   #3
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,996

Rep: Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628
There is no best way. You should follow the distro's method of making a usb if they offer one.

UEFI comes to play on this deal too.
Boot options in bios also play a big part on how the system boots.


Rufus and some other creators like unetbootin are good for making a live to usb. As you found out sometime it has issues either from disto or creator or your system.

dd command takes a hybrid iso (not all are) and places it on the usb. Sometimes special booting needs to take place.

I install the OS to the usb so I can update it properly.

Last edited by jefro; 10-15-2016 at 08:31 PM.
 
Old 10-15-2016, 09:03 PM   #4
Fred Caro
Senior Member
 
Registered: May 2007
Posts: 1,007

Rep: Reputation: 167Reputation: 167
the dd command will create bootable usb drives but only one per drive, rather like rufus says it does. dd is a linux program if you have Windows this will not help.
Another linux method can be found on the debian.org site, see:

this only works with hybrid images and I suspect that runs true for other methods of installing from usb

Other methods include Rufus and, to suggest another:

This very much seems to be work in progress.

You also use a usb cd/dvd drive to introduce an iso.


Fred.
 
Old 10-16-2016, 07:19 AM   #5
plasmonics
Member
 
Registered: Jan 2009
Distribution: Fedora, Gentoo, LFS
Posts: 224

Rep: Reputation: 69
In addition to the above suggestions, there is also Easy2Boot which can boot both windows and linux isos. It lets you boot multiple isos on the same usb flash drive. The last time I checked, it was shareware. You need to read the license info. It also works for both UEFI and legacy bios.

The advantage of dd is it that takes the least amount of effort and is guaranteed to work, provided that the iso is hybrid. The drawback is it erases the usb.

I use this method from Arch Linux. It requires a lot of work, but you learn a lot of the fundamentals of the boot process. The advantage in the long term is that when a new version of the iso comes out, you don't have to do much work. I have a 32 GB usb flash drive that contains about 10 isos, including fedora live cd, clonezilla, gparted, arch, etc. You set up a grub menu and select the iso you wish to boot. My usb works in both UEFI and legacy bios.

Last edited by plasmonics; 10-16-2016 at 07:21 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
make bootable usb from windows tom@LQuestions Linux - Newbie 5 01-17-2015 07:12 AM
make USB bootable iso mah454 Linux - General 1 07-16-2012 02:02 AM
how to make bootable usb malli Linux - Software 2 11-27-2011 04:30 PM
[SOLVED] How to make XP bootable from usb, linuxishard Linux - Newbie 30 08-22-2010 01:36 PM
How do I make a USB bootable DSL? jkillah1 DamnSmallLinux 1 07-11-2007 08:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:56 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration