> 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
That means the RTAI patched kernel doesn't detect your hard drive controller. Most likely this is due to some missing driver (either it was added later in the kernel source - Ubuntu 8.04.3 is lots different from 8.04, or it's just missing from our 64-bit kernel). Either way there's not much one can do without recompiling a 64-bit kernel. The only advice I can give you is try the 32 bit install, maybe that works, of maybe even the 6.06 install. 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
