Do over, missing new line:

hidemenu
title Centos (2.6.32-431.e16.x86_64)
  root (hd0,0)
  kernel /vmlinux-2.6.32-431.e16.x86_64 ro root=/dev/mapper/VolGroup-lv_root 
rd_NO_LUKS LANG=en_US.UTF-8 rd_NO_MD rd_LVM_LV=VolGroup/lv_swap 
SYSFONT=latarcyrheb-sun16 rd_LVM_LV=VolGroup/lv_root  KEYBOARDTYPE=pc 
KEYTABLE=us rd_NO_DM rhgb quiet
  initrd /initramfs-2.6.32-431.e16.x86_64.img

title Centos2 (2.6.32-431.e16.x86_64)
  root (hd0,0)   
  kernel /vmlinux-2.6.32-431.e16.x86_64 ro root=/dev/mapper/VolGroup-lv2_root 
rd_NO_LUKS LANG=en_US.UTF-8 rd_NO_MD rd_LVM_LV=VolGroup/lv_swap 
SYSFONT=latarcyrheb-sun16 rd_LVM_LV=VolGroup/lv2_root  KEYBOARDTYPE=pc 
KEYTABLE=us rd_NO_DM rhgb quiet
  initrd /initramfs-2.6.32-431.e16.x86_64.img

Probably best to use this one in case email messes up the lines or whatever.

http://ur1.ca/g9s4s

Also note that for grub2, hd0,0 becomes hd0,1. And all the dracut notations are 
different. Oh, and grub.cfg is no longer supposed to be directly edited, you're 
supposed to use /etc/default/grub and grub2-mkconfig -o /boot/grub2/grub.cfg 
which creates grub.cfg from scratch and replaces it based on what it finds 
installed.

Chris Murphy
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to