Hi all, I am working on my server with Xen, I have installed xen 4.2.2 with Ubuntu 12.04 64 bit as Dom0 and domU. However I want to use Remus that will work efficient if the operating system have suspend event channel support. Opensuse has this ability in its kernel version. I read this blog https://www.coolacid.net/articles how ever it seem old and I can''t find if he succeed install opensuse kernel in his system. Does anybody have experienced on this circumstance? Best Regards, Agya _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
Sorry wrong article link, here it is https://www.coolacid.net/articles/39-latest/150-getting-opensuse-kernel-to-work-on-ubuntu Agya On Thu, Apr 11, 2013 at 8:39 PM, agya naila <agya.naila@gmail.com> wrote:> Hi all, > > I am working on my server with Xen, I have installed xen 4.2.2 with Ubuntu > 12.04 64 bit as Dom0 and domU. However I want to use Remus that will work > efficient if the operating system have suspend event channel support. > Opensuse has this ability in its kernel version. I read this blog > https://www.coolacid.net/articles how ever it seem old and I can''t find > if he succeed install opensuse kernel in his system. Does anybody have > experienced on this circumstance? > > Best Regards, > > Agya >_______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
Opensuse has git of kernel-source and if you checkout git then you can extract patch against 3.8.6. Otherwise you need to http://www.g-loaded.eu/2008/01/28/how-to-extract-rpm-or-deb-packages/ follow this to extract kernel package and follow rest of directions On Thu, Apr 11, 2013 at 12:41 PM, agya naila <agya.naila@gmail.com> wrote:> Sorry wrong article link, here it is > https://www.coolacid.net/articles/39-latest/150-getting-opensuse-kernel-to-work-on-ubuntu > > Agya > > > On Thu, Apr 11, 2013 at 8:39 PM, agya naila <agya.naila@gmail.com> wrote: > >> Hi all, >> >> I am working on my server with Xen, I have installed xen 4.2.2 with >> Ubuntu 12.04 64 bit as Dom0 and domU. However I want to use Remus that will >> work efficient if the operating system have suspend event channel support. >> Opensuse has this ability in its kernel version. I read this blog >> https://www.coolacid.net/articles how ever it seem old and I can''t find >> if he succeed install opensuse kernel in his system. Does anybody have >> experienced on this circumstance? >> >> Best Regards, >> >> Agya >> > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xen.org > http://lists.xen.org/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
Hi all! We want to convert VMs from iscsi luns to images in one NFS repository. Which is the best image format for xen 4.1.3 (Debian Wheezy 64 bits) ? VHD, QCOW2, ... (for snapshots, dynamic images,...) Or perhaps RAW for compability with KVM? Regards, Agustín
On Thu, Apr 11, 2013 at 8:49 PM, jacek burghardt <jaceksburghardt@gmail.com>wrote:> Opensuse has git of kernel-source and if you checkout git then you can > extract patch against 3.8.6. > Otherwise you need to > http://www.g-loaded.eu/2008/01/28/how-to-extract-rpm-or-deb-packages/ follow > this to extract kernel package and follow rest of directions > >Hi Jacek, Thanks, if I want to modify my DomU kernel, actually right now I am using Ubuntu 3.2.0-37-generic kernel on my DomU. does the step is similar. I found that I could downloaded opensuse kernel from this site http://software.opensuse.org/package/kernel-xen then with step from your link I could manage to make .deb package. Then what should I do, I am little bit worries if I damage my DomU. Please suggest.> > On Thu, Apr 11, 2013 at 12:41 PM, agya naila <agya.naila@gmail.com> wrote: > >> Sorry wrong article link, here it is >> https://www.coolacid.net/articles/39-latest/150-getting-opensuse-kernel-to-work-on-ubuntu >> >> Agya >> >> >> On Thu, Apr 11, 2013 at 8:39 PM, agya naila <agya.naila@gmail.com> wrote: >> >>> Hi all, >>> >>> I am working on my server with Xen, I have installed xen 4.2.2 with >>> Ubuntu 12.04 64 bit as Dom0 and domU. However I want to use Remus that will >>> work efficient if the operating system have suspend event channel support. >>> Opensuse has this ability in its kernel version. I read this blog >>> https://www.coolacid.net/articles how ever it seem old and I can''t find >>> if he succeed install opensuse kernel in his system. Does anybody have >>> experienced on this circumstance? >>> >>> Best Regards, >>> >>> Agya >>> >> >> >> _______________________________________________ >> Xen-users mailing list >> Xen-users@lists.xen.org >> http://lists.xen.org/xen-users >> > >Regards, Agya _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
I have follow instruction here https://www.coolacid.net/articles/39-latest/150-getting-opensuse-kernel-to-work-on-ubuntu and download the opensuse xen kernel from here http://software.opensuse.org/package/kernel-xen. I used rpm2cpio, I extracted it by command : rpm2cpio /path/to/file.rpm | cpio -i --make-directories and there is two directories extracted, /boot and /lib. I copied this two into my / and update the initramfs. update-initramfs -k [kernel name] -c and update my grub update-grub shutdown my domU and start it again. I can see the kernel listed on my grub, pyGRUB version 0.6 ┌────────────────────────────────────────────────────────────────────────┐ │ Ubuntu, with Linux 3.7.10-1.1-xen │ │ Ubuntu, with Linux 3.7.10-1.1-xen (recovery mode) │ │ Ubuntu, with Linux 3.2.0-37-generic │ │ Ubuntu, with Linux 3.2.0-37-generic (recovery mode) │ │ Memory test (memtest86+) │ │ Memory test (memtest86+, serial console 115200) │ │ │ │ │ └────────────────────────────────────────────────────────────────────────┘ Use the ^ and v keys to select which entry is highlighted. Press enter to boot the selected OS, ''e'' to edit the commands before booting, ''a'' to modify the kernel arguments before booting, or ''c'' for a command line. however when I choose this kernel version, there is some error below : Started domain SystemHA_VM (id=6) [ 0.166271] PCI: Fatal: No config space access function found [ 0.168901] Unable to read sysrq code in control/sysrq [ 1.351079] i8042: No controller found [ 1.352001] /home/abuild/rpmbuild/BUILD/kernel-xen-3.7.10/linux-3.7/drivers/rtc/hctosys.c: unable to open rtc device (rtc0) Gave up waiting for root device. Common problems: - Boot args (cat /proc/cmdline) - Check rootdelay= (did the system wait long enough?) - Check root= (did the system wait for the right device?) - Missing modules (cat /proc/modules; ls /dev) ALERT! /dev/disk/by-uuid/f76e1730-ef98-43f3-ae37-caaff1dbe5c1 does not exist. Dropping to a shell! BusyBox v1.18.5 (Ubuntu 1:1.18.5-1ubuntu4.1) built-in shell (ash) Enter ''help'' for a list of built-in commands. (initramfs) (initramfs) (initramfs) Do you have suggestion, I am still trying to fix it. Regards, Agya On Fri, Apr 12, 2013 at 10:07 AM, agya naila <agya.naila@gmail.com> wrote:> > On Thu, Apr 11, 2013 at 8:49 PM, jacek burghardt < > jaceksburghardt@gmail.com> wrote: > >> Opensuse has git of kernel-source and if you checkout git then you can >> extract patch against 3.8.6. >> Otherwise you need to >> http://www.g-loaded.eu/2008/01/28/how-to-extract-rpm-or-deb-packages/ follow >> this to extract kernel package and follow rest of directions >> >> > Hi Jacek, > > Thanks, if I want to modify my DomU kernel, actually right now I am using > Ubuntu 3.2.0-37-generic kernel on my DomU. does the step is similar. I > found that I could downloaded opensuse kernel from this site > http://software.opensuse.org/package/kernel-xen then with step from your > link I could manage to make .deb package. Then what should I do, I am > little bit worries if I damage my DomU. Please suggest. > > > >> >> On Thu, Apr 11, 2013 at 12:41 PM, agya naila <agya.naila@gmail.com>wrote: >> >>> Sorry wrong article link, here it is >>> https://www.coolacid.net/articles/39-latest/150-getting-opensuse-kernel-to-work-on-ubuntu >>> >>> Agya >>> >>> >>> On Thu, Apr 11, 2013 at 8:39 PM, agya naila <agya.naila@gmail.com>wrote: >>> >>>> Hi all, >>>> >>>> I am working on my server with Xen, I have installed xen 4.2.2 with >>>> Ubuntu 12.04 64 bit as Dom0 and domU. However I want to use Remus that will >>>> work efficient if the operating system have suspend event channel support. >>>> Opensuse has this ability in its kernel version. I read this blog >>>> https://www.coolacid.net/articles how ever it seem old and I can''t >>>> find if he succeed install opensuse kernel in his system. Does anybody have >>>> experienced on this circumstance? >>>> >>>> Best Regards, >>>> >>>> Agya >>>> >>> >>> >>> _______________________________________________ >>> Xen-users mailing list >>> Xen-users@lists.xen.org >>> http://lists.xen.org/xen-users >>> >> >> > Regards, > > Agya >_______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
On Fri, Apr 12, 2013 at 2:50 AM, agya naila <agya.naila@gmail.com> wrote:> I have follow instruction here > https://www.coolacid.net/articles/39-latest/150-getting-opensuse-kernel-to-work-on-ubuntu and > download the opensuse xen kernel from here > http://software.opensuse.org/package/kernel-xen. I used rpm2cpio, I > extracted it by command : > > rpm2cpio /path/to/file.rpm | cpio -i --make-directories > > and there is two directories extracted, /boot and /lib. I copied this two > into my / and update the initramfs. > > update-initramfs -k [kernel name] -c > > and update my grub > > update-grub > > shutdown my domU and start it again. I can see the kernel listed on my > grub, > > pyGRUB version 0.6 > ┌────────────────────────────────────────────────────────────────────────┐ > │ Ubuntu, with Linux 3.7.10-1.1-xen │ > │ Ubuntu, with Linux 3.7.10-1.1-xen (recovery mode) │ > │ Ubuntu, with Linux 3.2.0-37-generic │ > │ Ubuntu, with Linux 3.2.0-37-generic (recovery mode) │ > │ Memory test (memtest86+) │ > │ Memory test (memtest86+, serial console 115200) │ > │ │ > │ │ > └────────────────────────────────────────────────────────────────────────┘ > Use the ^ and v keys to select which entry is highlighted. > Press enter to boot the selected OS, ''e'' to edit the > commands before booting, ''a'' to modify the kernel arguments > before booting, or ''c'' for a command line. > > however when I choose this kernel version, there is some error below : > > Started domain SystemHA_VM (id=6) > [ 0.166271] PCI: Fatal: No config space access function found > [ 0.168901] Unable to read sysrq code in control/sysrq > [ 1.351079] i8042: No controller found > [ 1.352001] > /home/abuild/rpmbuild/BUILD/kernel-xen-3.7.10/linux-3.7/drivers/rtc/hctosys.c: > unable to open rtc device (rtc0) > > > Gave up waiting for root device. Common problems: > - Boot args (cat /proc/cmdline) > - Check rootdelay= (did the system wait long enough?) > - Check root= (did the system wait for the right device?) > - Missing modules (cat /proc/modules; ls /dev) > ALERT! /dev/disk/by-uuid/f76e1730-ef98-43f3-ae37-caaff1dbe5c1 does not > exist. Dropping to a shell! > > > BusyBox v1.18.5 (Ubuntu 1:1.18.5-1ubuntu4.1) built-in shell (ash) > Enter ''help'' for a list of built-in commands. > > (initramfs) > (initramfs) > (initramfs) > > Do you have suggestion, I am still trying to fix it. > > Regards, > > Agya > >Hi Problems could be your hardware is a bit different than what''s built into kernel. That''s the problem with pre compiled kernels, you cannot be always sure if it would work with your system, Best is to roll your own because it always works. So if you are familiar you can try that route. Another error message is that it did not find the disk, so try giving label to the disk and modify kernel command line by specifying root=LABEL=xxx - Vijay> > On Fri, Apr 12, 2013 at 10:07 AM, agya naila <agya.naila@gmail.com> wrote: > >> >> On Thu, Apr 11, 2013 at 8:49 PM, jacek burghardt < >> jaceksburghardt@gmail.com> wrote: >> >>> Opensuse has git of kernel-source and if you checkout git then you can >>> extract patch against 3.8.6. >>> Otherwise you need to >>> http://www.g-loaded.eu/2008/01/28/how-to-extract-rpm-or-deb-packages/ follow >>> this to extract kernel package and follow rest of directions >>> >>> >> Hi Jacek, >> >> Thanks, if I want to modify my DomU kernel, actually right now I am using >> Ubuntu 3.2.0-37-generic kernel on my DomU. does the step is similar. I >> found that I could downloaded opensuse kernel from this site >> http://software.opensuse.org/package/kernel-xen then with step from your >> link I could manage to make .deb package. Then what should I do, I am >> little bit worries if I damage my DomU. Please suggest. >> >> >> >>> >>> On Thu, Apr 11, 2013 at 12:41 PM, agya naila <agya.naila@gmail.com>wrote: >>> >>>> Sorry wrong article link, here it is >>>> https://www.coolacid.net/articles/39-latest/150-getting-opensuse-kernel-to-work-on-ubuntu >>>> >>>> Agya >>>> >>>> >>>> On Thu, Apr 11, 2013 at 8:39 PM, agya naila <agya.naila@gmail.com>wrote: >>>> >>>>> Hi all, >>>>> >>>>> I am working on my server with Xen, I have installed xen 4.2.2 with >>>>> Ubuntu 12.04 64 bit as Dom0 and domU. However I want to use Remus that will >>>>> work efficient if the operating system have suspend event channel support. >>>>> Opensuse has this ability in its kernel version. I read this blog >>>>> https://www.coolacid.net/articles how ever it seem old and I can''t >>>>> find if he succeed install opensuse kernel in his system. Does anybody have >>>>> experienced on this circumstance? >>>>> >>>>> Best Regards, >>>>> >>>>> Agya >>>>> >>>> >>>> >>>> _______________________________________________ >>>> Xen-users mailing list >>>> Xen-users@lists.xen.org >>>> http://lists.xen.org/xen-users >>>> >>> >>> >> Regards, >> >> Agya >> > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xen.org > http://lists.xen.org/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
Those errors look like you are missing modules except Unable to read sysrq code in control/sysrq that error is something that old kernels have I had seen that when using 3.8.6 kernel with opensuse patches on arch linux.. I would recommend git checkout kernel-source of open suse and extract patch set by using diff -Naur and then follow kernel ubuntu way to create custom kernel. You can also look at what modules get loaded with regular ubuntu kernel and make sure that those are part of your initramfs including drivers for your hard drive controller. I had found out that kondrad git kernel patched up to 3.8.6 is much faster in hard drive access that opensuse kernel. I am getting 88 mb/s sequential reads under kondrad git kernel (master) patched to 3.8.6 and opensuse was giving me 25 to 50 and my windows server 2012 felt very slow. Maybe better option is to look for patches to kernel for stuff you are looking yo implement On Fri, Apr 12, 2013 at 3:50 AM, agya naila <agya.naila@gmail.com> wrote:> I have follow instruction here > https://www.coolacid.net/articles/39-latest/150-getting-opensuse-kernel-to-work-on-ubuntu and > download the opensuse xen kernel from here > http://software.opensuse.org/package/kernel-xen. I used rpm2cpio, I > extracted it by command : > > rpm2cpio /path/to/file.rpm | cpio -i --make-directories > > and there is two directories extracted, /boot and /lib. I copied this two > into my / and update the initramfs. > > update-initramfs -k [kernel name] -c > > and update my grub > > update-grub > > shutdown my domU and start it again. I can see the kernel listed on my > grub, > > pyGRUB version 0.6 > ┌────────────────────────────────────────────────────────────────────────┐ > │ Ubuntu, with Linux 3.7.10-1.1-xen │ > │ Ubuntu, with Linux 3.7.10-1.1-xen (recovery mode) │ > │ Ubuntu, with Linux 3.2.0-37-generic │ > │ Ubuntu, with Linux 3.2.0-37-generic (recovery mode) │ > │ Memory test (memtest86+) │ > │ Memory test (memtest86+, serial console 115200) │ > │ │ > │ │ > └────────────────────────────────────────────────────────────────────────┘ > Use the ^ and v keys to select which entry is highlighted. > Press enter to boot the selected OS, ''e'' to edit the > commands before booting, ''a'' to modify the kernel arguments > before booting, or ''c'' for a command line. > > however when I choose this kernel version, there is some error below : > > Started domain SystemHA_VM (id=6) > [ 0.166271] PCI: Fatal: No config space access function found > [ 0.168901] Unable to read sysrq code in control/sysrq > [ 1.351079] i8042: No controller found > [ 1.352001] > /home/abuild/rpmbuild/BUILD/kernel-xen-3.7.10/linux-3.7/drivers/rtc/hctosys.c: > unable to open rtc device (rtc0) > > > Gave up waiting for root device. Common problems: > - Boot args (cat /proc/cmdline) > - Check rootdelay= (did the system wait long enough?) > - Check root= (did the system wait for the right device?) > - Missing modules (cat /proc/modules; ls /dev) > ALERT! /dev/disk/by-uuid/f76e1730-ef98-43f3-ae37-caaff1dbe5c1 does not > exist. Dropping to a shell! > > > BusyBox v1.18.5 (Ubuntu 1:1.18.5-1ubuntu4.1) built-in shell (ash) > Enter ''help'' for a list of built-in commands. > > (initramfs) > (initramfs) > (initramfs) > > Do you have suggestion, I am still trying to fix it. > > Regards, > > Agya > > > On Fri, Apr 12, 2013 at 10:07 AM, agya naila <agya.naila@gmail.com> wrote: > >> >> On Thu, Apr 11, 2013 at 8:49 PM, jacek burghardt < >> jaceksburghardt@gmail.com> wrote: >> >>> Opensuse has git of kernel-source and if you checkout git then you can >>> extract patch against 3.8.6. >>> Otherwise you need to >>> http://www.g-loaded.eu/2008/01/28/how-to-extract-rpm-or-deb-packages/ follow >>> this to extract kernel package and follow rest of directions >>> >>> >> Hi Jacek, >> >> Thanks, if I want to modify my DomU kernel, actually right now I am using >> Ubuntu 3.2.0-37-generic kernel on my DomU. does the step is similar. I >> found that I could downloaded opensuse kernel from this site >> http://software.opensuse.org/package/kernel-xen then with step from your >> link I could manage to make .deb package. Then what should I do, I am >> little bit worries if I damage my DomU. Please suggest. >> >> >> >>> >>> On Thu, Apr 11, 2013 at 12:41 PM, agya naila <agya.naila@gmail.com>wrote: >>> >>>> Sorry wrong article link, here it is >>>> https://www.coolacid.net/articles/39-latest/150-getting-opensuse-kernel-to-work-on-ubuntu >>>> >>>> Agya >>>> >>>> >>>> On Thu, Apr 11, 2013 at 8:39 PM, agya naila <agya.naila@gmail.com>wrote: >>>> >>>>> Hi all, >>>>> >>>>> I am working on my server with Xen, I have installed xen 4.2.2 with >>>>> Ubuntu 12.04 64 bit as Dom0 and domU. However I want to use Remus that will >>>>> work efficient if the operating system have suspend event channel support. >>>>> Opensuse has this ability in its kernel version. I read this blog >>>>> https://www.coolacid.net/articles how ever it seem old and I can''t >>>>> find if he succeed install opensuse kernel in his system. Does anybody have >>>>> experienced on this circumstance? >>>>> >>>>> Best Regards, >>>>> >>>>> Agya >>>>> >>>> >>>> >>>> _______________________________________________ >>>> Xen-users mailing list >>>> Xen-users@lists.xen.org >>>> http://lists.xen.org/xen-users >>>> >>> >>> >> Regards, >> >> Agya >> > >_______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
Thank you all, I will try all of your suggestion and write the result. Regards, Agya On Fri, Apr 12, 2013 at 4:08 PM, jacek burghardt <jaceksburghardt@gmail.com>wrote:> Those errors look like you are missing modules except Unable to read > sysrq code in control/sysrq that error is something that old kernels have I > had seen that when using 3.8.6 kernel with opensuse patches on arch linux.. > I would recommend git checkout kernel-source of open suse and extract patch > set by using diff -Naur and then follow kernel ubuntu way to create custom > kernel. You can also look at what modules get loaded with regular ubuntu > kernel and make sure that those are part of your initramfs including > drivers for your hard drive controller. I had found out that kondrad git > kernel patched up to 3.8.6 is much faster in hard drive access that > opensuse kernel. I am getting 88 mb/s sequential reads under kondrad git > kernel (master) patched to 3.8.6 and opensuse was giving me 25 to 50 and my > windows server 2012 felt very slow. Maybe better option is to look for > patches to kernel for stuff you are looking yo implement > > > On Fri, Apr 12, 2013 at 3:50 AM, agya naila <agya.naila@gmail.com> wrote: > >> I have follow instruction here >> https://www.coolacid.net/articles/39-latest/150-getting-opensuse-kernel-to-work-on-ubuntu and >> download the opensuse xen kernel from here >> http://software.opensuse.org/package/kernel-xen. I used rpm2cpio, I >> extracted it by command : >> >> rpm2cpio /path/to/file.rpm | cpio -i --make-directories >> >> and there is two directories extracted, /boot and /lib. I copied this two >> into my / and update the initramfs. >> >> update-initramfs -k [kernel name] -c >> >> and update my grub >> >> update-grub >> >> shutdown my domU and start it again. I can see the kernel listed on my >> grub, >> >> pyGRUB version 0.6 >> >> ┌────────────────────────────────────────────────────────────────────────┐ >> │ Ubuntu, with Linux 3.7.10-1.1-xen >> │ >> │ Ubuntu, with Linux 3.7.10-1.1-xen (recovery mode) >> │ >> │ Ubuntu, with Linux 3.2.0-37-generic >> │ >> │ Ubuntu, with Linux 3.2.0-37-generic (recovery mode) >> │ >> │ Memory test (memtest86+) >> │ >> │ Memory test (memtest86+, serial console 115200) >> │ >> │ >> │ >> │ >> │ >> >> └────────────────────────────────────────────────────────────────────────┘ >> Use the ^ and v keys to select which entry is highlighted. >> Press enter to boot the selected OS, ''e'' to edit the >> commands before booting, ''a'' to modify the kernel arguments >> before booting, or ''c'' for a command line. >> >> however when I choose this kernel version, there is some error below : >> >> Started domain SystemHA_VM (id=6) >> [ 0.166271] PCI: Fatal: No config space access function found >> [ 0.168901] Unable to read sysrq code in control/sysrq >> [ 1.351079] i8042: No controller found >> [ 1.352001] >> /home/abuild/rpmbuild/BUILD/kernel-xen-3.7.10/linux-3.7/drivers/rtc/hctosys.c: >> unable to open rtc device (rtc0) >> >> >> Gave up waiting for root device. Common problems: >> - Boot args (cat /proc/cmdline) >> - Check rootdelay= (did the system wait long enough?) >> - Check root= (did the system wait for the right device?) >> - Missing modules (cat /proc/modules; ls /dev) >> ALERT! /dev/disk/by-uuid/f76e1730-ef98-43f3-ae37-caaff1dbe5c1 does not >> exist. Dropping to a shell! >> >> >> BusyBox v1.18.5 (Ubuntu 1:1.18.5-1ubuntu4.1) built-in shell (ash) >> Enter ''help'' for a list of built-in commands. >> >> (initramfs) >> (initramfs) >> (initramfs) >> >> Do you have suggestion, I am still trying to fix it. >> >> Regards, >> >> Agya >> >> >> On Fri, Apr 12, 2013 at 10:07 AM, agya naila <agya.naila@gmail.com>wrote: >> >>> >>> On Thu, Apr 11, 2013 at 8:49 PM, jacek burghardt < >>> jaceksburghardt@gmail.com> wrote: >>> >>>> Opensuse has git of kernel-source and if you checkout git then you can >>>> extract patch against 3.8.6. >>>> Otherwise you need to >>>> http://www.g-loaded.eu/2008/01/28/how-to-extract-rpm-or-deb-packages/ follow >>>> this to extract kernel package and follow rest of directions >>>> >>>> >>> Hi Jacek, >>> >>> Thanks, if I want to modify my DomU kernel, actually right now I am >>> using Ubuntu 3.2.0-37-generic kernel on my DomU. does the step is similar. >>> I found that I could downloaded opensuse kernel from this site >>> http://software.opensuse.org/package/kernel-xen then with step from >>> your link I could manage to make .deb package. Then what should I do, I am >>> little bit worries if I damage my DomU. Please suggest. >>> >>> >>> >>>> >>>> On Thu, Apr 11, 2013 at 12:41 PM, agya naila <agya.naila@gmail.com>wrote: >>>> >>>>> Sorry wrong article link, here it is >>>>> https://www.coolacid.net/articles/39-latest/150-getting-opensuse-kernel-to-work-on-ubuntu >>>>> >>>>> Agya >>>>> >>>>> >>>>> On Thu, Apr 11, 2013 at 8:39 PM, agya naila <agya.naila@gmail.com>wrote: >>>>> >>>>>> Hi all, >>>>>> >>>>>> I am working on my server with Xen, I have installed xen 4.2.2 with >>>>>> Ubuntu 12.04 64 bit as Dom0 and domU. However I want to use Remus that will >>>>>> work efficient if the operating system have suspend event channel support. >>>>>> Opensuse has this ability in its kernel version. I read this blog >>>>>> https://www.coolacid.net/articles how ever it seem old and I can''t >>>>>> find if he succeed install opensuse kernel in his system. Does anybody have >>>>>> experienced on this circumstance? >>>>>> >>>>>> Best Regards, >>>>>> >>>>>> Agya >>>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> Xen-users mailing list >>>>> Xen-users@lists.xen.org >>>>> http://lists.xen.org/xen-users >>>>> >>>> >>>> >>> Regards, >>> >>> Agya >>> >> >> >_______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users