Am 04.01.2010 19:13, schrieb Alex Joni: >> Paket-Architektur (i386) passt nicht zum System (amd64) >> > That's one big problem ;) > The packages you're trying to install are i386 (32-bit), whereas your system > is 64-bit. > > You won't be able to compile from source, unless you start with compiling a > real-time patched kernel first. > > Regards, > Alex > > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > Emc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-users > > Hello,
Thanks for Your replies and sorry, sometimes I am a little "system-blinded". I do not need only the 32bit Kernel. The 32bit libraries are also needed! Now I have downloaded the Ubuntu 9.10 32bit Install cd and tried it again. Installation of linux headers and source works, but the linux image can not be installed properly: ------------------------------------------------------------------------------- r...@emc:/mnt/lvm/Daten/Downloads/EMC2# dpkg -i linux-image-2.6.31.4-rtai_r1_i386.deb (Lese Datenbank ... 161053 Dateien und Verzeichnisse sind derzeit installiert.) Vorbereiten zum Ersetzen von linux-image-2.6.31.4-rtai r1 (durch linux-image-2.6.31.4-rtai_r1_i386.deb) ... Done. Entpacke Ersatz für linux-image-2.6.31.4-rtai ... Running postrm hook script /usr/sbin/update-grub. Generating grub.cfg ... Found linux image: /boot/vmlinuz-2.6.31.4-rtai Found initrd image: /boot/initrd.img-2.6.31.4-rtai Found linux image: /boot/vmlinuz-2.6.31-16-generic Found initrd image: /boot/initrd.img-2.6.31-16-generic Found linux image: /boot/vmlinuz-2.6.31-14-generic Found initrd image: /boot/initrd.img-2.6.31-14-generic Found memtest86+ image: /boot/memtest86+.bin done Richte linux-image-2.6.31.4-rtai ein (r1) ... Hmm. There is a symbolic link /lib/modules/2.6.31.4-rtai/build However, I can not read it: No such file or directory Therefore, I am deleting /lib/modules/2.6.31.4-rtai/build Hmm. The package shipped with a symbolic link /lib/modules/2.6.31.4-rtai/source However, I can not read the target: No such file or directory Therefore, I am deleting /lib/modules/2.6.31.4-rtai/source Running depmod. Finding valid ramdisk creators. Using mkinitramfs-kpkg to build the ramdisk. initrd.img(/boot/initrd.img-2.6.31.4-rtai ) points to /boot/initrd.img-2.6.31.4-rtai (/boot/initrd.img-2.6.31.4-rtai) -- doing nothing at /var/lib/dpkg/info/linux-image-2.6.31.4-rtai.postinst line 588. vmlinuz(/boot/vmlinuz-2.6.31.4-rtai ) points to /boot/vmlinuz-2.6.31.4-rtai (/boot/vmlinuz-2.6.31.4-rtai) -- doing nothing at /var/lib/dpkg/info/linux-image-2.6.31.4-rtai.postinst line 588. Running postinst hook script update-grub. Generating grub.cfg ... Found linux image: /boot/vmlinuz-2.6.31.4-rtai Found initrd image: /boot/initrd.img-2.6.31.4-rtai Found linux image: /boot/vmlinuz-2.6.31-16-generic Found initrd image: /boot/initrd.img-2.6.31-16-generic Found linux image: /boot/vmlinuz-2.6.31-14-generic Found initrd image: /boot/initrd.img-2.6.31-14-generic Found memtest86+ image: /boot/memtest86+.bin done Examining /etc/kernel/postinst.d. run-parts: executing /etc/kernel/postinst.d/dkms run-parts: executing /etc/kernel/postinst.d/nvidia-common run-parts: /etc/kernel/postinst.d/nvidia-common exited with return code 20 Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-2.6.31.4-rtai.postinst line 1186. dpkg: Fehler beim Bearbeiten von linux-image-2.6.31.4-rtai (--install): Unterprozess installiertes post-installation-Skript gab den Fehlerwert 2 zurück Fehler traten auf beim Bearbeiten von: linux-image-2.6.31.4-rtai ------------------------------------------------------------------------------- -- Kind regaards Sebastian Reinhardt ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
