![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|
#11 |
|
A Carafe of Ubuntu
![]() ![]() 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 |
|
|
|
|
|
#12 |
|
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.
|
|
|
|
|
|
#13 |
|
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?
|
|
|
|
|
|
#14 |
|
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 |
|
|
|
|
|
#15 | |
|
Ubuntu Member
![]() Join Date: Jan 2009
Location: Melbourne, FL
Beans: 48
Ubuntu Karmic Koala (testing)
|
Re: Trouble with a Thumb Drive
Quote:
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 begin fdisk by typing the following: Code:
sudo fdisk /dev/sdb Code:
Command (m for help): 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 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 Hope this helps someone in the future. Chris C. itnet7 |
|
|
|
|
|
|
#16 |
|
5 Cups of Ubuntu
![]() Join Date: Nov 2009
Beans: 22
|
Re: Trouble with a Thumb Drive
Looks correct to me.
|
|
|
|
| Bookmarks |
| Tags |
| ubuntu 8.10 |
| Thread Tools | |
| Display Modes | |
|
|