Hi all, I succeeded in booting RTLinux. The problem was that I configured the kernel with the command "make i386-config" (thus, the kernel is 32 bit). But the init files are 64 bits ones. So the kernel couldn't read these inits. Finally, I used my openSUSE's .config instead of the .config the "make xxx-config" generated. Thanks a lot to Carsten Emde and Nicholas Mc Guire who greatly helped me ! Best regards, Dorian 2015-02-01 14:53 GMT+01:00 Dorian VEGARA <dorian.vegara@xxxxxxxxx>: > Hello to everyone, > > I want to boot RT Linux 3.14.29-rt26 on my laptop. But I'm > encountering a problem : the boot stops with this error : "sbin/init > error 8 (exists but couldn't execute it)". > > I don't know why this error is displayed... I succeeded in patching > the kernel, configuring it, compiling it and making its initrd. > > Moreover, when I boot openSUZE (the distribution I use to > patch/compile/etc. RT Linux), there isn't any problem. > I tried to remove and setup again and again openSUZE, because I > thought it would regenerate the init file (which is corrupted > according to Google - "init error n°8"). It didn't work. > > I don't know how to fix this bug. Could you please help me ? > You can find two files here : > > 1- .config du noyau patché : http://textup.fr/117717qW > 2- /boot/grub2/grub.cfg (configuration de GRUB2) : http://textup.fr/117719l2 > > > Thank you. > Best regards, -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html