I have upgrade to 9.04 -> 9.10 and lost my raid1 (mdadm) (someone have enable dmraid on 9.10 and it hide mdadm raid) so I use clonezzilla to come back in ubuntu 8.10 then i restore my raid using mdadm command and reupgrade 9.04 ->9.10 but this time i do not click restart when finish to upgrade. I do a sudo apt-get remove dmraid and in /boot/grub/menu.lst on every kernel row I added nosplash nodmraid so my row is now kernel /boot/vmlinuz-2.6.31-14-server root=/dev/md0 ro quiet nosplash nodmraid This fix my upgrade problem: >sudo numactl --show policy: default preferred node: current physcpubind: 0 1 cpubind: 0 1 nodebind: 0 1 membind: 0 1
>sudo numactl --hardware available: 2 nodes (0-1) node 0 cpus: 0 node 0 size: 2047 MB node 0 free: 14 MB node 1 cpus: 1 node 1 size: 2047 MB node 1 free: 8 MB node distances: node 0 1 0: 10 20 1: 20 10 numactl work fine minor problem: eclipse ganimede do not work anymore fix: create a file like this: #!/bin/sh export GDK_NATIVE_WINDOWS=1 /var/www/.../eclipse/eclipse //<- this is the path to your eclipse exe vpn do not work: have to reinstall vpnclient-linux-x86_64-4.8.02.0030-k9-AMD64_ONLY_by_t3x with new kernel patch (2.6.31-14-server) db2 do not start anymore: so I found in a games web site a package with libstdc++5 but I think thisi is better: http://packages.ubuntu.com/jaunty/libstdc++5 then >sudo dpkg -i libstdc++5_3.3.6-17ubuntu1_amd64.deb db2 work fine -- cannot upgrade to ubuntu 9.04 server 64 amd https://bugs.launchpad.net/bugs/478433 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs