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] Re: Looking to install guest vm - slackware 12.1

To: "Charlie Reddington" <charlie.reddington@xxxxxxxxx>
Subject: Re: [Xen-users] Re: Looking to install guest vm - slackware 12.1
From: "Todd Deshane" <deshantm@xxxxxxxxx>
Date: Sun, 21 Dec 2008 00:40:49 -0500
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 20 Dec 2008 21:41:38 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=iK8OIki3bXvQ+ABK+qJ2KfVPe9aU5zvRbUOmvfMvipA=; b=QInfBjgthvFQA5Ob99JXRS0N7TKS3PzW6llpbywnNC2e2jPaHmMc50DWGZqeTkJHq7 Ohrcx71T/8CAwkJ/Tvb2d0G+Fd84nUBw1QotVmmoss2PyLwK7La+tZIVDp9EtjEvwQuB HULk5SCIW5tDEigijvl3NZTUwbO68DHvbQNX8=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to :mime-version:content-type:content-transfer-encoding :content-disposition:references; b=Pvsrtd9Rg8AwTHEQUo33OKM2gJPu+CALp25IE/HBX193TTZj2ooeCLpr0muMBgOBFG DrRc01rOgRNmqhnbSlu4ED9p/hrpMIfUCZ6ZOg9oxvIOjf8SVtY5WYVRUK0fbPu7hnrN M5juhLDUijFqw88knMYpRZxaJKBBNv8tP02qU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <75BA47CB-A906-4417-B8F9-4BD3BCC4727A@xxxxxxxxx>
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: <1B585400-9770-4423-8063-F4184157D3BC@xxxxxxxxx> <75BA47CB-A906-4417-B8F9-4BD3BCC4727A@xxxxxxxxx>
Reply-to: deshantm@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Fri, Dec 19, 2008 at 5:11 PM, Charlie Reddington
<charlie.reddington@xxxxxxxxx> wrote:
> So I gave up on the mkuml script, though it appeared to work. I went to
> jailtime.org, downloaded the image along with the cfg file.
>
> I'm using this for my xm config file --
>
> kernel = "/boot/vmlinuz-2.6.18-92.1.10.el5xen" ------ Should I be using
> something else here? --------
> memory = 256
> name = "slackware.12-1"
> dhcp = "dhcp"
> vif = ['']
> disk = ['file:/var/lib/xen/images/slackware.12-1.img,sda1,w']
> root = "/dev/sda1 ro"

Try adding a ramdisk = "<your xen initrd file>"
You may also need extra="xencons=tty"

Hope that helps.
Cheers,
Todd

-- 
Todd Deshane
http://todddeshane.net
http://runningxen.com

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

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