ABOUT ME

-

Today
-
Yesterday
-
Total
-
  • diskpart - vhd복사
    Search: 카테고리 없음 카테고리 없음 2017. 4. 5. 22:43



    Create Vdisk File="복제될 vhd 파일명" Source="원본 vhd 파일명" Maximum=가상디스크최대크기(MBytes) Type=vhd 파일 생성 방식(fixed, Expandable)


    Create Vdisk File="c:\xp-new.vhd" Source="d:\xp-ori.vhd" Maximum=1024 Type=Expandable


    복사되는 새로운 곳은 원본의 크기보다 같거나 커야 한다.



    댓글