Comment 2 for bug 273671

Revision history for this message
Thomas Mashos (tgm4883) wrote : Re: [Bug 273671] Re: USB Key inserted after program start needs formatting, can't format

Evan Dandrea wrote:
> That would make sense, given the presence of both /dev/sdb and /dev/sdb1
> in the list, which should not ever happen. What version of usb-creator
> were you using? Can you please paste the output of `sudo parted
> /dev/sdb print` where /dev/sdb is the block device for your USB stick.
>
> Thanks!
>
> ** Changed in: usb-creator (Ubuntu)
> Status: New => Incomplete
>
>

This is from the key after I was able to install the ISO to it. Let me
know if you need me to give you the pre-installed usb key info.

thomas@hermes:~$ sudo parted /dev/sdb print
Model: USB 2.0 USB Flash Drive (scsi)
Disk /dev/sdb: 4043MB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number Start End Size Type File system Flags
 1 32.3kB 4039MB 4039MB primary fat32

thomas@hermes:~$

The version of usb-creator is on intrepid x86_64

thomas@hermes:~$ dpkg -l usb-creator
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii usb-creator 0.1.4 Ubuntu USB desktop image creator
thomas@hermes:~$