Am 13.08.2007 um 11:19 schrieb Laurent Vivier: > We can modify qemu to test if the argument is a directory, if yes, > it reads args > from file args in this directory and for security the disk image > must be in the > same directory. > > for instance, we have: > > ./pc1/ > ./pc1/args > ./pc1/my_disk > > and in ./pc1/args, we have "-hda my_disk"
... and "-hdb ../pc2/my_other_disk" The directory idea sounds good. Especially for me, as I'm obviously the only one running one disk image in different virtual machines. Plus, it'd work for physical partitions / disks: Simply have a directory with an "args" file only. my $ 0.01 Markus - - - - - - - - - - - - - - - - - - - Dipl. Ing. Markus Hitter http://www.jump-ing.de/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel