리눅스 vhd 파일 검사

1 개요[ | ]

리눅스 vhd 파일 검사
root@zetawiki:~# file odin1440.vhd
odin1440.vhd: Microsoft Disk Image, Virtual Server or Virtual PC
root@zetawiki:~# vbox-img info --filename odin1440.vhd
--- Dumping VD Disk, Images=1
Dumping VD image "odin1440.vhd" (Backend=VHD)
Header: Geometry PCHS=43/4/17 LCHS=0/0/0 cbSector=512
Header: uuidCreation={2d4199c4-88da-9646-91be-6fe00fbc6aeb}
Header: uuidParent={00000000-0000-0000-0000-000000000000}
root@zetawiki:~# vbox-img repair --filename odin1440.vhd --format VHD
First data block at sector 4
VHD image is in a consistent state, no repair required

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}