Portál AbcLinuxu, 17. července 2025 07:22
import os, re arch = os.uname()[4] arch_libdir = 'lib' kernel = "/usr/lib/xen-3.2-1/boot/hvmloader" builder='hvm' vcpus = 1 memory = 128 shadow_memory = 8 #device_model = '/usr/lib/xen-3.2-1/bin/qemu-dm' # Hostname name = "mk" # Disks disk = ['file:/images/mk-4.5.img,hda,w'] #,'file:/images/mk/mikrotik-4.5.iso,ioemu:hdc:cdrom,r'] #networking vif = [ 'mac=00:16:3E:43:EA:B0, bridge=eth0'] #, 'mac=00:16:3E:43:EA:B1, bridge=eth1' ] # Behaviour boot='dc' vnc=1 #vncviewer=1 sdl=1 acpi = 1 apic = 1 on_poweroff ='destroy' on_reboot = 'restart' on_crash = 'restart' device_model = '/usr/' + arch_libdir + '/xen-3.2-1/bin/qemu-dm' stdvga = 1 serial = 'pty'
Na otázku zatím nikdo bohužel neodpověděl.
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.