Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NetBSD -current / Xen 3.0.3: Problem starting xend



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi

You need this two devices in dev to run xen3 on netbsd dom0 system.

$ ls /dev/xen*
/dev/xencons  /dev/xenevt

You can create them with MAKEDEV .

$ cd /dev/

$ ./MAKEDEV xen*

If you have properly updated system you don't need to patch MAKEDEV file.

Regards
- ---------------------------------------------------------------
Adam Hamsik
ICQ 249727910
jabber haad%jabber.org@localhost
- ---------------------------------------------------------------
There are 10 kinds of people in the world. Those who understand
binary numbers, and those who don't.
                                


Rainer Brinkmoeller wrote:
> Hi,
> 
> when i try to start /etc/rc.d/xenbackendd after /etc/rc.d/xend i got the
> following message:
> 
> xenbackendd[1434]: Failed to contact xenstore (Connection refused). Is
> it running?
> 
> It seems that xend didn't start because i get no output if i execute
> "/etc/rc.d/xend status"
> and xm list says:
> 
> Error: Unable to connect to xend. No such file or directory. Is xend
> running?
> 
> I did read this:
> http://mail-index.netbsd.org/port-xen/2006/07/
> and my Problem seems to be the same. But i don't know how to update
> MAKEDEV.
> What should be added where? Could send me someone an example MAKEDEV
> or the lines to add? Thanks.
> 
> regards,
> Rainer
> 
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (NetBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFUE829Wt2FT7y228RAv8FAJwMj/5yUpLzVO1VczOYPpDLaX8awgCgmJ9Y
e17GjzrnP5dA928yPhCdE3E=
=meIm
-----END PGP SIGNATURE-----



Home | Main Index | Thread Index | Old Index