[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: new kernel problem when doig upgrade



On Sun, Oct 07, 2007 at 11:48:15AM -0400, Jody Gugelhupf wrote:
> hi there :)
> i run debian etch on a pentium 3 desktop machine, i did a fresh install a couple weeks ago and was
> doing 'apt-get update' and 'apt-get upgrade' but when it wants to install the new kernel it is
> having problems and exists like this:
[snip]
> Unpacking replacement linux-image-2.6.18-5-686 ...
> dpkg: error processing
> /var/cache/apt/archives/linux-image-2.6.18-5-686_2.6.18.dfsg.1-13etch3_i386.deb (--unpack):
>  unable to stat `./lib/modules/2.6.18-5-686/kernel/drivers/net/yellowfin.ko' (which I was about to
> install): Input/output error
[snip]
> Unpacking replacement linux-image-2.6.18-5-686 ...
> dpkg: error processing linux-image-2.6.18-5-686_2.6.18.dfsg.1-13etch3_i386.deb (--install):
>  unable to stat `./lib/modules/2.6.18-5-686/kernel/drivers/net/yellowfin.ko' (which I was about to
> install): Input/output error
 
> why do i get the input output error? i can go the directory and see
> the file '/lib/modules/2.6.18-5-686/kernel/drivers/net/yellowfin.ko'
> anyone has an idea?

Unable to stat means that the file is listed in the deb/tarball
directory but it can't actually get the file out of the archive.

Run mc (or anything else you have that can look in debs) and see if
yellowfin.ko is in the deb.  

You used two different means of trying to install a deb, but they both
pull the deb from the same source.  Perhaps there's a problem.  Try
downloading it directly and installing it with dpkg.

Doug.



Reply to: