On Thu, Feb 7, 2013 at 10:06 PM, abhishek tejaswi <[email protected]> wrote: > Hi all, > Currently I am working on bringing up Tizen on Ti platform which supports > 2.6.37 kernel. With file system created using mic, I tried booting the > device. Most of the services were able to start by systemd except getting > shell prompt, where it says "Dependency failed. Could not initialize ttyO0 > ABORT." > As Auke-jan mentioned that I have to use the kernel 2.6.39 or later, else > back port the 2.6.39 packages to 2.6.37. What kind of changes I need to > make? > > I have added Linux kernel config options CONFIG_DEVTMPFS and > CONFIG_DEVTMPFS_MOUNT. Also support for cgroups and fanotify are added, but > I am not getting shell prompt yet. Can some one please briefly elaborate the > procedure to back port the 2.6.39 systemd features to 2.6.37.
If you have the important features in your kernel, the version number is irrelevant, systemd does not check the kernel version number. Did you enable the proper [email protected] to get a console? What is your console device ? This discussion seems to be more appropriate at the systemd forum, you may want to check out the systemd project documentation more, it contains documentation about how to enable a root console: Start at: http://www.freedesktop.org/wiki/Software/systemd Cheers, Auke _______________________________________________ General mailing list [email protected] https://lists.tizen.org/listinfo/general
