[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] compiling an old XEN version
________________________________ From: Fajar A. Nugraha <list@xxxxxxxxx> To: maheen butt <maheen_butt26@xxxxxxxxx> Cc: "xen-users@xxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxx> Sent: Thursday, August 9, 2012 11:00 AM Subject: Re: [Xen-users] compiling an old XEN version On Thu, Aug 9, 2012 at 12:49 PM, maheen butt <maheen_butt26@xxxxxxxxx> wrote: > hi all, > I want to use Xenlinux and an old version of Xen hypervisor xen 3.2.0. My first question would be "why"? For MS thesis I'm considering Xen to port it for MIPS. as there is no PV_ops support available in case of MIPS so I'm forced to use old versions of Xen Most of the time, latest upstream version, or distro-provided version should work better instead of manually compiling an old version yourself. > Any idea why am I getting this error? > My operating system is fedora 17 with gcc version 4.7.0 It's quite common that certain software can only be compiled with certain versions of gcc. Since you're using an old, unmaintained version, I doubt anyone is going to fix that. I suggest you either: - use distro-provided version (e.g. RHEL5's xen-3.1.2+), or I 'm using RHEL5.0, and install prebuild rpm packages provided by xen.org http://xen.org/download/dl_31rhel5.html As directed in ReadMe after installing given RPM's, I change grub.conf as follows title My Distro with Xen (2.6.18-xen_3.1.0) root (hd0,0) kernel /xen-3.1.0.gz module /vmlinuz-2.6.18-xen_3.1.0 ro root=/dev/sda1 module /initrd-2.6.18-xen_3.1.0.img where /dev/sda1 is the partition where RHEL5.0 lies. when I rebooted and selected Xen kernel from grub menu kernel did not booted showing following error switchroot:mount failed no such file or directory and it cant able to mount rootfile system as it repoted "could not find file system /dev/root" would you please tell me how can I resolve this issue?- try latest stable version (4.1.2), or at least latest 3.x version to see if the problem is fixed there -- Fajar _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |