# Legato on raspi rebooting

**URL:** https://forum.legato.io/t/legato-on-raspi-rebooting/3586
**Category:** Legato Application Framework
**Created:** [August 23, 2018, 12:13pm UTC](https://forum.legato.io/t/legato-on-raspi-rebooting/3586 "2018-08-23T12:13:53Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![vijithg](https://avatars.discourse-cdn.com/v4/letter/v/ce73a5/32.png) [@vijithg](https://forum.legato.io/u/vijithg)
#### Post date: [August 23, 2018, 12:13pm UTC](https://forum.legato.io/t/legato-on-raspi-rebooting/3586/1 "2018-08-23T12:13:53Z")

</div>

Hi  
i am currently working on installing and running application on legato framework on raspi. I am facing a problem, legato framework is not running after executing the command /mnt/legato/start.  
Some times getting crash too.

Please find the attached with and without crash log info  
pid 734] getpid() = 734  
[pid 734] send(9, “\<8\>Aug 23 17:37:08 Legato: _EMR_”…, 173, MSG\_NOSIGNAL) = 173  
[pid 734] exit\_group(1) = ?

Message from syslogd@raspberrypi at Aug 23 17:37:08 …  
Legato: _EMR_ | supervisor[734]/framework T=main | LE\_FILENAME MountSubSys() 143 | Could not mount cgroup subsystem ‘memory’. No such file or directory.

Broadcast message from systemd-journald@raspberrypi (Thu 2018-08-23 17:37:08 IST):

Legato[734]: _EMR_ | supervisor[734]/framework T=main | LE\_FILENAME MountSubSys() 143 | Could not mount cgroup subsystem ‘memory’. No such file or directory.

[pid 734] +++ exited with 1 +++  
[pid 732] \<… poll resumed\> ) = 1 ([{fd=5, revents=POLLHUP}])

rebooting log part  
[pid 737] close(0) = 0  
[pid 737] close(1) = 0  
[pid 737] close(2) = 0  
[pid 737] exit\_group(0) = ?  
[pid 737] +++ exited with 0 +++  
[pid 735] \<… wait4 resumed\> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 737  
[pid 735] — SIGCHLD {si\_signo=SIGCHLD, si\_code=CLD\_EXITED, si\_pid=737, si\_uid=0, si\_status=0, si\_utime=0, si\_stime=2} —  
[pid 735] sigreturn({mask=}) = 737  
[pid 735] exit\_group(0) = ?  
[pid 735] +++ exited with 0 +++  
\<… wait4 resumed\> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 735  
rt\_sigaction(SIGINT, {sa\_handler=SIG\_DFL, sa\_mask=, sa\_flags=SA\_RESTORER, sa\_restorer=0x76d496b0}, NULL, 8) = 0  
rt\_sigaction(SIGQUIT, {sa\_handler=SIG\_DFL, sa\_mask=, sa\_flags=SA\_RESTORER, sa\_restorer=0x76d496b0}, NULL, 8) = 0  
rt\_sigprocmask(SIG\_SETMASK, , NULL, 8) = 0  
— SIGCHLD {si\_signo=SIGCHLD, si\_code=CLD\_EXITED, si\_pid=735, si\_uid=0, si\_status=0, si\_utime=0, si\_stime=0} —  
reboot(LINUX\_REBOOT\_MAGIC1, LINUX\_REBOOT\_MAGIC2, LINUX\_REBOOT\_CMD\_RESTART  
Please help me to solve this issue.

---

<div class="post-metadata">

### Author: ![plu](https://avatars.discourse-cdn.com/v4/letter/p/e19b73/32.png) [@plu](https://forum.legato.io/u/plu)
#### Post date: [November 19, 2018, 2:21pm UTC](https://forum.legato.io/t/legato-on-raspi-rebooting/3586/2 "2018-11-19T14:21:03Z")

</div>

hi @vijithg,  
please have a look to the following page [Configure Raspberry Pi - Legato Docs](https://docs.legato.io/latest/raspbianMain.html) which describes how Raspi is handled with Legato.  
Unfortunately, we could not add more support on Raspi,  
best regards
