kernel update fails with /boot on FAT32
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
dpkg (Debian) |
New
|
Undecided
|
Unassigned | ||
dpkg (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
linux (Ubuntu) |
Confirmed
|
Medium
|
Unassigned | ||
linux-base (Debian) |
New
|
Undecided
|
Unassigned | ||
linux-base (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
My latest system upgrade failed because it can't upgrade the kernel:
$sudo env LANGUAGE=en_US apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
linux-
E: Unmet dependencies. Try using -f.
When trying to install linux-image-
My fstab entries for boot are as follows:
UUID=0E1E-3E58 /mnt/efi vfat defaults 0 2
/mnt/efi/ubuntu /boot none bind 0 0
Here is the output of me trying to install the kernel manually:
$sudo env LANGUAGE=en_US apt-get install linux-image-
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
efibootmgr secureboot-db shim
Use 'apt-get autoremove' to remove them.
Suggested packages:
fdutils linux-doc-3.13.0 linux-source-3.13.0 linux-tools
Recommended packages:
grub-pc grub-efi-amd64 grub-efi-ia32 grub lilo
The following packages will be upgraded:
linux-
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
114 not fully installed or removed.
Need to get 0 B/15,0 MB of archives.
After this operation, 1.024 B disk space will be freed.
(Reading database ... 205799 files and directories currently installed.)
Preparing to unpack .../linux-
Done.
Unpacking linux-image-
dpkg: error processing archive /var/cache/
unable to make backup link of `./boot/
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Examining /etc/kernel/
run-parts: executing /etc/kernel/
run-parts: executing /etc/kernel/
Errors were encountered while processing:
/var/
E : Sub-process /usr/bin/dpkg returned an error code (1)
description: | updated |
summary: |
- kernel update to 3.13.0-24.47 fails + kernel update fails with /boot on FAT32 |
This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run:
apport-collect 1318951
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the Ubuntu Kernel Team.