Resize the size of an image file (Xen)
Let's increase the size of an image file ># dd if=/dev/zero of=centos.img bs=1M count=1 seek=4000 conv=notrunc ># e2fsck -f -y centos.img ># resize2fs centos.img (or) ># losetup /dev/loop1 centos.img ># e2fsck -f /dev/loop1 ># resize2fs /dev/loop1 ># e2fsck -f /dev/loop1 ># losetup -d /dev/loop1 References 1. http://wiki.kartbuilding.net/index.php/Resize/Increase_the_Size_of_a_File_Based_DomU_Xe..
virtualization
2009. 8. 13. 17:44
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- nas parallel benchmark
- Xen
- hprof
- latex
- latex on ubuntu
- known_hosts
- spec
- VIM
- Java profiler
- MPI
- C정리
- opennebula
- perfmon2
- ssh
- SNU 학위논문 latex 포멧
- SNU 석사논문 latex
- ubuntu 8.10
- YourKit
- deb
- benchmark
- ubuntu
- meld
- C언어 정리
- C
- SNU latex 논문
- benchmarks
- r
- KVM
- Ubuntu 9.04
- 서울대 학위논문 포멧
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
글 보관함