format usb drive
# partitioning
fdisk /dev/sdb
# format as vfat. i.e. remember to umount first
mkdosfs /dev/sdb
fdisk /dev/sdb
# format as vfat. i.e. remember to umount first
mkdosfs /dev/sdb
topics = rx.compile({[linux, osx, unix, bsd/*if any*/]}) .match(interested).then(idea => {idea.post(); print("have fun ^^"); });
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home