Displaying 3 results from an estimated 3 matches for "marax_c".
Did you mean:
marax
2020 Feb 06
1
Re: PCI/GPU Passthrough with xen
...ash>
>> <devices>
>> <emulator>/usr/lib/xen/bin/qemu-system-i386</emulator>
>> <disk type='block' device='disk'>
>> <driver name='phy' type='raw'/>
>> <source dev='/dev/mapper/marax_c'/>
>> <target dev='hda' bus='ide'/>
>> <address type='drive' controller='0' bus='0' target='0'
>> unit='0'/>
>> </disk>
>> <disk type='file' device='...
2020 Jul 27
0
Problem with xen config
...= "restart"
on_crash = "restart"
vif = [
"mac=00:16:3e:05:01:10,bridge=xenbr5,script=vif-bridge,model=e1000" ]
parallel = "none"
serial = "none"
type = "hvm"
loader = "/usr/lib64/xen/boot/hvmloader"
disk = [ "phy:/dev/mapper/marax_c,hda,rw",
"phy:/dev/vg_lilith/lv_marax_d,hdb,rw" ]
max_grant_frames = "128"
pci = [ "01:00.0", "01:00.1", "01:00.2", "01:00.3", "00:1f.3", "05:00.0"
]
pci_permissive = 1
keymap = "de"
vnclisten="0.0....
2020 Feb 04
0
Re: PCI/GPU Passthrough with xen
...gt;
<on_crash>destroy</on_crash>
<devices>
<emulator>/usr/lib/xen/bin/qemu-system-i386</emulator>
<disk type='block' device='disk'>
<driver name='phy' type='raw'/>
<source dev='/dev/mapper/marax_c'/>
<target dev='hda' bus='ide'/>
<address type='drive' controller='0' bus='0' target='0' unit='0'/>
</disk>
<disk type='file' device='cdrom'>
<driver type='ra...