vmware에서 가상디스크를 기존 15기가 되어있던것을
하드추가방식으로 늘인게 아니라...
vmware-vdiskmanager -x 명령을 이용해서 기존 15g에서 30g로 늘렸는데
vmware자체에서는 30기가로 늘려졌다라고만 표시할 뿐 리눅스에 들어갔더니만...
[root@cent64svr0 ~]# fdisk /dev/sda
The number of cylinders for this disk is set to 3916.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
(e.g., DOS FDISK, OS/2 FDISK)
Command (m for help): p
Disk /dev/sda: 32.2 GB, 32212254720 bytes
255 heads, 63 sectors/track, 3916 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 1700 13655218+ 83 Linux
/dev/sda2 1701 1958 2072385 82 Linux swap / Solaris
와 같이... 파일시스템으로 설정되어있던 기존의 15기가만 표시되어있고 vmware-vdiskmanager에 의해
확장된 용량 15기가는 내가 원하는 부분인 /dev/sda1에 추가되어있지 않고..아무 설정도, 파티션도 잡혀지지
않은 상태로 공간만 설정되어있는데...
어떻게 해야 추가된 15기가를 /dev/sda1에다 붙여줄 수 있는것인가요?
웹에서 찾아봤더니 pv, lv써서 별도의 파티션을 잡아준다고 하는데...
제가 원하는 건 그게 아니라 /dev/sda1에 용량이 늘어나 있어야 한다는 것이거든요
도움주세요
ÀÌ°É·Î °¡´ÉÇÒ°Ì´Ï´Ù.
parted·ù°¡ ÆíÇÕ´Ï´Ù.
1. backup, swap, / »èÁ¦
2. /, swap ¼³Á¤
3. reboot, format. restore, boot ¼³Á¤
4. test
±âº»(»ðÁú) ÇʼöÀÔ´Ï´Ù.