14
2019
03

VM虚拟机中Linux扩展磁盘空间的方法



推荐点击下面图片,通过本站淘宝优惠价购买:

image.png

一、Vm虚拟机下Linux扩展原有磁盘空间,详细步骤如下:








需注意以下几点: linux只能扩展磁盘容量而不能减小, 所填写的容量为总容量,即包含已分区的磁盘, 扩展容量时不能有快照哟,大家可以先把快照删除掉。


2.启动Linux,查看系统分区,并创建分区sda3,命令如下:红色字体命令,#后为注释:


[root@localhost~]#fdisk -l

Disk /dev/sda:32.2GB,32212254720 bytes


255heads,63sectors/track,3916cylinders

Units=cylindersof16065*512=8225280 bytes


DeviceBoot      Start      End        Blocks             Id       System


/dev/sda1  *        1            13         104391          83      Linux

/dev/sda2           14           1566    12474472+   8e      Linux LVM


#我的电脑有2个分区-sda1 sda2


[root@localhost~]#fdisk /dev/sda


Thenumberofcylindersforthisdiskissetto3916.


Thereisnothingwrongwiththat,butthisislargerthan1024,


andcouldincertainsetupscauseproblemswith:

1)softwarethatrunsatboottime(e.g.,oldversionsofLILO)


2)bootingandpartitioningsoftwarefromotherOSs


(e.g.,DOSFDISK,OS/2FDISK)


Command(mforhelp):m


Commandaction

a toggle a bootable flag


b edit bsd disk label


c toggle the dos compatibility flag


d delete a partition


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 apartition's system id


u change display/entry units


v verify the partition table 


w write table to disk and exit


x extra functionality (expertsonly)









--------------------- 

作者:青竹居士 

来源:CSDN 

原文:https://blog.csdn.net/liangliangdetianxia/article/details/37527767 

版权声明:本文为博主原创文章,转载请附上博文链接!


本文链接:https://hqyman.cn/post/334.html 非本站原创文章欢迎转载,原创文章需保留本站地址!

分享到:





休息一下,本站随机推荐观看栏目:


« 上一篇 下一篇 »

发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

您的IP地址是: