Guest User

Untitled

a guest
Jan 31st, 2016
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.05 KB | None | 0 0
  1. # cat /etc/grub.conf | grep -v "#"
  2. default=0
  3. timeout=4
  4. splashimage=(hd0,0)/grub/splash.xpm.gz
  5. hiddenmenu
  6. title OpenVZ (2.6.32-042stab093.5)
  7. root (hd0,0)
  8. kernel /vmlinuz-2.6.32-042stab093.5 ro root=/dev/mapper/vg-root rd_NO_LUKS KEYBOARDTYPE=pc KEYTABLE=us LANG=en_US.UTF-8 rd_NO_MD rd_LVM_LV=vg/swap SYSFONT=latarcyrheb-sun16 crashkernel=auto rd_LVM_LV=vg/root rd_NO_DM rhgb quiet
  9. initrd /initramfs-2.6.32-042stab093.5.img
  10. title CentOS (2.6.32-504.el6.x86_64)
  11. root (hd0,0)
  12. kernel /vmlinuz-2.6.32-504.el6.x86_64 ro root=/dev/mapper/vg-root rd_NO_LUKS KEYBOARDTYPE=pc KEYTABLE=us LANG=en_US.UTF-8 rd_NO_MD rd_LVM_LV=vg/swap SYSFONT=latarcyrheb-sun16 crashkernel=auto rd_LVM_LV=vg/root rd_NO_DM rhgb quiet
  13. initrd /initramfs-2.6.32-504.el6.x86_64.img
  14. title CentOS (2.6.32-431.el6.x86_64)
  15. root (hd0,0)
  16. kernel /vmlinuz-2.6.32-431.el6.x86_64 ro root=/dev/mapper/vg-root rd_NO_LUKS KEYBOARDTYPE=pc KEYTABLE=us LANG=en_US.UTF-8 rd_NO_MD rd_LVM_LV=vg/swap SYSFONT=latarcyrheb-sun16 crashkernel=auto rd_LVM_LV=vg/root rd_NO_DM rhgb quiet
  17. initrd /initramfs-2.6.32-431.el6.x86_64.img
  18.  
  19. # yum update kernel*
  20. =============================================================================================================================
  21. Package Arch Version Repository Size
  22. =============================================================================================================================
  23. Updating:
  24. abrt-addon-kerneloops x86_64 2.0.8-34.el6.centos base 70 k
  25. kernel-firmware noarch 2.6.32-573.12.1.el6 updates 18 M
  26. kernel-headers x86_64 2.6.32-573.12.1.el6 updates 3.9 M
  27. Installing for dependencies:
  28. abrt-python x86_64 2.0.8-34.el6.centos base 73 k
  29. augeas-libs x86_64 1.0.0-10.el6 base 314 k
  30. json-c x86_64 0.11-12.el6 base 51 k
  31. libreport-filesystem x86_64 2.0.9-25.el6.centos updates 13 k
  32. libreport-plugin-ureport x86_64 2.0.9-25.el6.centos updates 23 k
  33. pygobject2 x86_64 2.20.0-5.el6 base 172 k
  34. python-dmidecode x86_64 3.10.13-3.el6_4 base 80 k
  35. satyr x86_64 0.16-2.el6 base 94 k
  36. Updating for dependencies:
  37. abrt x86_64 2.0.8-34.el6.centos base 227 k
  38. abrt-addon-ccpp x86_64 2.0.8-34.el6.centos base 119 k
  39. abrt-addon-python x86_64 2.0.8-34.el6.centos base 67 k
  40. abrt-cli x86_64 2.0.8-34.el6.centos base 56 k
  41. abrt-libs x86_64 2.0.8-34.el6.centos base 68 k
  42. abrt-tui x86_64 2.0.8-34.el6.centos base 65 k
  43. libreport x86_64 2.0.9-25.el6.centos updates 259 k
  44. libreport-cli x86_64 2.0.9-25.el6.centos updates 24 k
  45. libreport-compat x86_64 2.0.9-25.el6.centos updates 17 k
  46. libreport-plugin-kerneloops x86_64 2.0.9-25.el6.centos updates 20 k
  47. libreport-plugin-logger x86_64 2.0.9-25.el6.centos updates 22 k
  48. libreport-plugin-mailx x86_64 2.0.9-25.el6.centos updates 23 k
  49. libreport-plugin-reportuploader x86_64 2.0.9-25.el6.centos updates 25 k
  50. libreport-plugin-rhtsupport x86_64 2.0.9-25.el6.centos updates 34 k
  51. libreport-python x86_64 2.0.9-25.el6.centos updates 36 k
  52.  
  53. Transaction Summary
  54. =============================================================================================================================
  55. Install 8 Package(s)
  56. Upgrade 18 Package(s)
  57.  
  58. Total download size: 24 M
Add Comment
Please, Sign In to add comment