XEN
XEN: Physical Device Loop mounten
23.04.2010
Um eine DomU Loop-Mounten zu können benötigt man ein tool namens lomount
Usage: lomount [-verbose] [OPTIONS] -diskimage FILE -partition NUM [OPTIONS]
All OPTIONS are passed through to 'mount'.
ex. lomount -t fs-type -diskimage hda.img -partition 1 /mnt
Beispiel: lomount -t ext3 -diskimage /dev/evms/data/kunde1_3 -partition 1 /mnt
Usage: lomount [-verbose] [OPTIONS] -diskimage FILE -partition NUM [OPTIONS]
All OPTIONS are passed through to 'mount'.
ex. lomount -t fs-type -diskimage hda.img -partition 1 /mnt
Beispiel: lomount -t ext3 -diskimage /dev/evms/data/kunde1_3 -partition 1 /mnt