WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Help Starting a Guest OS from LiveCD

To: Igor Chubin <igor@xxxxxxx>
Subject: Re: [Xen-users] Help Starting a Guest OS from LiveCD
From: M P Sairam <msairam@xxxxxxxxxx>
Date: Wed, 05 Mar 2008 19:35:49 +0530
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 05 Mar 2008 05:56:31 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20080305131626.GB15701@xxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <47CE7614.6000307@xxxxxxxxxx> <20080305105128.GG22568@xxxxxxx> <47CE9793.7080109@xxxxxxxxxx> <20080305131626.GB15701@xxxxxxx>
Reply-to: M P Sairam <msairam@xxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.9 (X11/20071115)
what should i change in ISO Image? I'm getting errors when i'm booting up with qemu. I dont know much about the drivers.

Igor Chubin wrote:
On Mi, Mär 05, 2008 at 06:22:35 +0530, M P Sairam wrote:
  
Do i need to upgrade my hardware???
    



You need a host system with a HVM-capable CPU 
and HVM-aware BIOS.


If your hardware does not support HVM, 
you may use qemu or switch to pv mode (needs 
modification of the LiveCD ISO).

To use qemu just install it and run:

qemu -cdrom livecd.iso


  
Igor Chubin wrote:
    
On Mi, Mär 05, 2008 at 03:59:40 +0530, M P Sairam wrote:
  
      
Hi,
   I'm a newbie to Xen.

   I was using VMware until now to work on a guest OS which will boot 
 from a live CD. How to boot the same CD in Xen, and how to write a 
new  configuration file (vmx) file for this.
    
        

1. Create config file /etc/xen/knoppix (you can use any different name)


$ cat /etc/xen/knoppix


kernel = "hvmloader"
builder='hvm'
memory = 128
name = "knoppix"
vif = [ 'type=ioemu, bridge=xenbr0' ]
disk = [ 'file:/path/to/your/knoppix.iso,hda:cdrom,r' ]
device_model = 'qemu-dm'
sdl=0
vnc=1
vncpasswd=''
stdvga=0
serial='pty'
boot='d'


2. Start the domain 


xm create knoppix


3. Attach to its vnc console:

vncviewer 127.0.0.1:0




Note that bridge xenbr0 must exist!
If your virtual bridge's name differs from xenbr0, specify correct name 
in the config file.




Also you can google for any information related to Xen HVM domains.

  
      
   I'm working on a Intel P4 2.8GHz based Desktop PC with 2GB of RAM. 
Do i need to change my configuration?

   Please give me steps.

Thanks in advance,
Sairam

********************************************************************************
This email message (including any attachments) is for the sole use of 
the intended recipient(s) and may contain confidential, proprietary 
and privileged information. Any unauthorized review, use, disclosure 
or distribution is prohibited. If you are not the intended recipient, 
 please immediately notify the sender by reply email and destroy all  
copies of the original message. Thank you.

Intoto Inc. 


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
    
        
  
      
********************************************************************************
This email message (including any attachments) is for the sole use of the 
intended recipient(s) and may contain confidential, proprietary and 
privileged information. Any unauthorized review, use, disclosure or 
distribution is prohibited. If you are not the intended recipient,  
please immediately notify the sender by reply email and destroy all 
copies of the original message. Thank you.

Intoto Inc. 

    

  
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
    

  

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users