Hi,
Finally I was able to get the my systemd running for multi-user mode, so I got
login , password and then I could login and get prompt. I removed few services
which were hindering the progress and included serial-getty.service in my
multi-user mode, that did the trick.
Since this is only th
Hi Colin,
I am using ttymxc3 as I have LVDS with the board, so, I think tty1 should not
conflict as I will be using console=ttymxc3?
Also, I think there is some problem with systemd-logind.service it doesn't ask
for login or password nor does it display the shell prompt, because after
startin
Hi Steev,
You are almost correct. I use IMX6 board with 3.0.35 kernel ,but board is
sabreauto. Can you guide how you made systemd work or settings needed on these
board?
Thanks,
Jay
~~Disclaimer~~
Hi Lennart,
Yes, I am working on ARM system, after solving the errors on kernel side, I got
uImage but it does not work.
But as you suggested, in README it says the kernel above 3.0 should work fine.
So, I should be on safe side then.
Thanks,
Jay
~~
HI Kay,
I have configured all kernel options supported in 3.0.35 kernel. I think smack
is not supported, but that should do.
Thanks,
Jay
~~Disclaimer~~~
Information containe
Hi Zbyszek,
Now, I am able to mount temporary directory, I changed the /etc/fstab file and
was able to mount it. But still the systemd stops as previously at the same
point.
I think kernel should not be problem, because as per readme, it should be
greater than 3.0.
I wanted to check if the l
Hi,
>From the log I attached previously, I think is log statement saying as below:
Starting Login Service...
But then , it gets stuck at
[ OK ] Reached target Login Prompts.
So, I think there would be problem with systemd-login.service file for so? Can
anybody point, why there is
Hi Andrey, Mantas,
The /sys/ folder is totally empty(no class folder ), "ls -lR /sys" give output
0, though my CONFIG_SYSFS=y is set in the kernel config parameters. Can you
tell me what could be my contents inside /sys/ folder?
After creating softlink of agetty to getty inside /sbin, creating
Hi Andrey,
I also think getty is missing. There was no sbin/getty, it was agetty, so I
created soft link to make sbin/getty.
Secondly, "cat /sys/class/tty/console/active" was not possible as there was no
folders structure inside /sys/.
I didn't got your below question " I see ssh service - are
Hi,
I have CONFIG_TMPFS=y set in kernel, but still it hangs at
[ OK ] Started D-Bus System Message Bus.
Starting Authorization Manager...
Almost all kernel config parameters are set as mentioned in README file of
systemd.
I tried enable debug-shell.service , it executed perfectly..n
Thanks. I surely forgot to attach log.
Now you can find it attached.
Thanks,
Jay
~~Disclaimer~~~
Information contained and transmitted by this e-mail is confidential and
prop
HI Cristian,
I got my systemd running but only partly.
Though I haven't tried disabling smack and ima, does these effect my
initialization(i.e. is disabling necessary), since my systemd log just says
failed and moves ahead.
Actually currently my system gets stuck at one point, I want to move
Hi Kirill,
I got to enable CONFIG_FANOTIFY in kernel, but I think this will not be high
priority or blocking thing. Is it blocking thing?
Thanks,
Jay
~~Disclaimer~~~
Informat
I got the previous log by command use `journalctl --boot -1`
Please find the log attached. This time the system stopped prior to previous
run.
This time it stopped at :
[ OK ] Started D-Bus System Message Bus.
Starting Authorization Manager...
Thanks,
Jay
I logged in shell script using init=/bin/sh and executed journalctl --boot, It
says "No journal files were found. Failed to set boot id: No such file or
directory" .
I don't get login prompt when I use init=/sbin/init, so tried with
init=/bin/sh. Is it correct?
Thanks,
Jay
~~~
Hi Mantas,
Thanks for your suggestions. I was able to run init=/sbin/init and run systemd
but it completed only partially.
I changed kernel options pointed by you and I was able to start /sbin/init.
I have attached the log. In the log, I still see some [FAILED] parts. Can you
suggest how to so
Hi Mantas,
I checked the PID by using command 'echo $$' and got reply 1.
I used command: exec trace -D /sbin/init and took the log, which is attached.
In the log , I find lot of (Function not implemented),(No such file or
directory) mentions. It seems difficult to figure out which one might be
Hi Mantas,
The systemd_loglevel=console doesn't work either. So, I tried the command of
strace which you suggested. I have taken the log of that output. Please find
attached output file.
Can you suggest what could be wrong with init after looking at log?
Thanks,
Jay Bhatt
Hi Mantas,
Thanks for your reply.
I tried putting boot options boot options loglevel=6, systemd.log_level=debug
But it got stuck as before. So I added init=/bin/sh to the arguments and
removed system.log_level=debug.
Then I could have the Shell command line but it gave some messages before
gi
Hi,
I am working on the Freescale hardware. I am using u-boot and uImage provided
with hardware.
When I try to boot the Tizen on my board, It boots u-boot and kernel uImage
loads fine. But it stops at "Freeing Init Memory: 244k" and does not do
anything.
I wanted to know how does the kernel
20 matches
Mail list logo