首先查看硬盘 : fdisk -l
root@debian:/usr/local# fdisk -l
Disk /dev/sda: 446.63 GiB, 479559942144 bytes, 936640512 sectors
Disk model: PERC H745 Adp
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 262144 bytes / 262144 bytes
Disklabel type: gpt
Disk identifier: AEA00544-8EC2-4211-92C0-4CD891A1306F
Device Start End Sectors Size Type
/dev/sda1 2048 1050623 1048576 512M EFI System
/dev/sda2 1050624 934637567 933586944 445.2G Linux filesystem
/dev/sda3 934637568 936638463 2000896 977M Linux swap
Disk /dev/sdb: 42.77 TiB, 47023449440256 bytes, 91842674688 sectors
Disk model: PERC H745 Adp
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 262144 bytes / 1048576 bytes
我要把42.77T的挂载
创建目录: mkdir /data1

本文介绍了如何在Debian系统中查看硬盘信息、创建并挂载42.77T硬盘、格式化为ext4、设置开机自动挂载以及检查fstab配置。
最低0.47元/天 解锁文章
1638

被折叠的 条评论
为什么被折叠?



