|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] debian lenny domU installation
You can use this command to create a lenny guest. This is some simpler way.
xen-create-image
--hostname=lenny-guest --size=7Gb --swap=1Gb \--ip=xx.xx.xx.xx
--netmask=255.255.254.0 --gateway=xx..xx.xx.xx \--dir=/home/xen
\--debootstrap --dist=lenny --mirror=http://ftp.us.debian.org/debian/
--passwd
You can get some more help from this link
http://www.punknix.com/virtualization_xen
Fasiha Ashraf
--- On Fri, 3/7/09, George Pitich <george_pitich@xxxxxxxxx> wrote:
From: George Pitich <george_pitich@xxxxxxxxx> Subject: [Xen-users] debian lenny domU installation To: xen-users@xxxxxxxxxxxxxxxxxxx Date: Friday, 3 July, 2009, 12:38 AM
Hi all, a newbie question.
I'm trying to install lenny guest image (in an img file) on my lenny Dom0 by following the http://wiki.debian.org/Xen:
xm create -c xm-debian.cfg install=true install-mirror=ftp://ftp.XX.debian.org/debian
i created the
xen-lenny-image.img using dd, format is ext3. disk is defined as (cfg file):
disk = ['tap:aio:/xen/images/xen-lenny-image.img,xvda,w']
once i start the installation everything looks good until the point where installation process asks to specify disk driver? which driver to use as guest image is a file? i would assume some generic driver like virtio_blk but it didn't work (installation won't proceed). am i missing something?
any help is appreciated.
thanks. |
Looking for the perfect gift? Give the gift of Flickr! -----Inline Attachment Follows-----
|
Yahoo! recommends that you upgrade to the new and safer Internet Explorer 8._______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|