Trying to Update Kernel, Not Enough Space, sudo apt-get -f install failing too

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












I have searched online and I have followed suggestions in Terminal, none of have worked for me. Below is issue I am having. Seems as though code to purge old kernels is broken, but to fix it I need to have more space, which is my entire purpose to begin with. I am very much new to Linux and am by no means a coder, so please be plain with me.



$ sudo apt autoremove
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-image-extra-4.13.0-36-generic : Depends: linux-image-4.13.0-36-generic but it is not installed
linux-image-generic-hwe-16.04 : Depends: linux-image-4.13.0-36-generic but it is not installed
linux-signed-image-4.13.0-36-generic : Depends: linux-image-4.13.0-36-generic (= 4.13.0-36.40~16.04.1) but it is not installed
E: Unmet dependencies. Try using -f.
hunter@hunter-Satellite-C55-C:~$ apt-get -f install
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?

$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
libllvm4.0 linux-headers-4.10.0-35 linux-headers-4.10.0-35-generic
linux-headers-4.10.0-37 linux-headers-4.10.0-37-generic
linux-headers-4.10.0-40 linux-headers-4.10.0-40-generic
linux-headers-4.10.0-42 linux-headers-4.10.0-42-generic
linux-headers-4.13.0-26 linux-headers-4.13.0-26-generic
linux-image-4.10.0-35-generic linux-image-4.10.0-37-generic
linux-image-4.10.0-40-generic linux-image-4.10.0-42-generic
linux-image-4.13.0-26-generic linux-image-extra-4.10.0-35-generic
linux-image-extra-4.10.0-37-generic linux-image-extra-4.10.0-40-generic
linux-image-extra-4.10.0-42-generic linux-image-extra-4.13.0-26-generic
linux-signed-image-4.10.0-35-generic linux-signed-image-4.10.0-37-generic
linux-signed-image-4.10.0-40-generic linux-signed-image-4.10.0-42-generic
linux-signed-image-4.13.0-26-generic
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
linux-image-4.13.0-36-generic
Suggested packages:
fdutils linux-tools
The following NEW packages will be installed:
linux-image-4.13.0-36-generic
0 upgraded, 1 newly installed, 0 to remove and 110 not upgraded.
78 not fully installed or removed.
Need to get 0 B/21.0 MB of archives.
After this operation, 72.6 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 452182 files and directories currently installed.)
Preparing to unpack .../linux-image-4.13.0-36-generic_4.13.0-36.40~16.04.1_amd64.deb ...
Examining /etc/kernel/preinst.d/
run-parts: executing /etc/kernel/preinst.d/intel-microcode 4.13.0-36-generic /boot/vmlinuz-4.13.0-36-generic
Done.
Unpacking linux-image-4.13.0-36-generic (4.13.0-36.40~16.04.1) ...
dpkg: error processing archive /var/cache/apt/archives/linux-image-4.13.0-36-generic_4.13.0-36.40~16.04.1_amd64.deb (--unpack):
cannot copy extracted data for './boot/System.map-4.13.0-36-generic' to '/boot/System.map-4.13.0-36-generic.dpkg-new': failed to write (No space left on device)
No apport report written because the error message indicates a disk full error
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 4.13.0-36-generic /boot/vmlinuz-4.13.0-36-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 4.13.0-36-generic /boot/vmlinuz-4.13.0-36-generic
Errors were encountered while processing:
/var/cache/apt/archives/linux-image-4.13.0-36- generic_4.13.0-36.40~16.04.1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)









share|improve this question



















  • 1




    Could you please run sudo apt-get autoremove -f and edit your question to include the result? Thanks.
    – David Foerster
    Mar 5 at 13:00










  • Possible duplicate of Boot partition is 100% full. Cant remove old packages to make space
    – WinEunuuchs2Unix
    Mar 5 at 13:18






  • 1




    Possible duplicate of Permission denied, are you root?
    – karel
    Mar 6 at 18:39














up vote
0
down vote

favorite












I have searched online and I have followed suggestions in Terminal, none of have worked for me. Below is issue I am having. Seems as though code to purge old kernels is broken, but to fix it I need to have more space, which is my entire purpose to begin with. I am very much new to Linux and am by no means a coder, so please be plain with me.



$ sudo apt autoremove
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-image-extra-4.13.0-36-generic : Depends: linux-image-4.13.0-36-generic but it is not installed
linux-image-generic-hwe-16.04 : Depends: linux-image-4.13.0-36-generic but it is not installed
linux-signed-image-4.13.0-36-generic : Depends: linux-image-4.13.0-36-generic (= 4.13.0-36.40~16.04.1) but it is not installed
E: Unmet dependencies. Try using -f.
hunter@hunter-Satellite-C55-C:~$ apt-get -f install
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?

$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
libllvm4.0 linux-headers-4.10.0-35 linux-headers-4.10.0-35-generic
linux-headers-4.10.0-37 linux-headers-4.10.0-37-generic
linux-headers-4.10.0-40 linux-headers-4.10.0-40-generic
linux-headers-4.10.0-42 linux-headers-4.10.0-42-generic
linux-headers-4.13.0-26 linux-headers-4.13.0-26-generic
linux-image-4.10.0-35-generic linux-image-4.10.0-37-generic
linux-image-4.10.0-40-generic linux-image-4.10.0-42-generic
linux-image-4.13.0-26-generic linux-image-extra-4.10.0-35-generic
linux-image-extra-4.10.0-37-generic linux-image-extra-4.10.0-40-generic
linux-image-extra-4.10.0-42-generic linux-image-extra-4.13.0-26-generic
linux-signed-image-4.10.0-35-generic linux-signed-image-4.10.0-37-generic
linux-signed-image-4.10.0-40-generic linux-signed-image-4.10.0-42-generic
linux-signed-image-4.13.0-26-generic
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
linux-image-4.13.0-36-generic
Suggested packages:
fdutils linux-tools
The following NEW packages will be installed:
linux-image-4.13.0-36-generic
0 upgraded, 1 newly installed, 0 to remove and 110 not upgraded.
78 not fully installed or removed.
Need to get 0 B/21.0 MB of archives.
After this operation, 72.6 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 452182 files and directories currently installed.)
Preparing to unpack .../linux-image-4.13.0-36-generic_4.13.0-36.40~16.04.1_amd64.deb ...
Examining /etc/kernel/preinst.d/
run-parts: executing /etc/kernel/preinst.d/intel-microcode 4.13.0-36-generic /boot/vmlinuz-4.13.0-36-generic
Done.
Unpacking linux-image-4.13.0-36-generic (4.13.0-36.40~16.04.1) ...
dpkg: error processing archive /var/cache/apt/archives/linux-image-4.13.0-36-generic_4.13.0-36.40~16.04.1_amd64.deb (--unpack):
cannot copy extracted data for './boot/System.map-4.13.0-36-generic' to '/boot/System.map-4.13.0-36-generic.dpkg-new': failed to write (No space left on device)
No apport report written because the error message indicates a disk full error
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 4.13.0-36-generic /boot/vmlinuz-4.13.0-36-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 4.13.0-36-generic /boot/vmlinuz-4.13.0-36-generic
Errors were encountered while processing:
/var/cache/apt/archives/linux-image-4.13.0-36- generic_4.13.0-36.40~16.04.1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)









share|improve this question



















  • 1




    Could you please run sudo apt-get autoremove -f and edit your question to include the result? Thanks.
    – David Foerster
    Mar 5 at 13:00










  • Possible duplicate of Boot partition is 100% full. Cant remove old packages to make space
    – WinEunuuchs2Unix
    Mar 5 at 13:18






  • 1




    Possible duplicate of Permission denied, are you root?
    – karel
    Mar 6 at 18:39












up vote
0
down vote

favorite









up vote
0
down vote

favorite











I have searched online and I have followed suggestions in Terminal, none of have worked for me. Below is issue I am having. Seems as though code to purge old kernels is broken, but to fix it I need to have more space, which is my entire purpose to begin with. I am very much new to Linux and am by no means a coder, so please be plain with me.



$ sudo apt autoremove
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-image-extra-4.13.0-36-generic : Depends: linux-image-4.13.0-36-generic but it is not installed
linux-image-generic-hwe-16.04 : Depends: linux-image-4.13.0-36-generic but it is not installed
linux-signed-image-4.13.0-36-generic : Depends: linux-image-4.13.0-36-generic (= 4.13.0-36.40~16.04.1) but it is not installed
E: Unmet dependencies. Try using -f.
hunter@hunter-Satellite-C55-C:~$ apt-get -f install
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?

$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
libllvm4.0 linux-headers-4.10.0-35 linux-headers-4.10.0-35-generic
linux-headers-4.10.0-37 linux-headers-4.10.0-37-generic
linux-headers-4.10.0-40 linux-headers-4.10.0-40-generic
linux-headers-4.10.0-42 linux-headers-4.10.0-42-generic
linux-headers-4.13.0-26 linux-headers-4.13.0-26-generic
linux-image-4.10.0-35-generic linux-image-4.10.0-37-generic
linux-image-4.10.0-40-generic linux-image-4.10.0-42-generic
linux-image-4.13.0-26-generic linux-image-extra-4.10.0-35-generic
linux-image-extra-4.10.0-37-generic linux-image-extra-4.10.0-40-generic
linux-image-extra-4.10.0-42-generic linux-image-extra-4.13.0-26-generic
linux-signed-image-4.10.0-35-generic linux-signed-image-4.10.0-37-generic
linux-signed-image-4.10.0-40-generic linux-signed-image-4.10.0-42-generic
linux-signed-image-4.13.0-26-generic
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
linux-image-4.13.0-36-generic
Suggested packages:
fdutils linux-tools
The following NEW packages will be installed:
linux-image-4.13.0-36-generic
0 upgraded, 1 newly installed, 0 to remove and 110 not upgraded.
78 not fully installed or removed.
Need to get 0 B/21.0 MB of archives.
After this operation, 72.6 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 452182 files and directories currently installed.)
Preparing to unpack .../linux-image-4.13.0-36-generic_4.13.0-36.40~16.04.1_amd64.deb ...
Examining /etc/kernel/preinst.d/
run-parts: executing /etc/kernel/preinst.d/intel-microcode 4.13.0-36-generic /boot/vmlinuz-4.13.0-36-generic
Done.
Unpacking linux-image-4.13.0-36-generic (4.13.0-36.40~16.04.1) ...
dpkg: error processing archive /var/cache/apt/archives/linux-image-4.13.0-36-generic_4.13.0-36.40~16.04.1_amd64.deb (--unpack):
cannot copy extracted data for './boot/System.map-4.13.0-36-generic' to '/boot/System.map-4.13.0-36-generic.dpkg-new': failed to write (No space left on device)
No apport report written because the error message indicates a disk full error
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 4.13.0-36-generic /boot/vmlinuz-4.13.0-36-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 4.13.0-36-generic /boot/vmlinuz-4.13.0-36-generic
Errors were encountered while processing:
/var/cache/apt/archives/linux-image-4.13.0-36- generic_4.13.0-36.40~16.04.1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)









share|improve this question















I have searched online and I have followed suggestions in Terminal, none of have worked for me. Below is issue I am having. Seems as though code to purge old kernels is broken, but to fix it I need to have more space, which is my entire purpose to begin with. I am very much new to Linux and am by no means a coder, so please be plain with me.



$ sudo apt autoremove
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-image-extra-4.13.0-36-generic : Depends: linux-image-4.13.0-36-generic but it is not installed
linux-image-generic-hwe-16.04 : Depends: linux-image-4.13.0-36-generic but it is not installed
linux-signed-image-4.13.0-36-generic : Depends: linux-image-4.13.0-36-generic (= 4.13.0-36.40~16.04.1) but it is not installed
E: Unmet dependencies. Try using -f.
hunter@hunter-Satellite-C55-C:~$ apt-get -f install
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?

$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
libllvm4.0 linux-headers-4.10.0-35 linux-headers-4.10.0-35-generic
linux-headers-4.10.0-37 linux-headers-4.10.0-37-generic
linux-headers-4.10.0-40 linux-headers-4.10.0-40-generic
linux-headers-4.10.0-42 linux-headers-4.10.0-42-generic
linux-headers-4.13.0-26 linux-headers-4.13.0-26-generic
linux-image-4.10.0-35-generic linux-image-4.10.0-37-generic
linux-image-4.10.0-40-generic linux-image-4.10.0-42-generic
linux-image-4.13.0-26-generic linux-image-extra-4.10.0-35-generic
linux-image-extra-4.10.0-37-generic linux-image-extra-4.10.0-40-generic
linux-image-extra-4.10.0-42-generic linux-image-extra-4.13.0-26-generic
linux-signed-image-4.10.0-35-generic linux-signed-image-4.10.0-37-generic
linux-signed-image-4.10.0-40-generic linux-signed-image-4.10.0-42-generic
linux-signed-image-4.13.0-26-generic
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
linux-image-4.13.0-36-generic
Suggested packages:
fdutils linux-tools
The following NEW packages will be installed:
linux-image-4.13.0-36-generic
0 upgraded, 1 newly installed, 0 to remove and 110 not upgraded.
78 not fully installed or removed.
Need to get 0 B/21.0 MB of archives.
After this operation, 72.6 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 452182 files and directories currently installed.)
Preparing to unpack .../linux-image-4.13.0-36-generic_4.13.0-36.40~16.04.1_amd64.deb ...
Examining /etc/kernel/preinst.d/
run-parts: executing /etc/kernel/preinst.d/intel-microcode 4.13.0-36-generic /boot/vmlinuz-4.13.0-36-generic
Done.
Unpacking linux-image-4.13.0-36-generic (4.13.0-36.40~16.04.1) ...
dpkg: error processing archive /var/cache/apt/archives/linux-image-4.13.0-36-generic_4.13.0-36.40~16.04.1_amd64.deb (--unpack):
cannot copy extracted data for './boot/System.map-4.13.0-36-generic' to '/boot/System.map-4.13.0-36-generic.dpkg-new': failed to write (No space left on device)
No apport report written because the error message indicates a disk full error
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 4.13.0-36-generic /boot/vmlinuz-4.13.0-36-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 4.13.0-36-generic /boot/vmlinuz-4.13.0-36-generic
Errors were encountered while processing:
/var/cache/apt/archives/linux-image-4.13.0-36- generic_4.13.0-36.40~16.04.1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)






apt package-management kernel updates dpkg






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 5 at 12:59









David Foerster

26.4k1362106




26.4k1362106










asked Mar 4 at 16:39









Hunter

1




1







  • 1




    Could you please run sudo apt-get autoremove -f and edit your question to include the result? Thanks.
    – David Foerster
    Mar 5 at 13:00










  • Possible duplicate of Boot partition is 100% full. Cant remove old packages to make space
    – WinEunuuchs2Unix
    Mar 5 at 13:18






  • 1




    Possible duplicate of Permission denied, are you root?
    – karel
    Mar 6 at 18:39












  • 1




    Could you please run sudo apt-get autoremove -f and edit your question to include the result? Thanks.
    – David Foerster
    Mar 5 at 13:00










  • Possible duplicate of Boot partition is 100% full. Cant remove old packages to make space
    – WinEunuuchs2Unix
    Mar 5 at 13:18






  • 1




    Possible duplicate of Permission denied, are you root?
    – karel
    Mar 6 at 18:39







1




1




Could you please run sudo apt-get autoremove -f and edit your question to include the result? Thanks.
– David Foerster
Mar 5 at 13:00




Could you please run sudo apt-get autoremove -f and edit your question to include the result? Thanks.
– David Foerster
Mar 5 at 13:00












Possible duplicate of Boot partition is 100% full. Cant remove old packages to make space
– WinEunuuchs2Unix
Mar 5 at 13:18




Possible duplicate of Boot partition is 100% full. Cant remove old packages to make space
– WinEunuuchs2Unix
Mar 5 at 13:18




1




1




Possible duplicate of Permission denied, are you root?
– karel
Mar 6 at 18:39




Possible duplicate of Permission denied, are you root?
– karel
Mar 6 at 18:39










1 Answer
1






active

oldest

votes

















up vote
1
down vote













Since you have run out of space, apt won't run; and thus, any automated fix will also fail. You need to manually free up some space in the /boot/ directory. One way to do this is delete the system maps for the kernels you are going to remove. If this doesn't give enough room, delete the initrd for some of the kernels. Note: you will need root privelage to remove files in /boot/.






share|improve this answer




















  • any links you can provide on how to do that? Like I said I am using this cause its free and legally so. I am still not up to par on ins and outs of fixing this stuff. Trying to learn though.
    – Hunter
    Mar 19 at 21:43










Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1011832%2ftrying-to-update-kernel-not-enough-space-sudo-apt-get-f-install-failing-too%23new-answer', 'question_page');

);

Post as a guest






























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
1
down vote













Since you have run out of space, apt won't run; and thus, any automated fix will also fail. You need to manually free up some space in the /boot/ directory. One way to do this is delete the system maps for the kernels you are going to remove. If this doesn't give enough room, delete the initrd for some of the kernels. Note: you will need root privelage to remove files in /boot/.






share|improve this answer




















  • any links you can provide on how to do that? Like I said I am using this cause its free and legally so. I am still not up to par on ins and outs of fixing this stuff. Trying to learn though.
    – Hunter
    Mar 19 at 21:43














up vote
1
down vote













Since you have run out of space, apt won't run; and thus, any automated fix will also fail. You need to manually free up some space in the /boot/ directory. One way to do this is delete the system maps for the kernels you are going to remove. If this doesn't give enough room, delete the initrd for some of the kernels. Note: you will need root privelage to remove files in /boot/.






share|improve this answer




















  • any links you can provide on how to do that? Like I said I am using this cause its free and legally so. I am still not up to par on ins and outs of fixing this stuff. Trying to learn though.
    – Hunter
    Mar 19 at 21:43












up vote
1
down vote










up vote
1
down vote









Since you have run out of space, apt won't run; and thus, any automated fix will also fail. You need to manually free up some space in the /boot/ directory. One way to do this is delete the system maps for the kernels you are going to remove. If this doesn't give enough room, delete the initrd for some of the kernels. Note: you will need root privelage to remove files in /boot/.






share|improve this answer












Since you have run out of space, apt won't run; and thus, any automated fix will also fail. You need to manually free up some space in the /boot/ directory. One way to do this is delete the system maps for the kernels you are going to remove. If this doesn't give enough room, delete the initrd for some of the kernels. Note: you will need root privelage to remove files in /boot/.







share|improve this answer












share|improve this answer



share|improve this answer










answered Mar 4 at 16:52









ravery

5,28451131




5,28451131











  • any links you can provide on how to do that? Like I said I am using this cause its free and legally so. I am still not up to par on ins and outs of fixing this stuff. Trying to learn though.
    – Hunter
    Mar 19 at 21:43
















  • any links you can provide on how to do that? Like I said I am using this cause its free and legally so. I am still not up to par on ins and outs of fixing this stuff. Trying to learn though.
    – Hunter
    Mar 19 at 21:43















any links you can provide on how to do that? Like I said I am using this cause its free and legally so. I am still not up to par on ins and outs of fixing this stuff. Trying to learn though.
– Hunter
Mar 19 at 21:43




any links you can provide on how to do that? Like I said I am using this cause its free and legally so. I am still not up to par on ins and outs of fixing this stuff. Trying to learn though.
– Hunter
Mar 19 at 21:43

















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1011832%2ftrying-to-update-kernel-not-enough-space-sudo-apt-get-f-install-failing-too%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

pylint3 and pip3 broken

Missing snmpget and snmpwalk

How to enroll fingerprints to Ubuntu 17.10 with VFS491