Hello, I made a new try.
First, I have installed an unpatched Ubuntu 8.04 LTS (64bit). This works, without errors! In next step I installed EMC2 (by using the script). But my pc did not start up with the RTAI- Kernel: -------------------------------------------------------------------------------------------- Loading, please wait.... Check root= bootarg cat /proc/cmdline or missing modules, devices: cat /proc/modules ls /dev ALERT! /dev/disk/by-uuid/ffd2f6b7-dbe1-4609-bf48-90830846ec01 does not exist. Dropping to a shell! BusyBox v1.1.3 (Debian 1:1.1.3-5ubuntu12) Built-in shell (ash) Enter 'help' for a list of built-in commands. (initramfs) _ Kernel dyesct mapping tables up to 100000000 @ 8000-d000 ------------------------------------------------------------------------------------------- It seems that the partition can not been found by UUID, but the "ubuntu"- kernel starts with this config: ----------------/boot/grub/menu.lst------------------------------ title Ubuntu 8.04.3 LTS, kernel 2.6.24-26-generic root (hd0,1) kernel /boot/vmlinuz-2.6.24-26-generic root=UUID=ffd2f6b7-dbe1-4609-bf48-90830846ec01 ro quiet splash initrd /boot/initrd.img-2.6.24-26-generic quiet title Ubuntu 8.04.3 LTS, kernel 2.6.24-26-generic (recovery mode) root (hd0,1) kernel /boot/vmlinuz-2.6.24-26-generic root=UUID=ffd2f6b7-dbe1-4609-bf48-90830846ec01 ro single initrd /boot/initrd.img-2.6.24-26-generic title Ubuntu 8.04.3 LTS, kernel 2.6.24-16-rtai root (hd0,1) kernel /boot/vmlinuz-2.6.24-16-rtai root=UUID=ffd2f6b7-dbe1-4609-bf48-90830846ec01 ro quiet splash initrd /boot/initrd.img-2.6.24-16-rtai quiet title Ubuntu 8.04.3 LTS, kernel 2.6.24-16-rtai (recovery mode) root (hd0,1) kernel /boot/vmlinuz-2.6.24-16-rtai root=UUID=ffd2f6b7-dbe1-4609-bf48-90830846ec01 ro single initrd /boot/initrd.img-2.6.24-16-rtai title Ubuntu 8.04.3 LTS, memtest86+ root (hd0,1) kernel /boot/memtest86+.bin quiet ------------------------------------------------------------------------ I have tried also to substitute the UUID by "root=/dev/sda2", where ubuntu is installed. I use this hardware setup and patitioning: ---------------------- r...@emc:~# df Dateisystem 1K‐Blöcke Benutzt Verfügbar Ben% Eingehängt auf /dev/sda2 96885956 3808404 88194740 5% / varrun 1031368 100 1031268 1% /var/run varlock 1031368 0 1031368 0% /var/lock udev 1031368 48 1031320 1% /dev devshm 1031368 0 1031368 0% /dev/shm lrm 1031368 45192 986176 5% /lib/modules/2.6.24-26-generic/volatile /dev/sda3 386658624 199232 366972920 1% /mnt/lvm --- Note: /dev/sda1 is swap! --- r...@emc:~# uname -a Linux emc 2.6.24-26-generic #1 SMP Tue Dec 1 17:55:03 UTC 2009 x86_64 GNU/Linux ---------------------- CPU: AMD Phenomx4 II 945e (AM3) Mainboard: MSI 785GM-E51 (AMD 785G North Bridge, AMD SB710 South Bridge (SATA devices are connected to this chipset!)) RAM: 2GB What can I do to make it work? Please help........ -- 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
