Displaying 1 result from an estimated 1 matches for "linuxz".
Did you mean:
linux
2009 Jul 04
0
A problem about xen no-iommu graphics card passthough
...ice 05e6 (rev a1)
=================grub.conf==========================================================
title Fedora Core (2.6.18.8-xen)
root (hd0,3)
kernel /boot/xen-3.0.gz nativedom=1 nativedom_mem=1024
module /boot/vmlinuz-2.6.18.8 ro root=LABEL=LINUXZ rhgb quiet pciback.hide=(0000:01:00.0)
module /boot/initrd-2.6.18.8.img
title Fedora Core (2.6.18-1.2798.fc6)
root (hd0,3)
kernel /boot/vmlinuz-2.6.18-1.2798.fc6 ro root=LABEL=LINUXZ rhgb quiet
initrd /boot/initrd-2.6.18-1.2798.fc6.img
&...