On Tue, 2003-08-05 at 20:19, Bob wrote:
> I have a dialup connection and cannot complete a kernel update. Data
> transfers never complete. They always stop (hang) somewhere above 3meg. I
> have 450+ Meg available filesystem  space. Does this sound more like a
> dialup connection issue or disk space problem ?
> 
> The connection varies in transfer speeds at the time the transfer stops but
> I have noticed it stopping at 5kbps. It doesn't sound like a connection
> issue if the transfer speed is that good at the time the transfer stops.

I'm not sure what your up2date problem is, but you can always download
the updated kernel from any of the numerous Red Hat mirrors, and update
manually.

ncftpget
ftp://mirror.cs.wisc.edu/pub/mirrors/linux/redhat/updates/9/en/os/i386/kernel-2.4.20-19.9.i386.rpm
rpm -ivh kernel-2.4.20-19.9.i386.rpm

Once you've rebooted and confirmed everything works as expected...

rpm -q kernel (should respond with multiple kernel package versions)
rpm -e kernel-2.4.20-18.9 (or whatever the older version is)

-- 
Jason Dixon, RHCE
DixonGroup Consulting
http://www.dixongroup.net


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to