How to login on a new vm

Asked by Francis Giraldeau

When creating a new VM, it's not clear what is the default users and password in the documentation. So, how can I login in the new VM?

Question information

Language:
English Edit question
Status:
Solved
For:
VMBuilder Edit question
Assignee:
No assignee Edit question
Solved by:
Francis Giraldeau
Solved:
Last query:
Last reply:
Revision history for this message
Francis Giraldeau (francis-giraldeau) said :
#1

I found the information here :

https://help.ubuntu.com/community/JeOSVMBuilder

--user USERNAME
  Sets the name of the user to be added. Default: ubuntu.
--name FULLNAME
  Sets the full name of the user to be added. Default: Ubuntu.
--pass PASSWORD
  Sets the password for the user. Default: ubuntu.

But, the man page and help doesn't shows those options.