Re: need some help with ELM

2001-02-27 Thread Edgar Denny
> This is actually a touch off-topic, but figured I'd throw it out, anyway. I > have a website hosted on a RH box with a shell account. I'm trying to get > ELM setup properly to read my mail from the shell. ELM was already > installed, but nothing was configured. I am able to access my mail

read_intr: error - broken hard disk?

2001-02-27 Thread Edgar Denny
Hi all, When I attempt to boot, I get the following message come up several times: hda: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error } hda: read_intr: error=0x04 { DriveStatusError } eventually followed by: end_request: I/O error, dev 03:00 (hda), sector 0 unable to read

Problem booting from USB floppy

2001-02-27 Thread Edgar Denny
Hi all, I'm having problems booting from a USB floppy. My BIOS supports USB floppy boot (thinkpad X20), so I can boot a kernel from floppy no problem. Since the USB storage devices work using some sort of SCSI emulation, I have replaced the original kernel image on my boot disk with one that

Help: woody libc amd -ldb

2000-10-17 Thread Edgar Denny
I'm developing a gnome app, and with the recent changes to libc in woody, I can no longer compile it. The -ldb library fails to link with the error: /usr/sbin/ld: cannot find -ldb. Is there a work around for this? Thanks, Edgar.