On Dec 3, 2007 8:50 PM, Tzafrir Cohen <tzafrir.cohen@xorcom.com> wrote:
2.6.18-5-xen-amd64
ls: /boot/System.map-2.6.18-5-xen-amd64: No such file or directory
# ls -a /boot/
. ..
This is because the Asterisk-1.4.13 box is actually a Xen domU and the real contents of that directory is actually resides on the Xen dom0.
modinfo: could not find module ztdummy
# modinfo /lib/modules/2.6.18-5-xen-amd64/misc/ztdummy.ko
filename: /lib/modules/2.6.18-5-xen-amd64/misc/ztdummy.ko
description: Dummy Zaptel Driver
author: Robert Pleh < robert.pleh@hermes.si>
license: GPL
vermagic: 2.6.18-5-xen-amd64 SMP mod_unload gcc-4.1
depends: zaptel
parm: rtc_rate:int
parm: debug:int
What is the output of:
uname -r
2.6.18-5-xen-amd64
ls /boot/System.map-`uname -r`
ls: /boot/System.map-2.6.18-5-xen-amd64: No such file or directory
# ls -a /boot/
. ..
This is because the Asterisk-1.4.13 box is actually a Xen domU and the real contents of that directory is actually resides on the Xen dom0.
modinfo ztdummy
modinfo: could not find module ztdummy
# modinfo /lib/modules/2.6.18-5-xen-amd64/misc/ztdummy.ko
filename: /lib/modules/2.6.18-5-xen-amd64/misc/ztdummy.ko
description: Dummy Zaptel Driver
author: Robert Pleh < robert.pleh@hermes.si>
license: GPL
vermagic: 2.6.18-5-xen-amd64 SMP mod_unload gcc-4.1
depends: zaptel
parm: rtc_rate:int
parm: debug:int
Thank you once again.
Regards,
GNUbie
No comments:
Post a Comment