Re: [Qemu-devel] access the files on the Vm

2011-09-22 Thread bala suru
suru balaq...@gmail.com wrote: Hi, Thanks a lot , it resolved my problem .. I could get the data inside VM . regards Bala On Tue, Sep 13, 2011 at 10:53 AM, Stefan Hajnoczi stefa...@gmail.comwrote: On Tue, Sep 13, 2011 at 5:59 AM, bala suru balaq...@gmail.com wrote: Yes, I'm connecting

Re: [Qemu-devel] unable to access the serial port on the Vm

2011-09-13 Thread bala suru
Hi, Thanks a lot , it resolved my problem .. I could get the data inside VM . regards Bala On Tue, Sep 13, 2011 at 10:53 AM, Stefan Hajnoczi stefa...@gmail.comwrote: On Tue, Sep 13, 2011 at 5:59 AM, bala suru balaq...@gmail.com wrote: Yes, I'm connecting a USB to serial device to the host

[Qemu-devel] QEMU Image problem

2011-09-13 Thread bala suru
Hi, I have some problem at the genarating the KVM-QEMU image from the .iso file ., I tried virt-manager but could not create the proper one . Can you pls tell a coorect way genarate the QEMU image from .iso file ..? Regards Bala

Re: [Qemu-devel] unable to access the serial port on the Vm

2011-09-12 Thread bala suru
: On Mon, Sep 12, 2011 at 10:08 AM, bala suru balaq...@gmail.com wrote: This is what I got when I run the ps aux | grep qemu root 4748 3.1 0.6 122208 25032 ?Sl 11:52 5:13 /usr/bin/kvm -S -M pc-0.12 -enable-kvm -m 64 -smp 1 -name one-26 -uuid 16025c13-421f-143c-563b

Re: [Qemu-devel] unable to access the serial port on the Vm

2011-09-12 Thread bala suru
, 2011 at 03:49:53PM +0530, bala suru wrote: Can I do this on the running VMs ..?, I'm using opennebula to spawn the VMs, so it would be good if edit before spawning the VMs.. I don't think you can do this on a running VM. At the bottom of this page they show how you can add the serial port

Re: [Qemu-devel] unable to access the serial port on the Vm

2011-09-12 Thread bala suru
, Sep 12, 2011 at 12:35 PM, bala suru balaq...@gmail.com wrote: But I need to connect a some USB device which will create a virtual serialport called /dev/ttyACM0, I cloud not see this on the Vm running .. This XML format I used RAW = [ type = kvm, data = devicesserial type=\pty

[Qemu-devel] unable to access the serial port on the KVM

2011-09-10 Thread bala suru
Hi, I'm running one VM on the Qemu hypervisor. I'm tried too access the /dev/ttyS0 from the VM, but I cant access that ,. it shows input out error . i.e when I do $cat /dev/ttyS0 - it gives input output error . what may be the problem .. pls help

[Qemu-devel] unable to access the serial port on the Vm

2011-09-08 Thread bala suru
Hi, I'm running one VM on the Qemu hypervisor. I'm tried too access the /dev/ttyS0 from the VM, but I cant access that ,. it shows input out error . i.e when I do $cat /dev/ttyS0 - it gives input output error . what may be the problem .. pls help

[Qemu-devel] Test the serial ports from qemu

2011-08-26 Thread bala suru
Hi, I'm running Qemu-kvm hyper visor , and now I want test the serial port -/dev/ttyS0 , . How to check this from qemu command ..? becoz I started VM on this hypervisor and not able to access the /dev/ttyS0 from the VM . Pls help

[Qemu-devel] Problem with serial port using Qemu

2011-08-22 Thread bala suru
Hi, I'm using ubuntu 9.04 on that i'm running ttylinux-i486-9.10( i486 )as a virtual machines . I have created the virtual machine using KVM-Qemu . I open the serial port using fd=open(/dev/ttyS0, O_RDWR | O_NOCTTY | O_NONBLOCK); I'm compiling this using gcc compiler, it complies with out any

[Qemu-devel] Serial port on virtual machines

2011-08-18 Thread bala suru
Hi, I'm running VM on kvm-qemu hyper visor . I need to access the serail port on the VM , I tried the sample code to read/write com port but I get port error when ever I tried write something to the port(dev/ttyS0) . the same code work fine on the normal OS .. is it the same way as normal OS

[Qemu-devel] copy the qemu image

2011-08-01 Thread bala suru
Hi, I followed the steps provided in the link http://virt-manager.et.redhat.com/screenshots/install.html . to create the image After it finished the setup it launched the VNC viewer and stated showing the booted messages and in that I could login to the OS as well (but when I do ifconfig it

[Qemu-devel] Is there any qemu imag

2011-07-30 Thread bala suru
Hi, Is there any qemu image (small OS which support , gcc, ssh, and networking ) , like linux-0.2.img.bz2 . I want this for KVM hyeprvisor ..

Re: [Qemu-devel] [libvirt] How to connect to the running VM

2011-07-29 Thread bala suru
kit and register it . Therefore I need to create a image out of ttylinux.iso disc file pls tell me how to do it..? regards Bala On Fri, Jul 29, 2011 at 10:46 AM, Dave Allan dal...@redhat.com wrote: On Fri, Jul 29, 2011 at 10:36:48AM -0700, bala suru wrote: Hi, Can you suggest any links

[Qemu-devel] Log in to the OS through qemu

2011-07-28 Thread bala suru
Hi, I have installed OS on VMs (KVM-Qemu) , one version is ttylinux 9.0 and other is ttylinux 12 . I have installed these two with opennebula tool kit . generally I try to login to the OS using SSH , since ttylinux 12 needs to enable the ethernet after logged in to the OS, how to login to the

Re: [Qemu-devel] Log in to the OS through qemu

2011-07-28 Thread bala suru
Hi, can tell me how to set-up th SDL window for the qemu ..? On Thu, Jul 28, 2011 at 11:17 PM, Mulyadi Santosa mulyadi.sant...@gmail.com wrote: On Thu, Jul 28, 2011 at 23:19, bala suru balaq...@gmail.com wrote: Hi, I have installed OS on VMs (KVM-Qemu) , one version is ttylinux 9.0