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] 32bit DomuU on 64-bit Xen

To: "Lionel Bouton" <lionel-subscription@xxxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-users] 32bit DomuU on 64-bit Xen
From: "Petersson, Mats" <Mats.Petersson@xxxxxxx>
Date: Tue, 24 Oct 2006 17:46:54 +0200
Delivery-date: Tue, 24 Oct 2006 08:53:26 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <453E2DCD.8010806@xxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acb3fyxg5ncspHUST+aQNUgRN2aS3gAA7E8A
Thread-topic: [Xen-users] 32bit DomuU on 64-bit Xen
 

> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx 
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of 
> Lionel Bouton
> Sent: 24 October 2006 16:14
> To: xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: [Xen-users] 32bit DomuU on 64-bit Xen
> 
> Hi,
> 
> from what I could find digging around, it is ok to run a 32-bit DomU 
> with a 64bit Xen/Dom0 as long as you use linux32 to avoid the package 
> utilities from trying to install 64 bit packages in the DomUs.

Ehm, no you CAN NOT run 32-bit DomU on a 64-bit Xen/Dom0, because all
kernel modes must be the same (32-bit no PAE, 32-bit PAE or 64-bit). 
> 
> What I'm not sure of is if you can run linux32 without modifying the 
> DomU init scripts (by using initrd for example) so that the 
> DomU never 
> thinks it is running on a 64-bit arch. If you can do it with a custom 
> initrd, I'd like to see one example.

You can, if you install a 64-bit kernel, run "linux32" when you install
"stupid" applications that don't understand that 32-bit binaries are
supported by 64-bit. You shouldn't have to do this in the "average"
case, applications will "just work". But there are some rare exceptions
that think that "If this isn't an i[3456]86 archiecture, I'm not going
to install". 

You will of course have to install 32-bit support-libraries (which is
most often default in the distro anyways) - but it works just fine to do
"rpm -i blah-x.y.z-i386.rpm" on a x86_64 machine - it will install the
32-bit version on your machine, and all will work just like you expect
it to... 

--
Mats
> 
> As anyone set up such an environment or knows such one?
> 
> Lionel.
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
> 
> 
> 



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

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