[OpenAFS] Re: don't get \\afs UNC server, get \\hostname-afs instead

Christopher D. Clausen cclausen@acm.org
Tue, 24 Jul 2007 18:49:09 -0500


Dan Pritts <danno@internet2.edu> wrote:
> Any thoughts on how it might have been set this way in the first
> place? I'm not sure how long "the image" has been handed
> down/upgraded, vs. when the last time a fresh install was done, and
> the guy who maintains it isn't in this week.

If you are cloning via sysprep, add the following to your sysprep.inf 
file:

[GuiRunOnce]
command1="c:\drivers\instloop.exe -i"

and place the instloop.exe and afsloopback.dll files from 
http://web.mit.edu/~jaltman/Public/OpenAFS/Support in c:\drivers

This will correctly reinstall the loopback adapter after cloning.  The 
sysprep process removes the loopback adapter.  There were some very 
weird problems with the openafs service needing to be disabled for 
cloning, but I'm pretty sure that these have been fixed thanks to the 
hard work of Mr. Altman.

<<CDC