摘要:
!!only for linux using lvm, otherwise, you can use gparted.fdiskcreate partition (command:n )change type to 8e (for LVM2) (command:t)write(command:w)restartlvm pvcreate /dev/sda3lvm vgextend VolGroup00 /dev/sda3lvm lvextend -L32.5G /dev/VolGroup00/LogVol00 (set a large size, and you will know how ma 阅读全文
posted @ 2012-12-20 16:01
johnsonshu
阅读(314)
评论(0)
推荐(0)