vultr日本的VPS的硬盘只有一个分区,fdisk -l的信息是:
Disk /dev/vda: 21.5 GB, 21474836480 bytes
246 heads, 55 sectors/track, 3100 cylinders
Units = cylinders of 13530 * 512 = 6927360 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00025f03
Device Boot Start End Blocks Id System
/dev/vda1 * 1 3100 20970476 83 Linux
[root@vultr ~]#
请问Centos6系统怎样才能多分个区来挂载到/home,因为用easypanel后台要选择物理盘,只有/选项没有/home,选择/新建的虚拟空间无效,默认新建的虚拟空间网站目录到/home下了,绑定域名解析后打不开。 |