Ubuntu kernel cannot upgrade solution

Source: Internet
Author: User
The following error occurs when you upgrade the kernel when installing Ubuntu with wubi on a FAT partition: "E:/var/cache/apt/archives/linux-image-2.6.27-7-generic_2.6.27-7.16_i386.deb: Unable to install a new version before, for ". /boot/vmlinuz-2.6.27-7-generic "to do a symbolic link backup" method: First Delete the original kernel, and then update, through the following simple life

When you use wubi to install Ubuntu on the FAT partition, the following error occurs:

"E:/var/cache/apt/archives/linux-image-2.6.27-7-generic_2.6.27-7.16_i386.deb: unable to make a symbolic link backup for"./boot/vmlinuz-2.6.27-7-generic "before installing a new version"

Method: First Delete the original kernel and then update it. Use the following simple command to delete the kernel.

Sudo rm-fv/boot/initrd. img-2.6.27 *. bak

Sudo rm-fv/boot/vmlinuz-2.6.27-7-generic

Sudo rm-fv/boot/initrd. img-2.6.27-7-generic

Sudo rm-fv/boot/config-2.6.27-7-generic

Sudo rm-fv/boot/abi-2.6.27-7-generic

Sudo rm-fv/boot/System. map-2.6.27-7-generic

Sudo rm-fv/boot/vmcoreinfo-2.6.27-7-generic

Then run the update command,

Wait until the update is complete and restart.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.