Sorry this is on comp.os.linux.misc rather than c.o.l.help, but for
some reason, the local news software doesn't think c.o.l.help exists.
I have just upgraded to Slackware 3.0, and there are a couple of minor
problems when booting. Firstly, the system sometimes freezes on the
ethercard probe (about 10% of the time.) The "CSLIP" message gets
printed at the console, and nothing more happens. Ctrl-alt-delete does
not work, but the reset button does. (See below for sample messages
while booting.)
Secondly, the partition check gives a bunch of error messages every
time (see below) although this does not seem to cause any further
problem.
Booting of floppy (the Slackware idenet boot disk) seems to freeze
much more often on the ethercard probe (30% of time?) but does not
give the partition check errors.
The following may or may not be relevant. I believe I had LILO booting
off the MBR before the upgrade. When I upgraded, I decided to try
putting LILO on the partition instead, but this caused strange errors
("init: can't map '/dev/zero'" and "init: can't load library
'libc.so.5'") and would not boot, so I went back to using the MBR and
things went fine. (Even if this is irrelevant, I am curious to know
why this was happening. This caused me about a day of frustration.)
Can I alter my LILO config to sent the ethercard probe directly to my
card to avoid the occasional hangs? Should I worry about the partition
error messages, and is there an easy way to avoid them?
Thank you,
Michael W.
Extract from console messages during boot follows
[...]
hda: ST3290A, 249MB w/32KB Cache, CHS=1001/15/34, MaxMult=8
ide0: primary interface on irq 14
Floppy drive(s): fd0 is 1.44M
FDC 0 is a 8272A
Memory: 6868k/8448k available (760k kernel code, 384k reserved, 436k data)
This processor honours the WP bit even when in supervisor mode. Good.
Swansea University Computer Society NET3.019
Swansea University Computer Society TCP/IP for NET3.019
IP Protocols: ICMP, UDP, TCP
PPP: version 0.2.7 (4 channels) NEW_TTY_DRIVERS OPTIMIZE_FLAGS
TCP compression code copyright 1989 Regents of the University of California
PPP line discipline registered.
SLIP: version 0.8.3-NET3.019-NEWTTY (4 channels) (6 bit encapsulation enabled)
CSLIP: code copyright 1989 Regents of the University of California
NE*000 ethercard probe at 0x300: 00 00 e8 c1 43 a6
eth0: NE2000 found at 0x300, using IRQ 10.
Checking 386/387 coupling... Ok, fpu using exception 16 error reporting.
Checking 'hlt' instruction... Ok.
Partition check:
hda: DRDY error: status=0x01 { Error }
hda: DRDY error: error=0x04 { DriveStatusError }
hda: DRDY error: status=0x01 { Error }
hda: DRDY error: error=0x04 { DriveStatusError }
hda: DRDY error: status=0x01 { Error }
hda: DRDY error: error=0x04 { DriveStatusError }
hda: DRDY error: status=0x01 { Error }
hda: DRDY error: error=0x04 { DriveStatusError }
ide0: do_ide_reset: success
hda: hda1 hda2 < hda5 hda6 hda7 > hda3 hda4
VFS: Mounted root (ext2 filesystem) readonly.
[...]