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] jailtime.org

To: mattias <mj@xxxxxx>
Subject: Re: [Xen-users] jailtime.org
From: Mike Lovell <mike@xxxxxxxxxxxx>
Date: Thu, 29 Jan 2009 17:20:20 -0700
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 29 Jan 2009 16:21:53 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <000e01c98247$16ca85f0$2013e255@jonsson>
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <000e01c98247$16ca85f0$2013e255@jonsson>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.19 (X11/20090105)
mattias wrote:
Anyone get the images on jailtime.org to work?
I think i need a ramdisk to get it to work
It is correct?
The config:
kernel = "/boot/vmlinuz-2.6.18-4-xen-686"
memory = 256
name = "gentoo"
nics = 1
ramdisk = "/boot/initrd.img-2.6.18-5-xen-vserver-686"
dhcp = "dhcp"
disk = ['file:/home/mj/gentoo.2005-0.img,sda1,w',
'file:/home/mj/gentoo.swap,sda2,w']
root = "/dev/sda1 roo"
#extra = "gentoo=nodevfs"
But where to get a ramdisk?

hostname = "gentoo"

Are you asking where you would get the initrd or initramfs? I.e. what is specified on the ramdisk = '' line? If so, it usually is in the same directory that the kernel is. In the configuration you provided, it is pulling the kernel and ramdisk from the hosts kernel and ramdisk. You could try changing them to be whatever kernel and ramdisk you have there. I haven't messed with gentoo in a long time so I don't remember what it names the files.

Mike

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

<Prev in Thread] Current Thread [Next in Thread>