Offline backport kernel installation ?

  • I installed OMV 1.0.20 at a Asrock B85M with an Qualcomm Atheros AR8171 LAN chipset (not supported with 3.2).
    Obvious no LAN connection - backport kernel could not be installed (which adds support for this LAN card).


    I got no access to a WLAN/LAN card which is supported with 3.2. so no temporary LAN connection at this machine.
    The easiest solution would be a omv image with integrated backport kernel but I can´t find any.


    Is there a way to install it manual ?
    I tried to download the kernel to a usb stick and install it. Installation complete without an error but after reboot i get stuck at boot (no errors).
    Did I something wrong or did I missed something ? Maybe there is a other solution ?


    kernel update -> won´t work

    Zitat

    (from Debian Repo)
    linux-image-3.16.0-0.bpo.4-amd64_3.16.7-2~bpo70+1_amd64.deb
    linux-headers-3.16.0-0.bpo.4-all_3.16.7-2~bpo70+1_amd64.deb
    initramfs-tools_0.116_all.deb
    dpkg -i *.deb

    • Offizieller Beitrag

    If you go to 3.2 delete this file /etc/udev/rules.d/70-persistent-net.rules


    Also this file /etc/network/interfaces make it look like this if not already like that


    Code
    # The loopback network interface
    auto lo
    iface lo inet loopback
    iface lo inet6 loopback
    
    
    # eth1 network interface
    auto eth0
    allow-hotplug eth0
    iface eth0 inet dhcp


    Then reboot and see if this time goes happy

Jetzt mitmachen!

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