[OpenAFS-devel] i386_xenlinux26?
chas williams - CONTRACTOR
chas@cmf.nrl.navy.mil
Fri, 17 Jun 2005 12:22:58 -0400
In message <42B2F446.5030700@rsee.net>,Rob See writes:
> There are two different compiles of the kernel. Dom0 is the one that
>has direct access to the hardware, the "trusted" domain. DomU are the
>guests. They have virtual access to certain devices through Dom0. You
>can export a block device or use a file in dom0 as a block device for a
>guest, but I can't see how I could export /afs. Also how would
>authentication/authorization work in that case ?
well you will probably need two different compiles of the afs client
then. one against dom0 and one for domU?
>general protection fault: 0000 [#1]
...
>EIP is at osi_linux_mask+0x1/0x40 [libafs]
strange at best.