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

Re: pxeboot not working for knoppix 7.2.0



Hello Ryan,

On Wed, Feb 19, 2014 at 02:13:04PM -0500, Ryan Chase wrote:
> On 2/18/14 10:44 PM, Ryan Chase wrote:
> >On 2/18/14, 9:58 PM, Klaus Knopper wrote:
> >>
> >>
> >>On 18. Februar 2014 23:23:59 MEZ, Ryan Chase <rchase@cs.vt.edu> wrote:
> >>>I cannot pxeboot knoppix 7.2.0 from either an existing pxe server
> >>>installation or by booting a knoppix CD on a computer and running
> >>>terminal services.  On the client, it fails to probe for any network
> >>>card and insert the appropriate kernel module.  This behavior exists
> >>>on
> >>>both the CD and DVD versions.
> >>>    I can, however, pxeboot knoppix 7.0.5 successfully using the same
> >>>machines in the same environment.
> >>>
> >>>Is this a known issue?
> >>>
> >>>   --Ryan
> >>
> >>If you booted the server with the 64bit kernel (knoppix64), you have to boot the clients with the 64bit kernel as well, otherwise the 64bit modules won't match.
> >>
> >>This will be changed in the next release, so the clients will allways be 32bit regardless of the servers kernel type.
> >>
> >>Regards
> >>-Klaus
> >>
> >
> >  I haven't attempted to boot anything into 64bit mode. I boot the server
> >from the knoppix DVD, and configure knoppix terminal server. Then
> >attempt to boot the client. The client gets an ip, starts the tftp
> >process, and then fails to probe for any video card ultimately dropping
> >to a minimal shell.

Wait... You wrote "network card" earlier, but here you say "video card".
I'm not sure if I'm thinking of the right problem here.

If it's "network card", your computers network card may be unsupported
or not checked in the list provided by the terminalserver, or some
dependency module is missing.

Can you type "lsmod" in the minimal shell, just to see if any modules
are loaded? Do you know the correct module name for your network card?
All modules integrated in the initrd are located under /modules, with
numbers 00_ for dependencies and the real module name for the network
card, so you can try if the module loads manually.

Also, the output of "dmesg" can help.

> >I'll try the 64bit mode tomorrow to see if I get the
> >same results.

Probably yes. Just stay in 32bit mode for server and clients for now, to
make sure it's not a bitness problem.

Regards
-Klaus


Reply to: