On Mon, 26 Apr 1999, Peter Teichmann wrote:
> Hm. That works. The kernel now boots (but switchs to 640x480, how can I
> let it take other video modes?). Unfortunately it does not let me login,
> if I type in the password it writes a line, deletes the screen and shows the
> login screen again.
For video see the file: linux/drivers/video/cyber2000fb.c (well that's the
file for a 2.2 kernel, not certain about 2.0?)
For login: Is you login PAM based? If so, set the time on your machine
or baring that, remove the expiry stuff from the password in the shadow
file. Something like this:
halt:*:10122:0:99999:7:-1:-1:-1
make it look something like:
halt:*:10122::::::
This comes from the fact that the date Dec 31, 1969 is not a nice date :)
-Rms
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
- Re: how to get an elf system from the 2.0.3... Peter Teichmann
- Re: how to get an elf system from the ... Philip Blundell
- Re: how to get an elf system from ... Peter Teichmann
- Re: how to get an elf system f... Philip Blundell
- Re: how to get an elf syst... Peter Teichmann
- Re: how to get an elf... Matthew Wilcox
- Re: how to get an elf... Peter Teichmann
- Re: how to get an elf... Nicholas Clark
- Re: how to get an elf... Philip Blundell
- Re: how to get an elf... Peter Teichmann
- Re: how to get an elf... Rod m. Stewart
- Re: how to get an elf... Peter Teichmann
- Re: how to get an elf... Rod m. Stewart
- Re: how to get an elf... Philip Blundell
- Re: how to get an elf... Philip Blundell
- Re: how to get an elf... Peter Teichmann
- Re: how to get an elf... philb
- Re: how to get an elf... Peter Teichmann
- Re: how to get an elf... Philip Blundell
- Re: how to get an elf... Peter Teichmann
- Re: how to get an elf... Russell King - ARM Linux Admin
