Author Topic: Unable to create Live USB  (Read 788 times)

Offline penguinlover

  • New Friend
  • *
  • Posts: 9
Unable to create Live USB
« on: February 27, 2011, 08:28:28 PM »
I have tried creating Live USB for PCL OS E17 ISO. (Full)...

I created the Live USB using Unetbootin 5.02 ...The USB initially boots fine ....But I am dropped to a shell  after a couple of messages like

"Probing Sda1, Probing sda2 [Ok],probing sda3[ok] ...


Dropping to shell

$>

"

Edit : I just noticed the qn in the same section for creating Live USB..It is mentioned that I create a filesystem using Gparted and give Disk label

Currently I just use mkdosfs -F32 /dev/sdb ..What is wrong in this approach? I am asking as some distros gbootup but mepis is also giving me trouble b dropping to shell...Just want to understand the problem..How can Disk Label be so impoortant?

I tried to create using the "dd" command but the result is the same..


How to create live USB?
T

« Last Edit: February 27, 2011, 08:34:16 PM by penguinlover »

Offline parnote

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 4439
  • The truth is out there ... PCLinuxOS!
Re: Unable to create Live USB
« Reply #1 on: February 27, 2011, 08:53:18 PM »
penguinlover,

I suspect that you'll have better success with our own in-house tool, created by Just19. It's called PCLinuxOS LiveUSB Creator, and can be found in the PCLinuxOS repository. It will walk you through each and every step of creating the LiveUSB. You can put multiple ISOs on there, and you can choose whether or not you want to have persistence.

Also, you're likely to have better luck formatting your USB flash drive as ext2 or ext3. NOT ext4.

I hope this helps!

parnote
PCLinuxOS Magazine Chief Editor

Linux Registered User #485009

In a world without walls, who needs Windows?

PCLinuxOS Wiki: Contribute tips/tricks/how-to's!

Offline penguinlover

  • New Friend
  • *
  • Posts: 9
Re: Unable to create Live USB
« Reply #2 on: February 27, 2011, 10:14:26 PM »
Thanks ...But how do I access the repo ?? It would be an "rpm" file right...

In that case , I cant open with Windows or Debian(.deb) ..

I have to install an RPM based distro first and then install it?

Is it something like Mandriva seed -- "exe" file??

Offline parnote

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 4439
  • The truth is out there ... PCLinuxOS!
Re: Unable to create Live USB
« Reply #3 on: February 27, 2011, 10:20:07 PM »
My apologies. I presumed that you were already using PCLinuxOS, and it never occurred to me that you were still on Windows, attempting to make a LiveUSB. In that case, Unetbootn is probably your best choice, but I would see if you can find a utility (I know there used to be one, back when I was on Windows) that will allow you to format the USB flash drive as ext2 or ext3.

Hold on, while some of the other gurus show up.  ;) ;D

parnote
PCLinuxOS Magazine Chief Editor

Linux Registered User #485009

In a world without walls, who needs Windows?

PCLinuxOS Wiki: Contribute tips/tricks/how-to's!

Offline Crow

  • Hero Member
  • *****
  • Posts: 8756
  • OBJECTS IN MIRROR... ARE LOSING
Re: Unable to create Live USB
« Reply #4 on: February 27, 2011, 10:28:46 PM »
parnote, gparted works as a live CD and is a great tool


Edit. I think Easeus http://www.easeus.com/ can format in ext2 and ext3 and works form windows, it has a free version.
« Last Edit: February 27, 2011, 10:37:00 PM by Crow »
I shall pass this way but once;
any good therefore that I can do,
or any kindness that I can show
let me not defer nor neglect it,
for I shall not pass this way again.

Linux User #330412

Offline penguinlover

  • New Friend
  • *
  • Posts: 9
Re: Unable to create Live USB
« Reply #5 on: February 27, 2011, 10:42:53 PM »
Thanks parnote..

I am not a purely windows guy but have a linux distro already -.. If you want me to format the USB stick as an "ext 2 " partition also I can very well do that,,In that case , I have to run Unetbootin for Linux..

I have seen that Unetbootin for linux is not as efficient as unetbootin (win version)...Most of the time the linux unetbootin doesnt create a bootable stick...

But I dont know if partitioning it as "FAT32" is the problem ...

Maybe I will try to partition as ext2 and try UNB for Linux

The problem of partitioning in ext2 and using under win would fail I think as the moment I insert the disk , WIN will scold and warn the Partition Table is Bad , you want to format?"

« Last Edit: February 27, 2011, 10:45:37 PM by penguinlover »

Offline penguinlover

  • New Friend
  • *
  • Posts: 9
Re: Unable to create Live USB
« Reply #6 on: February 27, 2011, 11:39:03 PM »