Du schriebst am 26. Mar um 13:33 Uhr: > But I'm also getting errors when trying to upgrade the kernel after > running "apt-get update": > > ================ > # apt-get upgrade > > Reading package lists... Done > Building dependency tree > Reading state information... Done > 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. > 1 not fully installed or removed. > After this operation, 0 B of additional disk space will be used. > Do you want to continue [Y/n]? Y > > Setting up linux-image-3.2.0-4-kirkwood (3.2.65-1+deb7u2) ... > Running depmod. > Examining /etc/kernel/postinst.d. > run-parts: executing /etc/kernel/postinst.d/initramfs-tools > 3.2.0-4-kirkwood /boot/vmlinuz-3.2.0-4-kirkwood > update-initramfs: Generating /boot/initrd.img-3.2.0-4-kirkwood > cp: reading `/sbin/udevd': Input/output error ^^^^^^^^^^^^^^^^^^ > cp: failed to extend `/var/tmp/mkinitramfs_5dxt8L//sbin/udevd': > Input/output error > E: /usr/share/initramfs-tools/hooks/udev failed with return 1. > update-initramfs: failed for /boot/initrd.img-3.2.0-4-kirkwood with 1. > run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return > code 1 > Failed to process /etc/kernel/postinst.d at > /var/lib/dpkg/info/linux-image-3.2.0-4-kirkwood.postinst line 696. > dpkg: error processing linux-image-3.2.0-4-kirkwood (--configure): > subprocess installed post-installation script returned error exit > status 1 > Errors were encountered while processing: > linux-image-3.2.0-4-kirkwood > E: Sub-process /usr/bin/dpkg returned an error code (1) > ================ > > Should I reboot, try again, reboot, and expect Debian to load the > latest and greatest kernel?
try strace -o trace1 cp /sbin/udevd /dev/null and look into "trace1" to see what might have gone wrong Christian -- http://cknoke.de -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20150326140226.ga3...@leo.home.cknoke.de