So, I was able to get a more detailed description on what seems wrong with my images, but I have no clues on how to fix it.
I found that I cound use "-serial stdio" parameter to qemu to get the full boot output on the console, and I appended the "console=ttyS0" parameter to the boot screen on the qemu window. In my custom build image, I got this error this time: https://paste.debian.net/314571 With a build of lb clean && sudo lb build (basic system image, as described in the docs), I got this error: https://paste.debian.net/314573 The output seems to be related to errors mounting the root live file system, hence it does not seems to be able to run the expected /sbin/init from systemd. These images were built using the live-build package from jessie (4.0.3-1). Any clues on what I did wrong? Best regards, 2015-10-05 20:33 GMT-03:00 Ronoaldo José de Lana Pereira <[email protected] >: > Hi Diederik, it was a typo, sorry. > > 2015-10-05 17:56 GMT-03:00 Diederik de Haas <[email protected]>: > >> On Monday 05 October 2015 17:15:21 Ronoaldo José de Lana Pereira wrote: >> > My custom images were failing with an error executing /init, complaining >> > about a missing /etc/ini.d/rcS file. >> >> Is that a typo or did it say a missing /etc/init.d/rcS (note the *init.d* >> part)? > > > > > -- > Ronoaldo Pereira > ronoaldo.com <http://www.ronoaldo.com/> > -- Ronoaldo Pereira ronoaldo.com <http://www.ronoaldo.com/>
