13 lines
337 B
Plaintext
13 lines
337 B
Plaintext
|
kernel = "/boot/vmlinuz-xen"
|
||
|
ramdisk = "/boot/initrd-xen"
|
||
|
memory = 128
|
||
|
name = "nbd"
|
||
|
# Please change MAC
|
||
|
vif = [ 'mac=00:16:e3:10:00:a0, bridge=xenbr0' ]
|
||
|
# Replaced the ':' in the iname with '@'
|
||
|
disk = [ 'iscsi:iqn.2006-09.de.suse@0ac47ee2-216e-452a-a341-a12624cd0225,hda,w' ]
|
||
|
dhcp = "dhcp"
|
||
|
hostname= "nbd"
|
||
|
root = "/dev/hda1"
|
||
|
extra = "3"
|