Hi Ranjith,<div><br></div><div>there was a problem with the ttylinux image, it wasn't able to boot because an fsck was forced (read <a href="http://lists.opennebula.org/pipermail/users-opennebula.org/2010-June/002153.html">http://lists.opennebula.org/pipermail/users-opennebula.org/2010-June/002153.html</a> for more info on the problem).</div>

<div><br></div><div>Could you download the ttylinux image again and give it another try?</div><div><br></div><div>regards,</div><div>Jaime<br><br><div class="gmail_quote">On Tue, Jun 1, 2010 at 5:44 PM, ranjith k <span dir="ltr"><<a href="mailto:ranjithskp@gmail.com">ranjithskp@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">hello.<br><br>i was created a ttylinux(image is downloaded from the opennebula site) virtual machine using the command,<br>

    onevm create ttylinux.one<br>my ttylinux.one file is like below<br>#########################################<br>
NAME   = ttylinux<br>CPU    = 0.1<br>MEMORY = 64<br>DISK   = [<br>  source    = "/srv/cloud/images/ttylinux.img",<br>  target    = "hda",<br>  readonly = "no" ]<br>NIC      = [ NETWORK = "Red LAN" ]<br>


FEATURES = [ acpi="no" ]<br>#This may be useful to debug your VMs (can use also console)<br>GRAPHICS = [<br>  type = "vnc",<br>  listen = "localhost",<br>  port = "5902",<br>  keymap="es"]<br>


##########################################################<br><br>after the virtul machine state changed to runn,i was executed the command like below.<br>onevm show 12|grep IP<br>it give the ip address 192.168.2.2<br>and i connected to the 192.168.2.2 by typing the command ssh <a href="mailto:root@192.168.2.2" target="_blank">root@192.168.2.2</a><br>


but it give an error like below.<br>ssh: connect to host 192.168.2.2 port 22: No route to host<br><br>please help me to resolve this problem...<br>my virtual network <a href="http://red.net" target="_blank">red.net</a>  is like below.<br>


<br>NAME = "Red LAN"<br>TYPE = RANGED<br>BRIDGE = br0<br>NETWORK_SIZE     = C<br>NETWORK_ADDRESS = 192.168.2.0<br><br>i was created bridge on my kvm host by editing the /etc/network/interface file like below.<br>


<br>auto br0<br>iface br0 inet static<br>        address 192.168.2.33<br>        network 192.168.2.0<br>        netmask 255.255.255.0<br>        broadcast 192.168.2.255<br>        gateway 192.168.2.1<br>        bridge_ports eth0<br>


        bridge_fd 9<br>        bridge_hello 2<br>        bridge_maxage 12<br>        bridge_stp off<br><br>my ONE host ip address is 192.168.2.31 and i can ping to 192.168.2.33(kvm host) from 192.168.2.31....<br><br>please help me...<br>


<br>
<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></div>