Error installing rbp-bootloader-osmc_1.8.0-1_armhf.deb

Hi,

Sorry for my bad english
I try to install last update of my OSMC with the file rbp-bootloader-osmc_1.8.0-1_armhf.deb
I don’t understand the error… please you have an idea ?

See the log command prompt :

Reading package lists… Done
Building dependency tree
Reading state information… Done
E: Unable to locate package rbp-bootloader-osmc_1.8.0-1_armhf.deb
E: Couldn’t find any package by regex ‘rbp-bootloader-osmc_1.8.0-1_armhf.deb’
root@osmc:/var/cache/apt/archives# sudo dpkg -i rbp-bootloader-osmc_1.8.0-1_armh f.deb
(Reading database … 36310 files and directories currently installed.)
Preparing to unpack rbp-bootloader-osmc_1.8.0-1_armhf.deb …
/boot is not mounted!
dpkg: warning: subprocess old pre-removal script returned error exit status 1
dpkg: trying script from the new package instead …
/boot is not mounted!
dpkg: error processing archive rbp-bootloader-osmc_1.8.0-1_armhf.deb (–install) :
subprocess new pre-removal script returned error exit status 1
Errors were encountered while processing:
rbp-bootloader-osmc_1.8.0-1_armhf.deb

Edit

This is a install to “Raspberry Pi Bootloader components”

Try sudo mount /boot, if that fails, check your /etc/fstab.

I try it but error “can’t find /boot in /etc/fstab”
I look the file fstab but it is empty, is normally ?

No – that’s not right.

How did you install OSMC?

i install OSMC with tool berryboot for i have multiple OS on my raspberry

BerryBoot manages firmware then.
This means you won’t be able to update via OSMC’s normal update method.

Ok thanks you, this only solution it is remove and update osmc.img on berryboot ?
But i have modified several on raspbian’s OSMC, i dont forget and all rebuild them…