<div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial">Hi,<br>I have resolved this problem.Now I can login  to the router.<br>Steps:<br>1) losetup /dev/loop0 Opennebula-VR.img<br>2) mount /dev/mapper/loop0p1 tmp<br>3) mkdir tmp/root/.ssh<br>4) cp /var/lib/one/.ssh/* tmp/root/.ssh/<br><br>In the router's img the dir /root/.ssh is not exsited by default.may this cause my script error:<br><font color="#0000ff">if [ -f 
/mnt/context/$ROOT_PUBKEY ];then<br>    cat 
/mnt/context/$ROOT_PUBKEY >>/root/.ssh/authorized_keys ##.ssh not existed,maybe error here.<br>fi</font> <br><br>Best Regards<br>yuchang<br><br><br><div></div><div id="divNeteaseMailCard"></div><br>At 2013-11-02 17:42:46,yuchang_subscribe <yuchang_subscribe@126.com> wrote:<br> <blockquote id="isReplyContent" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<style type="text/css"> <!--_import url(scrollbar.css); --></style>


<style>                   body{FONT-SIZE:12pt; FONT-FAMILY:宋体,serif;}           </style>



<div><font color="#000000" face="宋体" size="3">Hi,</font></div>
<div> </div>
<div>The problem is still bothering me.</div>
<div>Now I run this router with opennebula,and the following 
configuration:</div>
<div><font color="#ff0000">router-template.one</font>:</div>
<div><font color="#0000ff">NAME   = router<br>CPU    = 
0.1<br>MEMORY = 256</font></div>
<div><font color="#0000ff">DISK   = [ IMAGE = router ]</font></div>
<div><font color="#0000ff">NIC    = [ NETWORK = "cloud" 
]</font></div>
<div><font color="#0000ff">FEATURES=[ acpi="no" ]</font></div>
<div><font color="#0000ff">GRAPHICS = [<br>    
TYPE    = "vnc",<br>    LISTEN  = 
"0.0.0.0"<br>]<br>CONTEXT= [<br>    hostname = 
"router",<br>    ip_public = 
"172.16.100.210",<br>    files     = 
"/var/lib/one/init.sh /var/lib/one/.ssh/id_dsa.pub",<br>    
target    = "hdb",<br>    root_pubkey = 
"id_dsa.pub"<br>]</font></div>
<div><font color="#ff0000">init.sh:</font></div>
<div><font color="#0000ff">#!/usr/bin/env bash<br>if [ -n "$HOSTNAME" 
];then<br>   echo $HOSTNAME >/etc/HOSTNAME<br>   hostname 
$HOSTNAME<br>fi<br>if [ -n "$IP_PUBLIC" ];then<br>   ifconfig eth0 
$IP_PUBLIC<br>fi<br>echo "context initing..."<br>if [ -f 
/mnt/context/$ROOT_PUBKEY ];then<br>    cat 
/mnt/context/$ROOT_PUBKEY >>/root/.ssh/authorized_keys<br>fi</font></div>
<div><font color="#0000ff"></font> </div>
<div>But ttylinux-template works.In ttylinux-template.one,the context's target 
was modified to "hdc".I saw the log "context initing..." from ttylinux's 
console.</div>
<div> </div>
<div>Where was my configuration wrong?</div>
<div> </div>
<div>Best Regards</div>
<div>yuchang</div>
<div align="left"><font color="#c0c0c0" face="Verdana" size="2">2013-11-02</font></div>
<div align="left"><font face="Verdana" size="2">
<hr style="WIDTH: 122px; HEIGHT: 2px" id="SignNameHR" align="left" size="2">
</font></div>
<div align="left"><font color="#c0c0c0" face="Verdana" size="2"><span id="_FlashSignName">yuchang_subscribe</span></font></div>
<div><font face="Verdana" size="2">
<hr>
</font></div>
<div><font face="Verdana" size="2"><strong>发件人:</strong>yuchangw 
<<a href="mailto:yuchang_subscribe@126.com">yuchang_subscribe@126.com</a>></font></div>
<div><font face="Verdana" size="2"><strong>发送时间:</strong>2013-10-31 16:43</font></div>
<div><font face="Verdana" size="2"><strong>主题:</strong>Re: [one-users] OpenNebual 
Virtual Router 4.2 login failed, password needed.</font></div>
<div><font face="Verdana" size="2"><strong>收件人:</strong>"Valentin 
Bud"<<a href="mailto:valentin.bud@gmail.com">valentin.bud@gmail.com</a>></font></div>
<div><font face="Verdana" size="2"><strong>抄送:</strong>"openNebulaGroup"<<a href="mailto:users@lists.opennebula.org">users@lists.opennebula.org</a>></font></div>
<div><font face="Verdana" size="2"></font> </div>
<div><font face="Verdana" size="2">
<div style="LINE-HEIGHT: 1.7; FONT-FAMILY: arial; COLOR: #000000; FONT-SIZE: 14px">Sorry,I 
didn't setup ROOT_PUBKEY,because I tried to run this router without opennebula 
environment.<br>So I should try this Router under opennebula next  
time.<br><br>thank you .<br><br><br><br><br>
<div></div>
<div></div><br>At 2013-10-31 
16:36:11,"Valentin Bud" <<a href="mailto:valentin.bud@gmail.com">valentin.bud@gmail.com</a>> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" id="isReplyContent">
  <div dir="ltr">Hello Yuchang,
  <div><br></div>
  <div>Have you set up ROOT_PUBKEY or ROOT_PASSWORD in the CONTEXT of the 
  Virtual Router VMs' template, as stated in the Virtual Router documentation 
  [1] in Configuration section?</div>
  <div><br></div>
  <div>[1]: <a href="http://opennebula.org/documentation:rel4.2:router">http://opennebula.org/documentation:rel4.2:router</a></div>
  <div><br></div>
  <div>Good Will,</div></div>
  <div class="gmail_extra"><br><br>
  <div class="gmail_quote">On Thu, Oct 31, 2013 at 3:38 AM, yuchangw <span dir="ltr"><<a href="mailto:yuchang_subscribe@126.com" target="_blank">yuchang_subscribe@126.com</a>></span> wrote:<br>
  <blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
    <div style="LINE-HEIGHT: 1.7; FONT-FAMILY: arial; FONT-SIZE: 14px"> Hi,<br><br>I 
    download OpenNebual Virtual Router 4.2 which is apline linux based.When I 
    start the virutal machine with libvirt's virtual machine manager,<br>I 
    cannot login without password,the account used is root.<br><br>So I 
    try  Virtual Router 3.8(root,password:router).It works 
    ok.<br><br>Anyone help me?<br><br>thanks yuchang<br></div><br><br><span title="neteasefooter"><span></span></span><br>_______________________________________________<br>Users 
    mailing list<br><a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br><a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br><br></blockquote></div><br><br clear="all">
  <div><br></div>-- <br>
  <div dir="ltr">Valentin Bud
  <div><a href="http://databus.pro" target="_blank">http://databus.pro</a> | <a href="mailto:valentin@databus.pro" target="_blank">valentin@databus.pro</a></div></div></div></blockquote></div></font></div></blockquote></div><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span>