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
- C정리
- VIM
- Java profiler
- opennebula
- meld
- known_hosts
- C
- MPI
- r
- Ubuntu 9.04
- latex on ubuntu
- Xen
- SNU 석사논문 latex
- perfmon2
- spec
- 서울대 학위논문 포멧
- nas parallel benchmark
- YourKit
- C언어 정리
- SNU latex 논문
- benchmarks
- SNU 학위논문 latex 포멧
- latex
- ssh
- hprof
- ubuntu
- ubuntu 8.10
- benchmark
- KVM
- deb
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
29 | 30 |
글 보관함