Subject: Re: problems hiding pci devices
To: None <port-xen@netbsd.org>
From: Florian Heigl <floh@deranfangvomen.de>
List: port-xen
Date: 10/13/2005 08:09:05
On Thu, Oct 13, 2005 at 02:29:28AM -0300, Evaldo Gardenali wrote:
> >title Xen 2.0 / NetBSD (hda0, vga)
> >  root(hd0,0)
> >  kernel (hd0,a)/xen.gz dom0_mem=3D524288
> >  physdev_dom0_hide=3D'(02:06.0)'
> >  module (hd0,a)/netbsd-XEN0.gz root=3D/dev/hda1 ro console=3Dtty0
>=20
> Try this (a single line with all parameters, no quote on the pci dev):
> kernel (hd0,a)/xen.gz dom0_mem=3D524288 physdev_dom0_hide=3D(02:06.0)

This solved it right away, it seems grub can't handle a line break in this=
=20
options  ('module' needs one, otoh)

It now looks like this and works:
title Xen 2.0 / NetBSD (hda0, vga)
  root(hd0,0)
  kernel (hd0,a)/xen.gz dom0_mem=3D524288 physdev_dom0_hide=3D`(02:06.0)(02=
:03.0)(01
:01.0)`
  module (hd0,a)/netbsd-XEN0.gz root=3D/dev/hda1 ro console=3Dtty0

Thanks!

Florian

--=20

florian heigl			 http://deranfangvomen.de/

Grid Computing erfreut sich gerade bei Windows-Nutzern sehr regem Zuspruch,=
 auch
wenn die Rechnerbesitzer meist nichts von ihrem Gl=FCck wissen. --f. weimer