Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
09-07-2014, 08:11 AM
|
#1
|
Member
Registered: Feb 2004
Distribution: Fedora 19
Posts: 73
Rep:
|
Creating a fedora live USB.. What the heck am i doing wrong?!
This should not be this hard.
I've done this before, and every time its this circular hell, where i try the proper method documented everywhere, and it fails, over and over again, and then i eventually find some way to make it work.
I'm attempting to do this with dd, from a fedora workstation.
I've downloaded the fedora i686 live iso. The documented procedure is:
dd if=Fedora.iso of=/dev/sdx (sdc being my usb stick).
I do this, and it gives me an unbootable usb stick.
If i use libeusb creator, or unetbootin, it refuses to acknoledge my usb drive unless it has a fat32 partition on it. And then it target's /dev/sdx1. If i use one of these tools to create the disk, i ALSO end up with an unbootable usb.
My USB stick has been through a lot, various partitions and live os's. MacOS installer, various fedora liveusb's, even ubuntu. So its possible that the partition table, or whatever, is somehow getting in the way, but i've tried various methods of completely wiping the usb and starting from scratch, none have done the trick.
Right now i'm doing a:
dd if=/dev/zero of=/dev/sdx
in an effort to nuke the whole thing and start again.
What is the proper procedure to prepare this usb stick for use (as a destination for a liveusb) once it's finished?
Thanks!
|
|
|
09-07-2014, 08:33 AM
|
#2
|
LQ Veteran
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,392
|
Looks ok, if slow. Maybe you yank the USB out before it has finished. Try this instead - if forces each write to USB immediately
Code:
dd if=Fedora.iso of=/dev/sdx bs=1M oflag=fsync
|
|
|
09-07-2014, 02:20 PM
|
#3
|
Moderator
Registered: Mar 2008
Posts: 22,361
|
Refuses to boot? Exactly what happens?
Run syslinux to it once. I'll agree that the dd to device ought to work. Guess the drive could be bad. Some bios entry issue.
You forgot one step. Download iso. THEN test download md5 or shal!
|
|
|
09-07-2014, 02:51 PM
|
#4
|
Member
Registered: Feb 2004
Distribution: Fedora 19
Posts: 73
Original Poster
Rep:
|
Quote:
Originally Posted by jefro
Refuses to boot? Exactly what happens?
Run syslinux to it once. I'll agree that the dd to device ought to work. Guess the drive could be bad. Some bios entry issue.
You forgot one step. Download iso. THEN test download md5 or shal!
|
the iso checks out. I can boot a VM off of it, ant it boots to the live desktop.
It wont boot, as it, it tells me that the device is not bootable.
|
|
|
09-07-2014, 08:31 PM
|
#5
|
LQ Veteran
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,392
|
Quote:
Originally Posted by Gangrif
It wont boot, as it, it tells me that the device is not bootable.
|
That says to me BIOS - has any USB ever booted on that particular machine ?.
|
|
|
09-07-2014, 08:54 PM
|
#6
|
Member
Registered: Feb 2004
Distribution: Fedora 19
Posts: 73
Original Poster
Rep:
|
Quote:
Originally Posted by syg00
That says to me BIOS - has any USB ever booted on that particular machine ?.
|
A fair question. In this case I'm trying to use the fedora live USB to recover a server of unknown quality. It's very possible that the system is the problem. However, it's also not working on my laptop, a macbook pro. The issue there could be the uefi bios. At work tomorrow in going to grab a dell laptop to do more accurate testing on.
|
|
|
All times are GMT -5. The time now is 04:40 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|