Linux-2.4.5-ac16/17/18: floppy driver problem with lilo boot disks?

2001-06-25 Thread Dieter Nützel
Hello, I mount my bootdisk (minix filesystem) with "mount /dev/fd0 /mnt" and copy my new compiled kernel to it. After that I do a "lilo -v -C /mnt/lilo.conf". All following commands which are floppy related (filesystem) fall into the D state. Load goes up by 100 for every D state process. ls

Re: Linux 2.4.5-ac16 kernel panic

2001-06-21 Thread Gary White (Network Administrator)
This is the boot panic message I get with the patch applied... Linux NET4.0 for Linux 2.4 Based upon Swansea University Computer Society NET3.039 Initializing RT netlink socket RSDT Table at 0x1FFEC000, size 536788992 bytes. kernel BUG at ioremap.c:73! invalid operand: > Try this - it may

Re: Linux 2.4.5-ac16

2001-06-21 Thread Christoph Rohland
Hi Alan, On Tue, 19 Jun 2001, Alan Cox wrote: > 2.4.5-ac16 > o Drop the shmem/removepage changes to see if they(me) > are cuaisng the instabilities in ac15 Any conclusions on that? Greetings Christoph - To unsubscribe from this list: send the line "unsubscribe linux

Re: Linux 2.4.5-ac16 kernel panic

2001-06-20 Thread Gav
On Wednesday 20 June 2001 21:33, Gary White (Network Administrator) wrote: > 2.4.5-ac16 patch applied to clean 2.4.5 tree. 2.4.5-ac15 boots > with no problem. > > model name : AMD Athlon(tm) Processor > > Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev 3). > > > PnP: PNP B

Re: Linux 2.4.5-ac16 kernel panic

2001-06-20 Thread Gary White (Network Administrator)
Sorry I was so long getting back. I had to step out of the office for a minute. Here is the debug message. Initializing RT netlink socket kernel BUG at ioremap.c:73 invalid operand: > > 2.4.5-ac16 patch applied to clean 2.4.5 tree. 2.4.5-ac15 boots > > with no problem. > > Yes I screwed u

Re: Linux 2.4.5-ac16 kernel panic

2001-06-20 Thread Alan Cox
> 2.4.5-ac16 patch applied to clean 2.4.5 tree. 2.4.5-ac15 boots > with no problem. Yes I screwed up the bootflag handling > EIP:0010:[] > EFLAGS: 00010286 > eax: 007ec000 ebx: e080 ecx: 3f7ec000 edx: c0101000 Can you build with kernel debug enabled and then say Y to all the debug

Re: Linux 2.4.5-ac16 kernel panic

2001-06-20 Thread Gary White (Network Administrator)
2.4.5-ac16 patch applied to clean 2.4.5 tree. 2.4.5-ac15 boots with no problem. model name : AMD Athlon(tm) Processor Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev 3). PnP: PNP BIOS installation structure at 0xc00fc2b0 PnP: PNP BIOS version 1.0, entry at f:c2e0, d

Re: Linux 2.4.5-ac16 (linux_booted_ok: only on Intel implemented)

2001-06-19 Thread Alan Cox
> linux_booted_ok(), called from init/main.c is not implemented on > other architectures than Intel. Yeah. I just need to drop null functions in. Im still not sure if that should in fact be invoked from user space - say on hitting run level 3 - To unsubscribe from this list: send the line "unsubs

Linux 2.4.5-ac16

2001-06-19 Thread Alan Cox
ftp://ftp.kernel.org/pub/linux/kernel/people/alan/2.4/ Intermediate diffs are available from http://www.bzimage.org 2.4.5-ac16 o Drop the shmem/removepage changes to see if they(me) are cuaisng the instabilities in ac15 o Fix