Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

028 to 042 kernel upgrade

108 bytes removed, 04:03, 21 November 2013
Create new initrd with proper modules: simplify mkinitrd command
# KV=042stab083.2
# mkinitrd -v -f --with=ext4 --builtin=ehciwithout-hcd --builtin=ohci-hcd --builtin=uhci-hcd \ usb /boot/initrd-2.6.32-${KV}.img 2.6.32-${KV}
Notes:
* you have to add ext4 explicitly
* in RHEL6 kernels some USB stuff (that used to be in ehci-hcd, ohci-hcd, uhci-hcd modules) is are built-in
== Reboot and enjoy ==