**** BEGIN LOGGING AT Thu Mar 10 02:59:58 2016 **** ENDING LOGGING AT Thu Mar 10 17:12:40 2016 **** BEGIN LOGGING AT Thu Mar 10 17:14:17 2016 Mar 10 18:33:32 Good afternoon everyone. I'm working on setting up a rootfs from http://cdimage.ubuntu.com/ubuntu-core/releases/14.04/release/ubuntu-core-14.04.4-core-armhf.tar.gz My question is, how do I add users to this? The docs say it comes with no users defined, which makes sense, but while this works: "sudo useradd --root /path username", this does not: "sudo passwd --root /path username" Mar 10 18:35:10 It replies with "passwd: Cannot determine your user name." I take this to be because my host is x86_64 and the rootfs I'm trying to build is armhf. Trying to chroot straight there gives me "chroot: failed to run command ‘/bin/bash’: Exec format error", which also makes sense. Mar 10 18:36:07 So I guess my question is: what is the correct method to add users to an Ubuntu ARM rootfs from an x86_64 dev machine? Mar 10 19:37:05 If it helps, this system *does* boot all the way to a login prompt. Without a user it's a useless prompt, of course, but it does appear to work. **** BEGIN LOGGING AT Thu Mar 10 22:35:18 2016 **** ENDING LOGGING AT Fri Mar 11 02:59:58 2016