This is normal for cloud images. You need to setup a configuration iso using cloud-init tool which injects your user with admin priv and ssh key into the images.
Cloud images autogenerate a hashed root password on first boot. If you read the manual/info page about them it is quite clear that they are unusable without user/key injection. On Aug 19, 2015 4:29 AM, "Valerio Pachera" <siri...@gmail.com> wrote: > 2015-08-19 11:44 GMT+02:00, Darac Marjal <mailingl...@darac.org.uk>: > > As a last resort, can you boot with "init=/bin/bash"? If so, you can > > issue "mount -o remount,rw /" to remount the root filesystem as > > read-write, then issue "passwd" to set root's password to whatever you > > like. "sync" and "mount -o remount,ro /" will make the filesystem clean > > again for when you ctrl+alt+del. > > Thank you for the answer. > But I find it weird that the password is not published and nobody knows it. > If anybody will find it out, please reply to this topic. > > Bye. > >