LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 02-03-2016, 08:31 AM   #16
rknichols
Senior Member
 
Registered: Aug 2009
Distribution: Rocky Linux
Posts: 4,783

Rep: Reputation: 2214Reputation: 2214Reputation: 2214Reputation: 2214Reputation: 2214Reputation: 2214Reputation: 2214Reputation: 2214Reputation: 2214Reputation: 2214Reputation: 2214

Quote:
Originally Posted by Fixit7 View Post
It still isn't working.

Even tried a different brand of flash drive.

No big deal. :-)
I have no idea why it isn't working for you. I downloaded what I believe is that same file
Code:
-rw-rw-r--. 1 nobody nobody 214958080 2016-02-03 08:10:46 tahr-6.0.5_PAE.iso
wrote it to a 16GB USB flash drive
Code:
# dd if=tahr-6.0.5_PAE.iso of=/dev/sde bs=32k
6560+0 records in
6560+0 records out
214958080 bytes (215 MB) copied, 18.5587 s, 11.6 MB/s
# fdisk -lu /dev/sde

Disk /dev/sde: 16.0 GB, 16039018496 bytes
64 heads, 32 sectors/track, 15296 cylinders, total 31326208 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x2ca49402

   Device Boot      Start         End      Blocks   Id  System
/dev/sde1   *           0      419839      209920   83  Linux
and I can boot just fine from that drive.
 
Old 02-03-2016, 08:34 AM   #17
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,978

Rep: Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337
That's why he should post exactly what did he try and how... Line by line, step by step (including the response)
 
Old 02-03-2016, 02:24 PM   #18
Fixit7
Senior Member
 
Registered: Mar 2014
Location: El Lago, Texas
Distribution: Ubuntu_Mate 16.04
Posts: 1,374

Original Poster
Rep: Reputation: 169Reputation: 169
I do not know how to better explain it.

UUSB makes a flash drive boot-able and then writes an iso to it.

If you were/are a Windows user, you would understand what I am saying.

If you do not understand me, you can't really say that Unix has a similar tool ?

Would it help if I posted the directory on my flash drive that has the iso written to it ?
 
Old 02-03-2016, 03:11 PM   #19
NGIB
Member
 
Registered: Sep 2013
Location: Sumter SC, USA
Distribution: MX, Lubuntu
Posts: 449

Rep: Reputation: Disabled
I use Rufus with Windows and Unetbootin from Linux - both work just fine...
 
Old 02-03-2016, 03:39 PM   #20
Fixit7
Senior Member
 
Registered: Mar 2014
Location: El Lago, Texas
Distribution: Ubuntu_Mate 16.04
Posts: 1,374

Original Poster
Rep: Reputation: 169Reputation: 169
Quote:
Originally Posted by NGIB View Post
I use Rufus with Windows and Unetbootin from Linux - both work just fine...
Rufus is a good one too.

The Unetbootin that I have does not work in Linux.

No reason why.
 
Old 02-03-2016, 04:42 PM   #21
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,547

Rep: Reputation: 2498Reputation: 2498Reputation: 2498Reputation: 2498Reputation: 2498Reputation: 2498Reputation: 2498Reputation: 2498Reputation: 2498Reputation: 2498Reputation: 2498
Quote:
The Unetbootin that I have does not work in Linux
It works for countless other users. Never had a problem with it myself. Are you using the correct version since there are versions for Linux, windows and Mac. In addition to UUI, unetbootin, Lili there are numerous other tools, some of which are distribution specific. I haven't tried Puppy for years so don't know what they have.

A lot of good info on creating bootable usb's with Puppy at the link below.

http://45.33.15.200/puppy/viewtopic....8a6f93fcd9ceeb
 
Old 02-03-2016, 05:39 PM   #22
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Quote:
UUSB makes a flash drive boot-able and then writes an iso to it.
This statement shows OP has no understanding of boot process. The ISO has to be bootable, when written to a raw device as sdb the device becomes bootable.
We have not seen the command our OP is using, I suspect he may be putting the image to sdb1, then it will not boot indeed.
There is one exception, not all bootable ISO images are bootable from USB - isohybrid utility can be used to add USB boot feature.
 
Old 02-03-2016, 05:45 PM   #23
Fixit7
Senior Member
 
Registered: Mar 2014
Location: El Lago, Texas
Distribution: Ubuntu_Mate 16.04
Posts: 1,374

Original Poster
Rep: Reputation: 169Reputation: 169
Quote:
Originally Posted by Emerson View Post
This statement shows OP has no understanding of boot process. The ISO has to be bootable, when written to a raw device as sdb the device becomes bootable.
We have not seen the command our OP is using, I suspect he may be putting the image to sdb1, then it will not boot indeed.
There is one exception, not all bootable ISO images are bootable from USB - isohybrid utility can be used to add USB boot feature.
Command is in my first post.

I can do what I desire from Windows.

So I am happy.

Issue is closed as far as I am concerned.

What I REALLY need help with is my post on my read only drive.

Last edited by Fixit7; 02-03-2016 at 05:46 PM.
 
Old 02-03-2016, 05:51 PM   #24
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
It is hard to help someone who ignores advice given. In second post in this thread you were told the command you are using is defective, now you admit you never corrected it. No wonder your USB stick didn't boot.
 
Old 02-03-2016, 07:36 PM   #25
Fixit7
Senior Member
 
Registered: Mar 2014
Location: El Lago, Texas
Distribution: Ubuntu_Mate 16.04
Posts: 1,374

Original Poster
Rep: Reputation: 169Reputation: 169
I admitted nothing of the sort and I have not ignored advice.

I did use that command and the first and neither did work.

Things do not always work like they should.

Each distro is different and SOME bugs are always present.
Windows has plenty of bugs. :-)

My Windows XP program can make bootable isos that work every time.

Why would I use a command line which may or may not work ?

One little mistake can tank my entire hard drive.

Last edited by Fixit7; 02-03-2016 at 07:43 PM.
 
Old 02-03-2016, 08:01 PM   #26
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
I agree. Linux is not for everyone. It requires skills to find and use correct software. Looking at your difficulties with Linux I'd recommend you stick with Windows.
 
Old 02-03-2016, 09:02 PM   #27
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,371

Rep: Reputation: 1593Reputation: 1593Reputation: 1593Reputation: 1593Reputation: 1593Reputation: 1593Reputation: 1593Reputation: 1593Reputation: 1593Reputation: 1593Reputation: 1593
According to the Universal USB Installer website it will run using wine so should work in linux
 
Old 02-03-2016, 09:13 PM   #28
Fixit7
Senior Member
 
Registered: Mar 2014
Location: El Lago, Texas
Distribution: Ubuntu_Mate 16.04
Posts: 1,374

Original Poster
Rep: Reputation: 169Reputation: 169
Quote:
Originally Posted by colorpurple21859 View Post
According to the Universal USB Installer website it will run using wine so should work in linux
Should is a key word.

When I tried it, there were no options to pick the drive to write the iso to.
 
Old 02-04-2016, 12:46 AM   #29
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,978

Rep: Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337
Quote:
Originally Posted by Fixit7 View Post
Things do not always work like they should.
The most important thing I had to learn: things do not always work like I wanted to work, but how they were designed...
 
Old 02-04-2016, 07:22 AM   #30
Fixit7
Senior Member
 
Registered: Mar 2014
Location: El Lago, Texas
Distribution: Ubuntu_Mate 16.04
Posts: 1,374

Original Poster
Rep: Reputation: 169Reputation: 169
Quite true. :-)
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Burn iso to usb pen drive Fixit7 Puppy 20 10-30-2015 12:52 PM
Boot iso on pen drive by grub installed on pen drive jena Linux - Hardware 2 11-01-2008 09:09 AM
Burning .Iso image on pen drive? linuxlover.chaitanya Linux - Software 14 09-01-2008 03:56 AM
boot from any .iso file on a USB pen drive browny_amiga Linux - General 10 04-07-2008 04:44 PM
Trouble Burning ISO image to USB pen drive madh@ter Linux - Hardware 1 08-30-2004 10:29 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 04:08 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