Ubuntu8.04 Linuximage2.6.24-19-generic (version 2.6.24-19.34) (Linuxkernelimageforversion2.6.24onx86/x86_64 .) an error occurred: E:/var/cache/apt/archives/linux-image-2.6.24-19-generic_2.6.24-19.
When Ubuntu 8.04 is updated under the security guard
Linux image 2.6.24-19-generic (version 2.6.24-19.34)
(Linux kernel image for version 2.6.24 on x86/x86_64 .)
An error occurs:
E:/var/cache/apt/archives/linux-image-2.6.24-19-generic_2.6.24-19.34_i386.deb:
Cannot make a symbolic link backup for./boot/vmlinuz-2.6.24-19-generic before installing a new version
Solution:
Open the terminal and run the following command:
Sudo rm-fv/boot/initrd. img-2.6.24 *. bak
Sudo rm-fv/boot/vmlinuz-2.6.24-19-generic
Sudo rm-fv/boot/initrd. img-2.6.24-19-generic
Sudo rm-fv/boot/config-2.6.24-19-generic
Sudo rm-fv/boot/abi-2.6.24-19-generic
Sudo rm-fv/boot/System. map-2.6.24-19-generic
The update will be available immediately after execution.
You can also use the root user to log on to the/boot folder and delete initrd. img-2.6.24 *. bak, vmlinuz-2.6.24-19-generic, initrd. img-2.6.24-19-generic, config-2.6.24-19-generic, abi-2.6.24-19-generic, System. map-2.6.24-19-generic.