[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] Install ubunto domU


  • To: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
  • From: "Nuno L. Ferreira" <nunolf@xxxxxxxxx>
  • Date: Wed, 12 May 2010 21:48:34 +0200
  • Delivery-date: Wed, 12 May 2010 12:49:41 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=U8r+oQBWV72A4NQ1JmIkBefz7dRFU4gavhgvgTU+kIFs003Rwbwed/hJIwCfmR6vGu MivnTB5ZAy89VLbVhk45xZjfboruMVinMCsw1r+taHHhu2yMdcev2oMG2a9noc6ClTU4 rnTdFH/DBvjaXi3PB/1Fh2rP9Mm74dyPMN3JY=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Dear *,

I'm more used to work with RedHat like OSes. Still, I did not denied the request from a user who wants a domU based on ubunto. I usually use virt-install to do the job, with a script similar to this one:

#!/bin/sh
BASE=SL-4.7-i386-pv \
virt-install --nographics     \
             --nonsparse      \
             --paravirt       \
             --noreboot       \
             --file-size=4    \
             --ram=512        \
             --vcpus=1        \
             --name=$BASE-`date +%d%m%y`     \
             --file=$BASE-`date +%d%m%y`.img \
             --location=ftp://linuxsoft.cern.ch/scientific/47/i386/

I tried several --location values for ubunto (e.g. http://archive.ubuntu.com/ubuntu/dists/lucid/main/installer-amd64/current/images/netboot/xen/ )
but I'm always getting the following error:

Starting install...
ERROR Could not find an installable distribution at 'http://archive.ubuntu.com/ubuntu/dists/lucid/main/installer-amd64/current/images'

Can someone point me to the right direction? Clearly I'm missing something, probably virt-install only works for RH like. Also open to suggestions of installing domU's using other methods.
Thank you,
N.

--
==============================================
Nuno Ricardo Santos Loureiro da Silva Ferreira

NMR Spectroscopy Research Group
Bijvoet Center for Biomolecular Research
Utrecht University
Bloembergen gebouw
Padualaan 8, 3584 CH Utrecht
The Netherlands

P: +31.(0)30.253 9932
F: +31.(0)30.253 2652
E: n.l.ferreira@xxxxx
W: http://nmr.chem.uu.nl
==============================================


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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.