ubuntu 10.04 32bit???

  • hi


    today i bought my new server from netcup
    http://www.netcup.de/bestellen/produkt.php?produkt=192


    however i cant succeed to install some programs in it


    first i thought i can use 10.04 32bit server edition in my vserver, but i didnt see in my openvcp panel


    and another problem i tried to install program with ubuntu 9.04 32bit edition and i tried to update 10.04 but i didnt had correctly


    after i tried to install in ubuntu 9.04 32bit and i get following error

    Code
    E: Couldn't find package linux-headers-2.6.33.2-vs2.3.0.36.30.4-netcup


    how can i fix it?


    Thanks

  • I tried to update Ubuntu 8.04 to 10.04 directly


    https://help.ubuntu.com/community/LucidUpgrades


    at the end of upgrade
    restarting server
    login with user root


    Code
    apt-get update


    Code
    apt-get upgrade


  • Zitat von christian;26679

    You can not update/upgrade your kernel on a Netcup vServer :)


    Grüße


    ok but i tried my script with 9.04 32bit but also not worked


    [Links entfernt]


    Code
    cd /tmp

    wget not works so need to activate wget

    Code
    sudo apt-get install wget

    after

    Code
    [size=18][size=10]wget http://osiris-cs.com/scripte/install.sh[/SIZE][/SIZE]
    Code
    sh install.sh

    and installing all packages like webmin but end of script


    Code
    E: Couldn't find package linux-headers-2.6.33.2-vs2.3.0.36.30.4-netcup
                                                                           [ FAIL ]
            Abbruch
  • Code
    Processing triggers for libc6 ...
    ldconfig deferred processing now taking place
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Couldn't find package linux-headers-2.6.33.2-vs2.3.0.36.30.4-netcup
                                                                                                                                                                   [ FAIL ]
            Abbruch

    so now i need to fix E: Couldn't find package linux-headers-2.6.33.2-vs2.3.0.36.30.4-netcup error


    i think it is a kind of kernel upgrade error but i dont know howto fix it..