0

I am totally a new user of Ubuntu 14.04.

My problem is that I installed Ubuntu through the USB drive. Now I want to use the pen drive on Windows. I tried to format the pen drive but failed.

Johnny
  • 1

1 Answers1

1
  1. Install GParted from Ubuntu Software or via apt-get.
  2. Start GParted and select your USB device (example: /dev/sdc). Verify selected device size matches the USB device size.
  3. Delete any partitions on the USB device.
  4. Create a new partition and format as FAT32 or NTFS.
  5. Apply changes.
guntbert
  • 13,475