Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  
Old December 31st, 2008   #11
dantrevino
A Carafe of Ubuntu
 
dantrevino's Avatar
 
Join Date: Nov 2004
Location: gainesville, fl
Beans: 116
Ubuntu Karmic Koala (testing)
Re: Trouble with a Thumb Drive

Mine works like a champ. Maybe, like you suggest, you should try a different stick with the same process.

For me the USB creator that is installed by default has worked out of the box every time.

good luck
dan
dantrevino is offline   Reply With Quote
Old January 16th, 2009   #12
yakove
First Cup of Ubuntu
 
Join Date: Jun 2008
Beans: 11
Re: Trouble with a Thumb Drive

I went from using the Kingston datatraveler to a Sandisk USB drive and it worked perfectly. I did a little research about the new kingston datatravelers. The simply are too slow a device for boot... There are many a comment supporting this on the Newegg.com website where you can go to comment on this product.
yakove is offline   Reply With Quote
Old April 19th, 2009   #13
Marikawn
First Cup of Ubuntu
 
Join Date: Nov 2008
Location: Orlando, FL
Beans: 5
Ubuntu 8.04 Hardy Heron
Re: Trouble with a Thumb Drive

Have you tried using unetbootin?
Marikawn is offline   Reply With Quote
Old May 16th, 2009   #14
ezsurfer
First Cup of Ubuntu
 
Join Date: Nov 2006
Beans: 11
Re: Trouble with a Thumb Drive

am using a Kingston, works fine.

What I found after struggling through 2 different USB sticks is some are not "bootable" flagged out of the box.

There is an HP utility for XP that does it, so I just did it at work. after that, both my USB sticks work fine.


ezsurfer
ezsurfer is offline   Reply With Quote
Old May 17th, 2009   #15
itnet7
Ubuntu Member
 
Join Date: Jan 2009
Location: Melbourne, FL
Beans: 48
Ubuntu Karmic Koala (testing)
Re: Trouble with a Thumb Drive

Quote:
Originally Posted by ezsurfer View Post
am using a Kingston, works fine.

What I found after struggling through 2 different USB sticks is some are not "bootable" flagged out of the box.

There is an HP utility for XP that does it, so I just did it at work. after that, both my USB sticks work fine.


ezsurfer
For the benefit of others, mostly here is what you can do to find the device and toggle the bootable flag.

Plug-in the thumb drive, and type: dmesg

Code:
[205935.776962] sd 15:0:0:0: [sdb] Write Protect is off
[205935.776968] sd 15:0:0:0: [sdb] Mode Sense: 0b 00 00 08
[205935.776973] sd 15:0:0:0: [sdb] Assuming drive cache: write through
[205935.776982]  sdb: sdb1
[205935.780216] sd 15:0:0:0: [sdb] Attached SCSI removable disk
[205935.780360] sd 15:0:0:0: Attached scsi generic sg2 type 0
You can tell by the above return that the device is /dev/sdb1.

You can begin fdisk by typing the following:

Code:
sudo fdisk /dev/sdb
It will open fdisk and you will see

Code:
Command (m for help):
You can hit 'm' to view all of the menu options.

First lets start off by typing 'p' to print the partition table to the screen.

Code:
Disk /dev/sdb: 1051 MB, 1051197440 bytes
33 heads, 61 sectors/track, 1019 cylinders
Units = cylinders of 2013 * 512 = 1030656 bytes
Disk identifier: 0x000a5438

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1               1        1019     1025593    b  W95 FAT32
You will notice that Under the Boot column there is no asterisk present. This means that the bootable flag is not turned on.

In order to change this:

The menu reveals that option 'a' is used to toggle the bootable flag.

select 'a', it will ask you for the parition number select the partition number you want to make bootable. In my case I wanted to make the 1st partition bootable so I entered '1'.

Now when you print out the partition table you will see.

Code:
   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *           1        1019     1025593    b  W95 FAT32
Then as always in fdisk select 'w' to write the changes.

Hope this helps someone in the future.

Chris C.
itnet7
itnet7 is offline   Reply With Quote
Old 2 Weeks Ago   #16
dark_religion
5 Cups of Ubuntu
 
Join Date: Nov 2009
Beans: 22
Re: Trouble with a Thumb Drive

Looks correct to me.
dark_religion is offline   Reply With Quote

Bookmarks

Tags
ubuntu 8.10

Thread Tools
Display Modes

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

Forum Jump


All times are GMT -4. The time now is 01:05 PM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry