search

Home  >  Q&A  >  body text

centos - fdisk无法创建新分区

输入 fdisk /dev/ 无法创建新分区,报错提示:

last _lab(): I don't know how to handle file with mode 40755
You will not able to write the partition table.

Unable to read /dev/

怎么解决?
用的是vm虚拟机,安装的是CentOS 6.7版本

我想大声告诉你我想大声告诉你2821 days ago746

reply all(1)I'll reply

  • phpcn_u1582

    phpcn_u15822017-04-26 09:03:02

    Use fdisk -l to check which disks are there

    Then fdisk /dev/disk name, partition on the specified disk

    reply
    0
  • Cancelreply