Ubuntu Forums Archive Viewer

Getting my USB stick back

Archived thread 1011843 from Other OS Talk. Markdown source: Other_OS_Talk/thread_1011843_Getting_my_USB_stick_back.md

Original URL About this archive
#1

Hi guys,

A while ago I installed Arch Linux on a USB stick I have. Now, whenever I insert it into my Windows machine it only recognizes one of the tiny, megabyte-sized partitions, and whenever I insert it into my Ubuntu machine it doesn't recognize it as a device, it only sees the various partitions. I tried this umount /dev blah blah and mkfs ext3 somethingorother but it only works on the first partition of the stick, and beyond that it gets too complicated for me.

How can I 'un-partition' it, format it completely and get it back to its normal size so I can use it to create an Ubuntu 8.10 Live USB?

#2
#3

I got a tip to download and run GParted, and that worked. Very simple too, just select /dev/sdb and clear it. Awesome stuff.

Thanks anyway though!