[mkntfs] How to format ntfs by using ubuntu 13.04
1. fdisk /dev/sdc
p print the partition table
delete all partition table.
n add a new partition
Create a new partition.
w write table to disk and exit
Write settings to disk
2. format
mkntfs -v /dev/sdc
mkntfs completed successfully. Have a nice day. <--- success message
Reference:
0 意見:
張貼留言