Hi folks, Host - Debian Etch i386 Xen is completely new to me disregarding having experience on running OpenVZ, VServer, KVM, Qemu, etc. Just finished installing Xen and creating a virtual machine ''xen1.satimis.com'' with xen-create-image; # xen-list-images Name: xen1.satimis.com Memory: 32 IP: 192.168.0.111 # xm create /etc/xen/xen1.satimis.com.cfg Using config file "/etc/xen/xen1.satimis.com.cfg". Started domain xen1.satimis.com # xm console xen1.satimis.com Linux version 2.6.18-xen (shand@endor) (gcc version 3.4.4 20050314 (prerelease) (Debian 3.4.3-13)) #1 SMP Fri May 18 16:11:33 BST 2007 ..... ..... xen1.satimis.com login: root Last login: Sat Sep 13 11:53:11 2008 on tty1 Linux xen1.satimis.com 2.6.18-xen #1 SMP Fri May 18 16:11:33 BST 2007 i686 ..... ..... xen1:~# Start another console # ssh 192.168.0.111 The authenticity of host ''192.168.0.111 (192.168.0.111)'' can''t be established. RSA key fingerprint is 40:20:be:a7:56:6a:4c:62:c0:fb:d6:9c:c3:d1:7f:a5. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added ''192.168.0.111'' (RSA) to the list of known hosts. root@192.168.0.111''s password: Permission denied, please try again. root@192.168.0.111''s password: Permission denied, please try again. root@192.168.0.111''s password: It seems the password created on creating its image unable to satisfy it. Please advise how to proceed. TIA B.R. Stephen L Send instant messages to your online friends http://uk.messenger.yahoo.com _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
try to run pwconv, passwd on xm console if domu is a debian, try to install udev or krb5 Stephen Liu wrote:> Hi folks, > > > Host - Debian Etch i386 > > > Xen is completely new to me disregarding having experience on running > OpenVZ, VServer, KVM, Qemu, etc. > > > Just finished installing Xen and creating a virtual machine > ''xen1.satimis.com'' with xen-create-image; > > > # xen-list-images > Name: xen1.satimis.com > Memory: 32 > IP: 192.168.0.111 > > > # xm create /etc/xen/xen1.satimis.com.cfg > Using config file "/etc/xen/xen1.satimis.com.cfg". > Started domain xen1.satimis.com > > > # xm console xen1.satimis.com > Linux version 2.6.18-xen (shand@endor) (gcc version 3.4.4 20050314 > (prerelease) (Debian 3.4.3-13)) #1 SMP Fri May 18 16:11:33 BST 2007 > ..... > ..... > xen1.satimis.com login: root > Last login: Sat Sep 13 11:53:11 2008 on tty1 > Linux xen1.satimis.com 2.6.18-xen #1 SMP Fri May 18 16:11:33 BST 2007 > i686 > ..... > ..... > xen1:~# > > > Start another console > # ssh 192.168.0.111 > The authenticity of host ''192.168.0.111 (192.168.0.111)'' can''t be > established. > RSA key fingerprint is 40:20:be:a7:56:6a:4c:62:c0:fb:d6:9c:c3:d1:7f:a5. > Are you sure you want to continue connecting (yes/no)? yes > Warning: Permanently added ''192.168.0.111'' (RSA) to the list of known > hosts. > root@192.168.0.111''s password: > Permission denied, please try again. > root@192.168.0.111''s password: > Permission denied, please try again. > root@192.168.0.111''s password: > > > It seems the password created on creating its image unable to satisfy > it. Please advise how to proceed. TIA > > > B.R. > Stephen L > > Send instant messages to your online friends http://uk.messenger.yahoo.com > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi Itamar, Thanks for your advice. --- Itamar - IspBrasil <itamar@ispbrasil.com.br> wrote:> try to run pwconv, passwd on xm consoleWhether run the virtual machine and login as root then on; xen1:~# pwconv ??? Alternatively, xen1:~# passwd root to create a new password ?> if domu is a debian, try to install udev or krb5Could you please explain in more detail? TIA B.R. Stephen L> Stephen Liu wrote: > > Hi folks, > > > > > > Host - Debian Etch i386 > > > > > > Xen is completely new to me disregarding having experience on > running > > OpenVZ, VServer, KVM, Qemu, etc. > > > > > > Just finished installing Xen and creating a virtual machine > > ''xen1.satimis.com'' with xen-create-image; > > > > > > # xen-list-images > > Name: xen1.satimis.com > > Memory: 32 > > IP: 192.168.0.111 > > > > > > # xm create /etc/xen/xen1.satimis.com.cfg > > Using config file "/etc/xen/xen1.satimis.com.cfg". > > Started domain xen1.satimis.com > > > > > > # xm console xen1.satimis.com > > Linux version 2.6.18-xen (shand@endor) (gcc version 3.4.4 20050314 > > (prerelease) (Debian 3.4.3-13)) #1 SMP Fri May 18 16:11:33 BST 2007 > > ..... > > ..... > > xen1.satimis.com login: root > > Last login: Sat Sep 13 11:53:11 2008 on tty1 > > Linux xen1.satimis.com 2.6.18-xen #1 SMP Fri May 18 16:11:33 BST > 2007 > > i686 > > ..... > > ..... > > xen1:~# > > > > > > Start another console > > # ssh 192.168.0.111 > > The authenticity of host ''192.168.0.111 (192.168.0.111)'' can''t be > > established. > > RSA key fingerprint is > 40:20:be:a7:56:6a:4c:62:c0:fb:d6:9c:c3:d1:7f:a5. > > Are you sure you want to continue connecting (yes/no)? yes > > Warning: Permanently added ''192.168.0.111'' (RSA) to the list of > known > > hosts. > > root@192.168.0.111''s password: > > Permission denied, please try again. > > root@192.168.0.111''s password: > > Permission denied, please try again. > > root@192.168.0.111''s password: > > > > > > It seems the password created on creating its image unable to > satisfy > > it. Please advise how to proceed. TIA > > > > > > B.R. > > Stephen L > > > > Send instant messages to your online friends > http://uk.messenger.yahoo.com > > > > _______________________________________________ > > Xen-users mailing list > > Xen-users@lists.xensource.com > > http://lists.xensource.com/xen-users > > > > > > > > >Send instant messages to your online friends http://uk.messenger.yahoo.com _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi Itamar, I solved the problem already by running the guest and re-created the root password. It is working now. Thanks.> if domu is a debian, try to install udev or krb5Could you pls explain in more detail about your suggestion. I expect learning something new to me. TIA B.R. Stephen Send instant messages to your online friends http://uk.messenger.yahoo.com _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users