Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 21

Thread: [SOLVED] unwanted partition of flash drive

  1. #11
    Join Date
    Nov 2007
    Location
    England
    Beans
    731
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: unwanted partition of flash drive

    Ok cool, so it is a U3 drive.
    I had to run the uninstall app in Windows. I looked, & there's no way to get round it. Download the app, run it in Vista and clear it that way.

    bodhi.zazen, that bottom link doesn't work and the other two still require Windows to run the uninstall software.
    Want an alternative to 99% of Windows applications?
    http://www.osalt.com/

    "Dude, real programmers compile" - Plato 428BC

  2. #12
    Join Date
    Jan 2007
    Location
    the states, oregon
    Beans
    94
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: unwanted partition of flash drive

    first, thanks all around

    ok...none of the programs listed so far have recognized this thing as a U3 device...not through wine and not on a vista machine

    I may be an idiot for not having posted this earlier, but i ran the command:

    sudo mkfs.vfat /dev/sdb -I

    prior to running either of the .exe's suggested. It still mounts as two, however.

    does this change things?
    Jesus saves. Everyone else takes 10d6.

  3. #13
    Join Date
    Jan 2007
    Location
    the states, oregon
    Beans
    94
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: unwanted partition of flash drive

    hello...? have i been given up on?
    Jesus saves. Everyone else takes 10d6.

  4. #14
    Join Date
    Apr 2006
    Location
    Montana
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Re: unwanted partition of flash drive

    I solved the issue by wiping the drive clean. and re-formatting it.
    There are two mistakes one can make along the road to truth...not going all the way, and not starting.
    --Prince Gautama Siddharta

    #ubuntuforums web interface

  5. #15
    Join Date
    Jan 2007
    Location
    the states, oregon
    Beans
    94
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: unwanted partition of flash drive

    forgive a noob, but how?
    Jesus saves. Everyone else takes 10d6.

  6. #16
    Join Date
    Jan 2007
    Location
    the states, oregon
    Beans
    94
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: unwanted partition of flash drive

    Hello...?
    Jesus saves. Everyone else takes 10d6.

  7. #17
    Join Date
    Apr 2006
    Location
    Montana
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Re: unwanted partition of flash drive

    Quote Originally Posted by querent View Post
    Hello...?
    You can either do it from the command line or with gparted (graphical)

    gparted is on the live CD, but is not installed.

    Open a terminal and enter :

    Code:
    sudo apt-get install gparted
    Then
    Code:
    gksu gparted
    You must unomount the usb device, but leave it plugged into the computer. You can do this from gparted as well.

    Alternate is to usre fdisk

    Code:
    sudo fdisk <device>
    Then re-format the device to a new filesystem, FAT, ext3, your choice.
    There are two mistakes one can make along the road to truth...not going all the way, and not starting.
    --Prince Gautama Siddharta

    #ubuntuforums web interface

  8. #18
    Join Date
    Jan 2007
    Location
    the states, oregon
    Beans
    94
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: unwanted partition of flash drive

    this has already taken way longer than i anticipated, but i'm frustrated that i can't gain control over my own device.

    thanks to everyone, especially bodhi.zazen, for the help so far.

    So, there's this:

    me@mine:~$ gksu gparted
    ======================
    libparted : 1.7.1
    ======================
    Unable to open /dev/sdc - unrecognised disk label.

    /dev/sdc seems to be the offending partition. gparted shows them both as USB devices, and they're only listed by ls /dev when the thing's plugged in.

    each (sdb, sdc) appear totally unallocated under gparted, with sdc at 0.0 B.

    i know nothing of fdisk, and can make no sense of it. i'll go into the man now, buy any quick advice is always helpful.
    Jesus saves. Everyone else takes 10d6.

  9. #19
    Join Date
    Apr 2006
    Location
    Montana
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Re: unwanted partition of flash drive

    LOL

    If all else fails there is always DBAN

    Be careful with that thing :

    http://dban.sourceforge.net/
    There are two mistakes one can make along the road to truth...not going all the way, and not starting.
    --Prince Gautama Siddharta

    #ubuntuforums web interface

  10. #20
    Join Date
    Jan 2007
    Location
    the states, oregon
    Beans
    94
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: unwanted partition of flash drive

    this looks heavy. i'm intrigued. thanks.
    Jesus saves. Everyone else takes 10d6.

Page 2 of 3 FirstFirst 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •