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