X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=misc%2Fnetwork_servers%2Fv3_nbd%2Fnbd.ini;h=fe84ef9610a3cf56b3900eabe4d55d9654fe8b3d;hb=d0dc7def2c570760c062f311eb6fde4b634c0bac;hp=0eec74c8f497567a8a82aeebc0c214f3a7a34071;hpb=2693dbc32a15e21af5e648f6a3d98ecd962ac029;p=palacios.git diff --git a/misc/network_servers/v3_nbd/nbd.ini b/misc/network_servers/v3_nbd/nbd.ini index 0eec74c..fe84ef9 100644 --- a/misc/network_servers/v3_nbd/nbd.ini +++ b/misc/network_servers/v3_nbd/nbd.ini @@ -2,7 +2,16 @@ logfile: ./nbd.log port : 9502 -disks : puppy-hd puppy-iso +disks : puppy-hdd puppy-iso ubuntu-hdd ubuntu-cd puppy-iso.file : /opt/vmm-tools/isos/puppy.iso puppy-iso.type : ISO + +puppy-hdd.file : /home/jarusl/guests/puppy-test1.hdd +puppy-hdd.type : RAW + +ubuntu-hdd.file : /home/jarusl/guests/ubuntu.hdd +ubuntu-hdd.type : RAW + +ubuntu-cd.file : /opt/vmm-tools/isos/ubuntu-7.10-desktop-i386.iso +ubuntu-cd.type : ISO