Can not install Backports kernel

  • Hello,


    if i'm trying to install the backports kernel i got this error message in OMV-Extras:


    How to fix this?


    This system is a fresh install.

    • Offizieller Beitrag

    Did you install omv without internet?

    omv 7.0-32 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.9 | compose 7.0.9 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • No. I had internet.
    I installed it with this method, because i need crypted rootfs:


    I used the Debian 8.6-netinst.iso
    All options are unchecked, when the installer asked for packages.


    After reboot:
    echo "deb http://packages.openmediavault.org/public erasmus main" > /etc/apt/sources.list.d/openmediavault.list


    apt-get update
    apt-get install openmediavault-keyring postfix
    When the ‘Postfix Configuration’ dialogue is displayed choose “No configuration”.


    apt-get update
    apt-get install openmediavault
    omv-initsystem
    shutdown -r now



    And after that i installed the lvm plugin without any problem.


    OMV v3.0.50 and OMV-Extras v3.4.4

  • There is only firmware-linux-free instead of firmware-linux package in the repo.


    Code
    root@openmediavault:~# apt-cache search firmware-linux
    firmware-linux-free - Binary firmware for various drivers in the Linux kernel
    • Offizieller Beitrag

    You need nonfree in your repos if you want nonfree firmware

    omv 7.0-32 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.9 | compose 7.0.9 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Yes, that was the difference between the 2 installs.


    Installed with your ISO openmediavault_3.0.36-amd64.iso
    the /etc/apt/sources.list file is:


    deb http://ftp.hu.debian.org/debian/ jessie main
    deb-src http://ftp.hu.debian.org/debian/ jessie main


    deb http://security.debian.org/ jessie/updates main contrib non-free
    deb-src http://security.debian.org/ jessie/updates main contrib non-free


    # jessie-updates, previously known as 'volatile'
    deb http://ftp.hu.debian.org/debian/ jessie-updates main contrib non-free
    deb-src http://ftp.hu.debian.org/debian/ jessie-updates main contrib non-free



    and installed with the debian-8.6.0-amd64-netinst.iso
    the /etc/apt/sources.list file was:


    deb http://ftp.hu.debian.org/debian/ jessie main
    deb-src http://ftp.hu.debian.org/debian/ jessie main


    deb http://security.debian.org/ jessie/updates main
    deb-src http://security.debian.org/ jessie/updates main


    # jessie-updates, previously known as 'volatile'
    deb http://ftp.hu.debian.org/debian/ jessie-updates main
    deb-src http://ftp.hu.debian.org/debian/ jessie-updates main



    So I completed the necessary lines with "contrib non-free", and clicked on the APT Clean button, but i got the same issue.


    Have you any other idea?

    • Offizieller Beitrag

    add


    deb http://httpredir.debian.org/debian jessie-backports main contrib non-free

    Just add non-free to the end of the backports in omv-extras repo tab. Don't add that entry to sources.list. You will get a duplicate entry error.

    omv 7.0-32 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.9 | compose 7.0.9 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Same error. :(


    The backports kernel installation works like a charm on a VM installed with openmediavault-3.0.36.iso.


    But OMV installed on pure Debian works not. What is the difference??? I can't figure it out.

  • Externer Inhalt gist.github.com
    Inhalte von externen Seiten werden ohne Ihre Zustimmung nicht automatisch geladen und angezeigt.
    Durch die Aktivierung der externen Inhalte erklären Sie sich damit einverstanden, dass personenbezogene Daten an Drittplattformen übermittelt werden. Mehr Informationen dazu haben wir in unserer Datenschutzerklärung zur Verfügung gestellt.

    https://github.com/Wolf2000Pi


    OMV6 Hewlett-Packard HPE-411at - Intel Core i7 CPU 870 @ 2.93GHz - 16GB Ram

    Proxmox omv 7 sandworm Dell OptiPlex 7050 i5-6500 CPU @ 3.20GHz - 32GB Ram (Test!!!!)

    • Offizieller Beitrag

    But OMV installed on pure Debian works not. What is the difference??? I can't figure it out.

    This is the problem when people don't use the OMV ISO. We don't know how the machine was setup and what is different.


    What is the output of: cat /etc/apt/sources.list.d/omv-extras-org.list

    omv 7.0-32 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.9 | compose 7.0.9 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • I have the same situation in my esxi , I installed debian and then installed OMV,


    the output of "cat /etc/apt/sources.list.d/omv-extras-org.list" is :


    # This is file is generated.
    # OMV-Extras repos
    #
    # OMV-Extras.org
    deb https://dl.bintray.com/openmed…plugin-developers/erasmus jessie main
    # Debian Backports
    deb http://httpredir.debian.org/debian jessie-backports main contrib non-free


    btw
    If I installed the backports kernel on the webui of OMV, it failed.
    And I followed Wolf2000's method, it works and now kernel is 4.7, it seemed success.
    I will test ftp smb and something else...

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!