1. Dashboard
  2. Articles
  3. Forum
    1. Unresolved Threads
  4. Members
    1. Recent Activities
    2. Users Online
  5. Community vs. Enterprise
  • Login
  • Register
  • Search
This Thread
  • Everywhere
  • This Thread
  • This Forum
  • Articles
  • Forum
  • Pages
  • More Options
  1. efw-forum - Endian Firewall Support Forum
  2. Forum
  3. Archiv
  4. Endian Firewall 2.3
  5. Installations Support

efw-upgrade 2.3 -> 2.4.1 aber kernel 2.6.22xx

  • segro
  • February 23, 2011 at 12:14 PM
  • Thread is Resolved
  • segro
    Beginner
    Posts
    13
    • February 23, 2011 at 12:14 PM
    • #1

    Hi zusammen,
    ich hab auf meiner Endien ALIX-Board Testkiste gestern ein efw-upgrade laufen lassen. hat alles geklappt, nur den kernel hat er nicht aktualisiert:

    Code
    root@endian:~ # uname -a
    Linux endian.xxxxx.de 2.6.22.19-72.e18 #1 SMP Thu May 14 10:29:20 EDT 2009 i586 i586 i386 GNU/Linux


    erneutes efw-upgrade und reboot bringt nix:

    Code
    Computing transaction...
    No interesting upgrades available.
    /etc/upgrade/upgrade.d/checkkernel:
    Old kernel running. Reboot needed
    /etc/upgrade/upgrade.d/migration:
    ---
    Found: 0
    OK: 0


    in grub.conf steht noch der alte kernel, kernel-img mit 2.6.32 gibts leider auch nicht unter /boot

    Code
    root@endian:~ # more /boot/grub/grub.conf
    timeout 3
    foreground = 16064e
    background = ffffff
    serial --unit=0 --speed=38400 --word=8 --parity=no --stop=1
    terminal --timeout=2 serial console
    
    
    title EFW (2.6.22.19-72.e18)
        root (hd0,0)
        kernel /boot/vmlinuz-2.6.22.19-72.e18 root=UUID=f1a1fbee-6689-41d4-ad28-d456fdb3b7fa panic=10 quiet ro
        initrd /boot/initrd-2.6.22.19-72.e18.img
        savedefault
    root@endian:~ # ls -l /boot/
    total 3276
    lrwxrwxrwx  1 root root      27 Feb 21 11:07 System.map -> System.map-2.6.22.19-72.e18
    -rw-r--r--  1 root root  930479 May 14  2009 System.map-2.6.22.19-72.e18
    -rw-r--r--  1 root root   56588 May 14  2009 config-2.6.22.19-72.e18
    drwxr-xr-x  2 root root    4096 Feb 23 11:54 grub
    -rw-r--r--  1 root root  258964 Feb 17  2010 initrd-2.6.22.19-72.e18.img
    -rw-r--r--  1 root root 2080544 May 14  2009 vmlinuz-2.6.22.19-72.e18
    Display More


    Grub.conf sollte ja danach eigentlich so aussehen:

    Code
    root@gw1:~ # more /boot/grub/grub.conf
    fallback 1
    timeout 3
    foreground = 16064e
    background = ffffff
    #serial --unit=0 --speed=38400 --word=8 --parity=no --stop=1
    #terminal --timeout=2 serial console
    
    
    title Endian Firewall Community release 2.4.1 (2.6.32.25-57.e40.i586)
        root (hd0,0)
        kernel /vmlinuz-2.6.32.25-57.e40.i586 root=UUID=d130f140-1366-4c1d-88fa-dcde0d6ac374 panic=10 quiet ro
        initrd /initrd-2.6.32.25-57.e40.i586.img
        savedefault
    
    
    root@gw1:~ #
    Display More


    Hat jemand ne idee, wie man das fixen kann?

Unterstützt von

  1. Privacy Policy
  2. Legal Notice
Powered by WoltLab Suite™