【Thinkpad E15系统 linux磁盘分区方法】产品型号:Thinkpad E15
系统版本:centos8
案例:在sdb盘上建一个分区,大小为1G
在虚拟机上添加一块硬盘
例:对sdb这个盘分一个100M的分区出来
[root@xuegod63 ~]# fdisk /dev/sdb
...
Command (m for help): m
Command action
a toggle a bootable flag
b edit bsd disklabel
c toggle the dos compatibility flag
d delete a partition 删除分区
g create a new empty GPT partition table
G create an IRIX (SGI) partition table
l list kNOWn partition types 显示分区类型
m print this menu 打印帮助菜单
n add a new partition 添加新的分区
o create a new empty DOS partition table
p print the partition table 显示分区表
q quit without saving changes 不保存,退出
s create a new empty Sun disklabel
t change a partition's system id 改变分区类型
u change display/entry units
v verify the partition table
w write table to disk and exit 将分区表信息写入硬盘,保存并退出
x extra functionality (experts only)
Command (m for help): p -----打印分区表
Command (m for help): n ----新建一个分区
Partition type:
p primary (2 primary,0 extended,2 free)p:主分区
e extendede:扩展分区
Select (default p):--#直接默认
Using default response p
Partition number (1,4,default 1): ---#直接默认
First sector (1230848-41943039,default 1230848): ---#直接默认
Using default value 1230848
Last sector, sectors orsize{K,M,G} (1230848-41943039,default 41943039):1G
#输入分区大小
Partition 3 of type Linux and of size 1 GiB is set
Command (m for help): w #保存退出
格式化并创建文件系统
[root@xuegod63 ~]# mkfs.xfs /dev/sdb1
注:-f 参数可以强制格式化现有文件系统的分区
[root@xuegod63 ~]# mkdir /sdb1 #创建挂载点
[root@xuegod63 ~]# mount /dev/sdb1 /sdb1/#挂载
[root@xuegod63 ~]# df -h#查看
- 戴尔成就3690,适用系统:windows10 Excel怎么添加下拉选项内容
- 演示机型:组装台式机,适用系统:Windows10家庭中文版 怎么把u盘里的文件复制到电脑上
- 信息系统项目管理师复习方法有哪些 信息系统项目管理师复习方法
- Thinkpad E15系统 rhce培训教材有哪些
- Thinkpad E15系统 apache安装方法
- asus s340mc系统 ppt倒计时15分钟怎么做
- Thinkpad E15系统 mysql修改root密码
- Thinkpad E15系统 nginx反向代理配置
- 系统分析师的前景怎么样 系统分析师的前景
- 中台系统是什么意思 中台系统是什么