To see the new disks, you can run fdisk -l and optionally use fdisk to create partition on them.
要查看新的磁盘,可以运行fdisk - l,还可以选择使用fdisk,以便在磁盘上创建分区。
Fdisk -l displays all partitions on all hard drives.
fdisk - l显示所有硬盘上的所有分区。
To see the available devices, use the command fdisk -l.
可使用命令fdisk -l来查看可用设备。
You can use the fdisk -l command to list all physical volumes available on a machine, along with sizes of the disks. The following example shows output from that command
您可以使用fdisk -l命令列出一台机器上可用的所有物理卷,以及磁盘大小。
After OS installation, shut down and restart test1, and you should see the two added disks with fdisk -l. After creating partitions and filesystems on these disks, I have this in test1.
在完成OS安装后,关闭并重新启动test1,使用fdisk - l可以看到2个新添加的磁盘。
After OS installation, shut down and restart test1, and you should see the two added disks with fdisk -l. After creating partitions and filesystems on these disks, I have this in test1.
在完成OS安装后,关闭并重新启动test1,使用fdisk - l可以看到2个新添加的磁盘。
应用推荐