[4426] in RedHat Linux List
Re: Netatalk Setup Challenge
daemon@ATHENA.MIT.EDU (Sunando Sen)
Thu Nov 14 19:28:25 1996
Date: Thu, 14 Nov 1996 19:16:35 -0500 (EST)
From: Sunando Sen <sunando@nycc.com>
To: redhat-list@redhat.com
In-Reply-To: <Pine.SUN.3.93.961114132454.15966A-100000@jazzmin.vnet.net>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
On Thu, 14 Nov 1996, tfreeman wrote:
> I'm attempting to get Netatalk going, so my RedHat box can provide
> printing & storage for the kids Mac. So far, the experience has not been
> as pretty as I would like...
>
> I obtained the version 7 rpm from ftp.redhat.com, and installed it.
> Following earlier advice, I ran the startup script (it appears to work),
> brought it back down, and tried to start back up (things hung at that
> point).
>
> I rebooted Linux (I needed to check a Windows program for a son, which is
> why Linux came down in the first place), and the atalkd exited with an
> error concerning a locked up Network card (or something similar). I'm
> wondering if I need to recompile the kernel/NIC driver module, and doing
> some reconfiguration.
>
> I'm open to pointer/suggestions on this. I'd really like to finish this
> project this week. 8-).
>
Accroding to my understanding, netatalk can be stopped and then restarted
without a reboot ONLY if the kernel appletalk stack is compiled as a
module. Then you can stop netatalk, unload the appletalk module, and
restart netatalk. I have added the line "modprobe -r appletalk" at the
end of the "stop" section of /etc/init.d/atalk script, to make sure that
the appletalk stack is immediately unloaded (it should be unloaded after
a while anyway, since it is autoloaded by the kernel).
But if you link the appletalk stuff into the kernel then netatalk cannot
be restarted, you have to reboot.
Hope this helps.
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null