After boot there was no console prompt to login.
The issue was related to the VGA resolution.
To fix Ubuntu server no login console
modify in /etc/default/grub
# Grub Resolution GRUB_GFXMODE=1024x768x24 # Kernel param to set a port to resolution and vertical refresh. GRUB_CMDLINE_LINUX_DEFAULT="nomodeset video=VGA:M1024x768@60m"
Of course, you can set resolution to suit your needs by replacing 1024x768x24 to whatever you need.
Ubuntu and server cannot be in same sentence…
why not?
According to http://www.ubuntu.com/server/ you can.
It’s simply not working… Not really stable as expected.
My 2 cents…
ah, OK! I thought you meant something else.
I’m using it and didn’t had any major problems.