6

I was formatting my USB memory stick using Ubuntu and chose "Override existing data".

I accidentally knocked the memory stick out of the USB port. When I put it back into my Ubuntu computer it was not visible in the file manager (Nautilus), and it does not appear in my unity dock.

I have already tried rebooting the computer with the memory stick inserted. But no effect.

What can I do to bring my memory stick back to life?

Byte Commander
  • 107,489
Josh
  • 71
  • 1
  • 1
  • 4

1 Answers1

11
sudo apt-get install gparted

Launch GParted from the dash, switch to the usb stick, choose Device → Create Partition Table (accept the default setting), create a new partition.

UTF-8
  • 5,710
  • 10
  • 31
  • 67