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

Re: netatalk, ubuntu, and netboot



On Sep 9, 5:46 am, Geoff Body <gbo...@bigpond.com> wrote:
> The user Volume mounted should have the folder /Users where each home
> directory is located.
> Then a folder for each userid
> Then in each users folder should be a folder Setup.
> The login program looks for the atinit file in the setup folder.
>
> ie
> /Volume/Users/userid/Setup/atinit

It's possible to get older binaries to behave on newer Ubuntu
installs, you just have to find the old libc packages -- I had to pull
some from a redhad rpm and use alien to convert it to a .deb package.
(I did this for something unrelated to what you guys are working on,
but same concept...)

Is there a possible permissions issue?  Anything interesting in the
logs (/var/log)?

Second to all of that, has anyone tried the Jaunty packages for
netatalk?  They're in the main repo:
http://packages.ubuntu.com/jaunty/netatalk

-Brendan