Listing 1 shows how to use the fdisk command to display the partitions and geometry of an IDE hard drive with SATA attachment.
清单1展示了如何使用fdisk命令来显示附加SATA的IDE硬盘驱动器的分区和设定参数。
Using fdisk, you should use the t command to set the partition's type code to 8e.
如果使用fdisk,您可以使用t命令来将分区类型代码设置为8e。
The fdisk console command is used to create and manipulate partitions.
控制台命令fdisk可以创建和管理分区。
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命令列出一台机器上可用的所有物理卷,以及磁盘大小。
To see the available devices, use the command fdisk -l.
可使用命令fdisk -l来查看可用设备。
To see the available devices, use the command fdisk -l.
可使用命令fdisk -l来查看可用设备。
应用推荐