#This shows disks in the system 
fdisk -l  

#your USB may be /dev/sdb1
# or it shows /dev/sdb if you used it for booting 

use this command to format

cfdisk /dev/sdb

#using this you can delete and create partition 
#finaly write partition to the disk 
# unplug and plug back it will detect if you chouse FAT or any valid file system

-- 
I can not find usb memory stick in system
https://bugs.launchpad.net/bugs/497892
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to