Usually Ubuntu format disk is similar to Windows system; first find the U disk icon, right click to format. However, there is a situation that is more worrying. When there is a problem with the partition and it cannot be recognized, then a professional tool can be formatted under Win, and under Ubuntu, it can be forced to be formatted by command mode.
First execute sudo fdisk -l to view the serial number of your u disk, usually /dev/sdb, etc. U disk partition is usually /dev/sdb1
For u disk we generally Formatted as FAT format or FAT32 format, but these will be displayed in FAT format under Linux. We only need to execute the command:
sudo mkfs.vfat -F 32 /dev/sdb1 to format the u disk into fat32 format.
If you want to format the specified disk to NTFS format then you need sudo apt-get install ntfsprogs to install the ntfs read and write tool, and then execute sudo mkfs.ntfs /dev/sda1, this process will be very slow. It's easier for a partition to be formatted as linux ext:
sudo mkfs.ext4 /dev/sda1 # formatted as ext4 partition sudo mkfs.ext3 /dev/sda1 # formatted as ext3 partition sudo Mkfs.ext2 /dev/sda1 #Formatted as ext2 partition
PS: For the partition to be formatted, you must first unmount it with umount to format it.
In daily work or experiment, we often need to clone or migrate the virtual machine. After the migra
under Windows we have the power management system is very familiar with, we can achieve STR, STD and
JFS was developed by IBM and originally appeared on the AIX operating system, which provides a log-b
In the various Linux distributions now, the enterprise version of red hat is relatively safe. For t
How to run China Merchants Bank Professional Edition under Linux
Linux common tips: teach you the same network card configuration multiple IP
Linux operating system static routing setup skills introduction
Linux sort command parameters and usage details
Linux using NTP service management /synchronization server time
Linux usermod command introduction
Argument list too long" error solution summary
Centos installs X Winodw with yum tutorial
Win10 system Edge browser playing games black screen failure reasons and solutions
Win10u disk installation version how much money win10 system u disk installation version price
Linux system (Debian and Ubuntu) completely remove wine
Computer talks Win10 control panel will be canceled?
How to speed up OneDrive upload speed with Windows8.1 update
The computer desktop does not display the correct processing method of the icon
Win8.1 system installation LOL League of Legends NSIS Error error analysis and solution
Win10 KB3074681 update caused the desktop process to crash
Win10's new features and feature updates need money?
In the Baidu network disk page version to download more than 2G video graphic tutorial