Re: [HELP] Is yum update dangerous for openvz? [message #51811 is a reply to message #51810] |
Tue, 23 December 2014 22:34   |
wd0325
Messages: 5 Registered: December 2014 Location: Indonesia
|
Junior Member |
|
|
How to do it?
Can you tell me what the command and how to edit it?
Must I remove kernel-2.6.32-431.el6.x86_64 ?
Here is my server kernel boot grub
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,0)
# kernel /vmlinuz-version ro root=/dev/mapper/vg_pegasus-lv_root
# initrd /initrd-[generic-]version.img
#boot=/dev/sdb
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.32-504.3.3.el6.x86_64)
root (hd0,0)
kernel /vmlinuz-2.6.32-504.3.3.el6.x86_64 ro root=/dev/mapper/vg_pegasus-lv_root nomodeset rd_NO_LUKS LANG=en_US.UTF-8 nodmraid rd_LVM_LV=vg_pegasus/lv_swap rd_NO_MD SYSFONT=latarcyrheb-sun16 crashkernel=auto rd_NO_DM KEYBOARDTYPE=pc KEYTABLE=us rd_LVM_LV=vg_pegasus/lv_root rhgb quiet
initrd /initramfs-2.6.32-504.3.3.el6.x86_64.img
title OpenVZ (2.6.32-042stab094.8)
root (hd0,0)
kernel /vmlinuz-2.6.32-042stab094.8 ro root=/dev/mapper/vg_pegasus-lv_root nomodeset rd_NO_LUKS LANG=en_US.UTF-8 nodmraid rd_LVM_LV=vg_pegasus/lv_swap rd_NO_MD SYSFONT=latarcyrheb-sun16 crashkernel=auto rd_NO_DM KEYBOARDTYPE=pc KEYTABLE=us rd_LVM_LV=vg_pegasus/lv_root rhgb quiet
initrd /initramfs-2.6.32-042stab094.8.img
title OpenVZ (2.6.32-042stab090.4)
root (hd0,0)
kernel /vmlinuz-2.6.32-042stab090.4 ro root=/dev/mapper/vg_pegasus-lv_root nomodeset rd_NO_LUKS LANG=en_US.UTF-8 nodmraid rd_LVM_LV=vg_pegasus/lv_swap rd_NO_MD SYSFONT=latarcyrheb-sun16 crashkernel=auto rd_NO_DM KEYBOARDTYPE=pc KEYTABLE=us rd_LVM_LV=vg_pegasus/lv_root rhgb quiet
initrd /initramfs-2.6.32-042stab090.4.img
title CentOS (2.6.32-431.el6.x86_64)
root (hd0,0)
kernel /vmlinuz-2.6.32-431.el6.x86_64 ro root=/dev/mapper/vg_pegasus-lv_root nomodeset rd_NO_LUKS LANG=en_US.UTF-8 nodmraid rd_LVM_LV=vg_pegasus/lv_swap rd_NO_MD SYSFONT=latarcyrheb-sun16 crashkernel=auto rd_NO_DM KEYBOARDTYPE=pc KEYTABLE=us rd_LVM_LV=vg_pegasus/lv_root rhgb quiet
initrd /initramfs-2.6.32-431.el6.x86_64.img
If I uninstall openVZ, Is it safe for directory vz/dump? Or I must move to another directory first?
[Updated on: Tue, 23 December 2014 23:44] Report message to a moderator
|
|
|