On 11 Apr 2004 [EMAIL PROTECTED] wrote:
> Mr. McQuillan:
>
> OK, so I swapped out the tftp for atftp and started monkeying with the
> boot-parameter on the Option-129 line. I'm not sure what that line
> should read for a 3c509. I tried both eeprom and 3c509. Neither has
> worked, yet. Based on what I feed it, I either get "parameters not
> allowed after first declaration" errors in syslog, or an error on the
> client workstation saying I need to feed the Option-129 line the correct
> boot parameters.
>
> Any ideas?
I think for the 3c509, all you need is:
option option-128 e4:45:74:68:00:00;
option option-129 "NIC=3c509";
Make sure you have option-128 specified exactly as i've
shown.
The other thing you MUST do is make sure that you've disabled
plug-n-plan on the card. You will need the 3com utility to
do that.
Jim McQuillan
[EMAIL PROTECTED]
>
> -- Hugh Esco
>
> gpgaltsp:/etc/init.d# dpkg -l | grep tftp
> ii tftp 0.17-9 Trivial file transfer program.
> ii tftpd 0.17-9 Internet trivial file transfer
> protocol serv
> gpgaltsp:/etc/init.d# apt-cache search tftpd
> atftpd - Advanced TFTP server.
> tftpd - Internet trivial file transfer protocol server.
> tftpd-hpa - HPA's tftp server
> gpgaltsp:/etc/init.d# apt-get install atftpd
> Reading Package Lists... Done
> Building Dependency Tree... Done
> The following packages will be REMOVED:
> tftpd
> The following NEW packages will be installed:
> atftpd
> 0 packages upgraded, 1 newly installed, 1 to remove and 0 not
> upgraded.
> Need to get 50.1kB of archives. After unpacking 156kB will be used.
> Do you want to continue? [Y/n] y
> Get:1 http://techweb.rfa.org stable/main atftpd 0.6.0woody1 [50.1kB]
> Fetched 50.1kB in 0s (105kB/s)
> Preconfiguring packages ...
> (Reading database ... 90001 files and directories currently
> installed.)
> Removing tftpd ...
> Selecting previously deselected package atftpd.
> (Reading database ... 89993 files and directories currently
> installed.)
> Unpacking atftpd (from .../atftpd_0.6.0woody1_i386.deb) ...
> Setting up atftpd (0.6.0woody1) ...
>
> gpgaltsp:/etc/init.d#
>
>
> >From [EMAIL PROTECTED] Sun Apr 11 05:00:23 2004
> Date: Sun, 11 Apr 2004 00:54:23 -0400 (EDT)
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> cc: [EMAIL PROTECTED]
> Subject: Re: [Ltsp-discuss] etherboot can't find kernel
> In-Reply-To: <[EMAIL PROTECTED]>
> MIME-Version: 1.0
> Content-Type: TEXT/PLAIN; charset=US-ASCII
>
> On 11 Apr 2004 [EMAIL PROTECTED] wrote:
>
> > Mr. McQuillan:
> >
> > Thank you so much for your prompt reply.
> >
> > I'm running a fresh network install of Debian Woody, Testing.
> > [EMAIL PROTECTED]:~$ uname -a
> > Linux gpgaltsp 2.4.18-bf2.4 #1 Son Apr 14 09:53:28 CEST 2002 i686
> > unknown
> >
> > How would I determine whether tfpt is invoked with a -s switch?
> >
> > I adjusted my filename striking the path and got in /var/log/syslog, the
> > following message:
> > Apr 10 23:51:19 gpgaltsp tftpd[6519]: tftpd: trying to get file:
> > vmlinuz-2.4.24-ltsp-4
> > Apr 10 23:51:19 gpgaltsp tftpd[6519]: tftpd: serving file from /boot
> >
> > So I created a symlink in /boot, named after the kernel and pointing to
> > the real thing. I still got the same error.
> >
> > How would you advise I proceed?
>
>
> With debian, you have several choices for tftp daemons. I think atftpd
> is the one you want.
>
> You might try: dpkg -l | grep tftp
> and see which tftpd daemon you currently have installed.
>
> If it's not atftpd, you can at least see the correct name for
> the package by typing: apt-cache search tftpd.
> Once you find the full package name for atftpd, you can install
> it and give it a shot. It might require modifying startup parameters
> for tftpd.
>
> I'm still kind of a Debian newbie, so you might have to figure
> some of that out on your own, or with help from someone else.
>
>
> Jim McQuillan
> [EMAIL PROTECTED]
>
>
> >
> > -- Hugh Esco
> >
> > Date: Sun, 11 Apr 2004 00:19:47 -0400 (EDT)
> > From: [EMAIL PROTECTED]
> > To: [EMAIL PROTECTED]
> > cc: [EMAIL PROTECTED]
> > Subject: Re: [Ltsp-discuss] etherboot can't find kernel
> >
> > Hugh,
> >
> > What distro are you running on ?
> >
> > Is your tftpd using a '-s' parameter, causing it to chroot to
> > the directory after the '-s' ?
> >
> > If so, you need to adjust your 'filename' parameter in the dhcpd.conf
> > file to NOT include that directory.
> >
> > Jim McQuillan
> > [EMAIL PROTECTED]
> >
> >
> >
> > On 11 Apr 2004 [EMAIL PROTECTED] wrote:
> >
> > > Greetings:
> > >
> > > I've been working my way through an LTSP-4.0 installation. I got DHCP
> > > working, but am now seeing the following error in /var/log/syslog:
> > >
> > > Apr 10 22:47:00 gpgaltsp tftpd[5952]: tftpd: trying to get file:
> > > /tftpboot/lts/vmlinuz-2.4.24-ltsp-4
> > >
> > > as the workstation cycles through, rebooting, leasing another dhcp
> > > address and getting this same error, before doing it all over again.
> > >
> > > Any ideas how to move beyond this issue? That file exists in that
> > > directory with permissions 444, owner root:root.
> > >
> > > -- Hugh Esco
> > >
> > >
> > >
> > > -------------------------------------------------------
> > > This SF.Net email is sponsored by: IBM Linux Tutorials
> > > Free Linux tutorial presented by Daniel Robbins, President and CEO of
> > > GenToo technologies. Learn everything from fundamentals to system
> > > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> > > _____________________________________________________________________
> > > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto:
> > > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
> > > For additional LTSP help, try #ltsp channel on irc.freenode.net
> > >
> >
>
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_____________________________________________________________________
Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help, try #ltsp channel on irc.freenode.net