Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: PCI devices in domU: msg#00168
|
Subject: |
Re: PCI devices in domU |
I have the same problem and found a bug report in bugzilla
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=188771
It looks like the pciback.hide option is missing in FC5.
On 4/18/06, Timo Wendt <twendt@xxxxxxxxx> wrote:
> Hi,
>
> I am trying to use PCI devices in guests. My grub.conf includes the
> following:
>
> title Fedora Core (2.6.16-1.2080_FC5xen0)
> root (hd0,4)
> kernel /xen.gz-2.6.16-1.2080_FC5
> module /vmlinuz-2.6.16-1.2080_FC5xen0 ro root=/dev/
> VolGroup00/LogVol00 rhgb pciback.hide=(02:09.0)(02:0e.0)
> module /initrd-2.6.16-1.2080_FC5xen0.img
>
> It doesn't work though:
>
> Kernel command line: ro root=/dev/VolGroup00/LogVol00 rhgb
> pciback.hide=(02:09.0)(02:0e.0)
> Unknown boot option `pciback.hide=(02:09.0)(02:0e.0)': ignoring
>
> Is something not compiled into the kernel that is needed here?
>
> I would appreciate any help.
>
> Timo
|
| |