[EMAIL PROTECTED] (Miquel van Smoorenburg) writes: > > Anyway, I think I know what's happening. Something is setting the > "debug" environment variable to "2". Could you edit /etc/init.d/rc > and put 'debug=""' at the top? I think that might fix it. I'm not > sure what exactly sets the 'debug' environment variable though.
Yes that did it :-) > > Oh, what's the output of cat /proc/cmdline ? mem=458736K hpt366.c noapic nosmp debug=2 root=/dev/hdg2 hdb=ide-scsi Most likely this is of course wrong now.... OK what I did it: I used my older Caldera Grub-boot-loader and put title = Debian-Raid root = (hd2,1) kernel = /boot/vmlinuz-Raid hpt366.c vga=normal noapic nosmp debug=2 root=/dev/hdg2 hdb=ide-scsi Could it be that the debug-level defined in the menu.lst was causing all of this? so what would be the correct entry Debian? Thanks a lot Mike for your help :-) > > Mike. -- LinuxUser aka Josef Oswald [EMAIL PROTECTED] registered-linux-user # 134.818 at http://counter.li.org The box said Windows, NT or better, so I installed Linux :-)

