Re: [CentOS] grubby question

2012-10-25 Thread m . roth
Jerry Geis wrote: > On 10/25/2012 02:07 PM, Jerry Geis wrote: >> I am looking at using grubby. My command is: >> >> grubby --grub --title "CentOS (2.6.32.60)" >> --add-kernel=/boot/vmlinuz-2.6.32.60 >> --initrd=/boot/initrd-2.6.32.60.img --args="ro root=LABEL=/ noapic" >> --make-default >> >> my et

Re: [CentOS] grubby question

2012-10-25 Thread Jerry Geis
On 10/25/2012 02:07 PM, Jerry Geis wrote: > I am looking at using grubby. My command is: > > grubby --grub --title "CentOS (2.6.32.60)" > --add-kernel=/boot/vmlinuz-2.6.32.60 > --initrd=/boot/initrd-2.6.32.60.img --args="ro root=LABEL=/ noapic" > --make-default > > my etc/grub.conf file after ru

[CentOS] grubby question

2012-10-25 Thread Jerry Geis
I am looking at using grubby. My command is: grubby --grub --title "CentOS (2.6.32.60)" --add-kernel=/boot/vmlinuz-2.6.32.60 --initrd=/boot/initrd-2.6.32.60.img --args="ro root=LABEL=/ noapic" --make-default my etc/grub.conf file after running the command is: title CentOS (2.6.32.60) kerne