<div dir="ltr"><div>Hi all,</div><div>I'm playing with Raspberry Pi virtualization, i.e., in few words, creating LXD containers on top of a Raspberry Pi and attaching to them a couple of FUSE filesystems mirroring the GPIO /sys/class/gpio filesystem. </div><div><br></div><div>I created a simple script that you can find here: <a href="https://github.com/flongo82/raspberry_virtualization/blob/master/launch_virtual_rasp.sh">https://github.com/flongo82/raspberry_virtualization/blob/master/launch_virtual_rasp.sh</a></div><div><br></div><div>A first issue I'm dealing with is that when using lxc exec to add the ubuntu user to the gpio groups it says that the ubuntu user does not exist. But, if I login into the container the user is actually there but, of course, it is not part of the gpio group given that the command has failed. </div><div><br></div>This is the output of the script: <div><br clear="all"><div><div><i>Creating virtual rasp test!</i></div><div><i>Creating test</i></div><div><i>Starting test                     </i></div><div><i>Adding group `gpio' (GID 1000) ...</i></div><div><i>Done.</i></div><div><i>usermod: user 'ubuntu' does not exist</i></div><div><i>Device gpio added to test</i></div><div><i>Device devices added to test</i></div></div><div><br></div><div>Any idea why this is happening? Is it possible that I need to wait a while before issuing this kind of lxc exec command after creating the container? </div><div><br></div><div>I'm using LXD version 2.12 on top of a ubuntu-16.04-preinstalled-server-armhf+raspi3.img.xz image. </div><div><br></div><div>Thanks,</div><div>Francesco</div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>------------------------------------------------------------------------------</div><div>Dr. Francesco Longo, PhD</div><div>Assistant Professor</div><div>Dipartimento  di Ingegneria</div><div>Università degli Studi di Messina</div><div>address: Contrada di Dio (S. Agata), 98166, Messina, Italy</div><div>email: <a href="mailto:flongo@unime.it" target="_blank">flongo@unime.it</a></div><div>phone: +39 090 3977335 --- fax: +39 090 3977471</div><div><span style="font-size:13.3333px">------------------------------------------------------------------------------</span><br></div></div></div></div></div></div></div></div></div>
</div></div>