TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG:9684] New kernel
try
ether=9,0x2A0,eth0
Notice the eth0. Also, you should put this in /etc/lilo.conf as
append="ether=9,0x2a0,eth0"
Tom Veldhouse
veldy@visi.com
----- Original Message -----
From: Ben Beuchler <insyte@emt-p.org>
To: <tclug-list@mn-linux.org>
Sent: Tuesday, November 02, 1999 2:53 AM
Subject: [TCLUG:9684] New kernel
> I just built myself a svelte new kernel. I'm now having two problems:
>
> 1) I decided to compile support for my ne2000 compat directly in, instead
> of using it as a module. Now it can't seem to find it. I am using
> "ether=9,0x2a0" at the boot prompt. Those are the exact same IRQ/IO
> settings I was using when it was a module.
>
> 2) I get an error during the portion of the boot process where it mounts
> local filesystems stating that it can't find the 'devpts' module or the
> 'nls_iso8859-1' module. I can't seem to find reference to either one in
> the 'make xconfig' menu.
>
> Any ideas?
> Ben
>
> --
> "There is no spoon"
> -- The Matrix
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
> For additional commands, e-mail: tclug-list-help@mn-linux.org
>