Changes

Jump to: navigation, search

Install kernel from RPM on Debian 6.0

909 bytes added, 11:05, 18 October 2013
alien is obsoleted and overrated
=install= aptYou can use the latest RHEL6-get install alien fakeroot fakeroot alien -k based kernel-2.builds on your Debian 6.27-chistyakov.10 machine.x86_64Here's how.rpm sudo dpkg -i kernel_2.6.27-chistyakov.1_amd64.deb sudo update-initramfs -c -k 2.6.27-chistyakov.1 sudo update-grub
{{Warning|While it works, the best way is to use native kernel/tools builds for Wheezy, please see [[Installation on Debian]].}} == Installation =uninstall= sudo dpkg 1. Get the latest kernel and utils from [[Download/kernel/rhel6]] (or [[Download/kernel/rhel6-testing]]) and [[Download/utils]]. You need * vzkernel* vzkernel-devel* vzctl-r kernelcore* vzctl sudo rm * ploop-fr /lib* ploop* vzquota<code>vzkernel-devel</modules/code> is optional. 2.6Install fakeroot and alien. apt-get install fakeroot alien 3. Convert all the RPMs to debs using alien.27 fakeroot alien --to-deb --scripts --chistyakovkeep-version vz*.rpm ploop*.rpm 4. Install debs.1 sudo updatedpkg -i vz*.deb ploop*.debIf you're having problem about overwriting files from other packages, try adding <code>-initramfs -d force-k 2overwrite</code> option. 5. Modify <code>/boot/grub/menu.lst</code>. See “configuring the bootloader” of [[Quick installation]]. 6.27Edit <code>/etc/sysctl.conf</code>. See “sysctl” of [[Quick installation]]. 7. Make OpenVZ boot automatically. update-chistyakovrc.1d vz defaults sudo update-grubrc.d vzeventd defaults 8. Reboot. reboot 9. Follow the [[Quick installation]] from “installing OS template caches”.  10. See also [[Common Networking HOWTOs]].
[[Category: HOWTO]]

Navigation menu