Linux中parted命令怎么用

Linux中parted命令怎么用

这篇文章主要介绍Linux中parted命令怎么用,文中介绍的非常详细,具有一定的参考价值,感兴趣的小伙伴们一定要看完!

Linux常用命令parted命令 是由GNU组织开发的一款功能强大的磁盘分区和分区大小调整工具,与fdisk不同,它支持调整分区的大小。

parted

磁盘分区和分区大小调整工具

补充说明

作为一种设计用于Linux的工具,它没有构建成处理与fdisk关联的多种分区类型,但是,它可以处理最常见的分区格式,包括:ext2、ext3、fat16、fat32、NTFS、ReiserFS、JFS、XFS、UFS、HFS以及Linux交换分区。

语法

parted(选项)(参数)

选项

-h:显示帮助信息;-i:交互式模式;-s:脚本模式,不提示用户;-v:显示版本号。

参数

  • 设备:指定要分区的硬盘所对应的设备文件;

  • 命令:要执行的parted命令。

实例

从串行技术出现以来,越来越多用户选择使用大容量的SATA硬盘创建磁盘阵列;特别是MD1000/MD3000,很轻易就突破2T的LUN,故在此给大家一些指引。

红帽企业 Linux 4 Update 4供对大于 2 terabytes(TB)的磁盘设备的支持。

请参考以下操作步骤:

注:

  • 绿色代表你需要使用的命令。

  • 红色代表你需要注意到的输出信息,在后续需要使用。

[root@localhost~]#fdisk-lDisk/dev/sda:35.8GB,35862976512bytes255heads,63sectors/track,4360cylindersUnits=cylindersof16065*512=8225280bytesDeviceBootStartEndBlocksidSystem/dev/sda1*11310439183Linux/dev/sda2141441052257+82Linuxswap/dev/sda314543603386502083LinuxDisk/dev/sdb:2147MB,2147483648bytes255heads,63sectors/track,261cylindersUnits=cylindersof16065*512=8225280bytesDisk/dev/sdbdoesn'tcontainavalidpartitiontable

[root@localhost~]#parted/dev/sdbGNUPartedCopyright(C)1998-2004freeSoftwareFoundation,Inc.Thisprogramisfreesoftware,coveredbytheGNUGeneralPublicLicense.Thisprogramisdistributedinthehopethatitwillbeuseful,butWITHOUTANYWARRANTY;withouteventheimpliedwarrantyofMERCHANTABILITYorFITNESSFORAPARTICULARPURPOSE.SeetheGNUGeneralPublicLicenseformoredetails.使用/dev/sdb(parted)mklabelgpt(parted)print/dev/sdb的磁盘几何结构:0.000-2048.000兆字节磁盘标签类型:gptMinor起始点终止点文件系统名称标志(parted)mkpartprimary02048(parted)print/dev/sdb的磁盘几何结构:0.000-2048.000兆字节磁盘标签类型:gptMinor起始点终止点文件系统名称标志10.0172047.983(parted)quit

如果必要,不要忘记更新/etc/fstab

[root@localhost~]#fdisk-lDisk/dev/sda:35.8GB,35862976512bytes255heads,63sectors/track,4360cylindersUnits=cylindersof16065*512=8225280bytesDeviceBootStartEndBlocksIdSystem/dev/sda1*11310439183Linux/dev/sda2141441052257+82Linuxswap/dev/sda314543603386502083LinuxWARNING:GPT(GUIDPartitionTable)detectedon'/dev/sdb'!Theutilfdiskdoesn'tsupportGPT.UseGNUParted.Disk/dev/sdb:2147MB,2147483648bytes255heads,63sectors/track,261cylindersUnits=cylindersof16065*512=8225280bytesDeviceBootStartEndBlocksIdSystem/dev/sdb112622097151+eeEFIGPTPartition1hasdifferentphysical/logicalbeginnings(non-Linux?):phys=(0,0,1)logical=(0,0,2)Partition1hasdifferentphysical/logicalendings:phys=(1023,254,63)logical=(261,21,16)

[root@localhost~]#mkfs.ext3/dev/sdb1mke2fs1.35(28-Feb-2004)Filesystemlabel=OStype:LinuxBlocksize=4096(log=2)Fragmentsize=4096(log=2)262144inodes,524279blocks26213blocks(5.00%)reservedforthesuperuserFirstdatablock=0Maximumfilesystemblocks=53687091216blockgroups32768blockspergroup,32768fragmentspergroup16384inodespergroupSuperblockbackupsstoredonblocks:32768,98304,163840,229376,294912Writinginodetables:doneCreatingjournal(8192blocks):doneWritingsuperblocksandfilesystemaccountinginformation:doneThisfilesystemwillbeautomaticallycheckedevery28mountsor180days,whichevercomesfirst.Usetune2fs-cor-itooverride.

[root@localhost~]#mount/dev/sdb1/mnt[root@localhost~]#df-hFilesystem容量已用可用已用%挂载点/dev/sda3<?xml:namespaceprefix=st1/>32G2.6G28G9%//dev/sda199M12M82M13%/bootnone252M0252M0%/dev/shm/dev/sdb12.0G36M1.9G2%/mnt

以上是“Linux中parted命令怎么用”这篇文章的所有内容,感谢各位的阅读!希望分享的内容对大家有帮助,更多相关知识,欢迎关注恰卡编程网行业资讯频道!

发布于 2022-02-11 22:44:49
收藏
分享
海报
0 条评论
78
上一篇:Python数据预处理常用的技巧有哪些 下一篇:Linux中logwatch命令怎么用
目录

    0 条评论

    本站已关闭游客评论,请登录或者注册后再评论吧~

    忘记密码?

    图形验证码