Author Topic: Partition editor not seeing usb  (Read 607 times)

Offline wunderbra

  • Jr. Member
  • **
  • Posts: 16
Partition editor not seeing usb
« on: December 23, 2010, 03:37:10 PM »
Wanted to prepare my USB key for partioning. Running zen from live cd.

The partition editor is not seeing the USB key. It only sees the hard drive on the PC.
The file manager sees it fine.
Any ideas?

uncleV

  • Guest
Re: Partition editor not seeing usb
« Reply #1 on: December 23, 2010, 03:44:52 PM »
The file manager sees it fine.
Any ideas?
If you right-click on it in the file manager may be you'll see an useful option?

Offline wunderbra

  • Jr. Member
  • **
  • Posts: 16
Re: Partition editor not seeing usb
« Reply #2 on: December 23, 2010, 03:57:04 PM »
Not sure what you refer to. I see an unmount choice. Unmounted it but it didn't make any difference,.

Offline Was_Just19

  • Hero Member
  • *****
  • Posts: 6852
  • MLU
Re: Partition editor not seeing usb
« Reply #3 on: December 28, 2010, 04:36:17 PM »
Some USB sticks arrive with a partition table which is not acceptable to some partitioning tools.

I have found that the simplest way of overcoming most of these problems is to delete the partition table and create a new one.

If creating a new one use a DOS type.

You could do this from the command line using fdisk or use Gparted from the repository.

On occasion I have resorted to writing zeros to the first sector of the device with the dd command to ensure that the old partition setup was properly wiped.


regards.