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] Problem using Xen - SATA

To: "Daniel Bojczuk" <danielbojczuk@xxxxxxxxx>
Subject: Re: [Xen-users] Problem using Xen - SATA
From: "Andrew Lyon" <andrew.lyon@xxxxxxxxx>
Date: Tue, 30 Sep 2008 20:19:44 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 30 Sep 2008 12:20:24 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=8Pmya+lzqZQ7f03fqUHah3fTH7gJD4SyMNgbb10ftso=; b=pbMc6V0x4NaO8XlQY2Z+hF0oioM4T9dBW0G6wGUWSfyzOJIFaK7zaivPCj2iAm6NaG Vm1lJmvywGXk4VraLxOlXHt3yvwXiAlqzNQZ2YrMBJ6+G+4eAgXdCZ9m6Go+4ONWmJia A3a0x7sU40M0HoAjhP6f5IaSgNWPiSw4LlEmI=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=NKAIcxymc3lfhEN+pa1a9Y4jnwg2yaAbiQKug48RO3bNmLNfEqo9kqpEGATOTWzbCW Gaoci4FuHRZ+vmFFy/cWESeNCFRYn2qgErJ3clYeHIM50kDDaKN6EGDonEwd6J29htxe Egboftv7WPxLUFU8BTBtdLQyPOpX2iO4VEZr0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <d13e2e3c0809301213y9be6145rf1a3e0b52539487d@xxxxxxxxxxxxxx>
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: <d13e2e3c0809301213y9be6145rf1a3e0b52539487d@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Tue, Sep 30, 2008 at 8:13 PM, Daniel Bojczuk <danielbojczuk@xxxxxxxxx> wrote:
> Hi,
>
> I have an Slackware 12.1 running on Intel Core2Quad, 4 Gb RAM. (The result
> of dmesg is attached on this e-mail)
>
> I have downloaded 'Xen 3.3.0 official source distribution tarball' from
> www.xen.org. Run make world, make install. Have no errors.
>
> Installed GRUB correctly and added the following lines on menu.list:
>
>  title Xen 3.3
>  root (hd0,1)
>  kernel /xen.gz dom0_mem = 262144
>  module /vmlinuz-2.6.18.8-xen root=/dev/sda1 ro
>
> And my partition table:
>
> /dev/sda1 - /
> /dev/sda2 - /boot
> /dev/sda3 - /var
> /dev/sda4 - /home
> /dev/sda5 - /usr
>
> But when I try to use the xen kernel, he can't find /dev/sda1. I think
> that's because it doesn't reconized the sata controller.
>
> I don't know what can I do.
>
> Thanks for helping,
> Sorry for my english.
>
> Daniel
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>

I had the same problem, I used the suse 2.6.25 xen patches to build a
more up to date dom0 kernel, if you search the list archives you
should find a thread with details of how to apply the patches.

Andy

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

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