Displaying 1 result from an estimated 1 matches for "fa35".
Did you mean:
4a35
2010 Aug 05
2
working config for xen which would transfer a serial interface
...oading parport_serial in DomU
/dev/ttyS{0..3} do get created by default, if that matters.
Here is the content of the config file, after the last attempt
(which uses gitco's xen, but we failed similarly with the stock packages):
name = "testr"
uuid = "57baf51a-e293-fa35-9f2e-056a1c0e322a"
maxmem = 512
memory = 512
vcpus = 1
bootloader = "/usr/bin/pygrub"
on_poweroff = "destroy"
on_reboot = "restart"
on_crash = "restart"
vfb = [ "type=vnc,vncunused=1,keymap=en-us" ]
disk = [ "tap:aio:/var/lib/xen/images/te...