Port-xen archive

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

Re: -current broken due to kernfs changes



On Mon, 23 May 2005 21:32:27 +0200
Manuel Bouyer <bouyer%antioche.eu.org@localhost> wrote:

> The only issue I've noticed here is:
>    601 python2.3 CALL  open(0xbd7da8fd,6,0xbfbfded8)
>    601 python2.3 NAMI  "/dev/xenevt"
>    601 python2.3 RET   open -1 errno 2 No such file or directory
> 
> It looks like you're missing this device on this system, run 'MAKEDEV
> xen' in /dev/ and try again.

[juan@Mandylion][~]> ls -l /dev/xen*
crw-------  1 root  wheel  143, 0 Apr  5 02:08 /dev/xencons
crw-------  1 root  wheel  141, 0 Apr  5 02:08 /dev/xenevt
[juan@Mandylion][~]>

As I said, it works when using a kernel without those changes.





Home | Main Index | Thread Index | Old Index