On Tue, Jul 30, 2013 at 2:15 PM, Ljubomir Ljubojevic <centos at plnet.rs> wrote: > How about posting your boot line (from grub)? Maybe there is something > that has changed now. > > Btw, do you have GPT MBR on your HDD's? I had a boot problem on my > Samsung NP350e5x laptop when I formatted HDD with GPT. It confused and > tried to boot HDD when I select DVD and who knows what when I choose HDD. Thank you for your reply.. These are the two latest installed kernels. Default is set to the latter. The only difference I have is that I removed the "quiet" option during troubleshooting. title CentOS (2.6.32-358.14.1.el6.centos.plus.x86_64) root (hd0,0) kernel /vmlinuz-2.6.32-358.14.1.el6.centos.plus.x86_64 ro root=/dev/mapper/vg_phoenix-LogVol00 rd_NO_LUKS LANG=en_US.UTF-8 rd_NO_MD SYSFONT=latarcyrheb-sun16 crashkernel=128M rd_NO_DM rd_LVM_LV=vg_phoenix/swap_001 KEYBOARDTYPE=pc KEYTABLE=us rd_LVM_LV=vg_phoenix/LogVol00 rdblacklist=nouveau initrd /initramfs-2.6.32-358.14.1.el6.centos.plus.x86_64.img title CentOS (2.6.32-358.11.1.el6.centos.plus.x86_64) root (hd0,0) kernel /vmlinuz-2.6.32-358.11.1.el6.centos.plus.x86_64 ro root=/dev/mapper/vg_phoenix-LogVol00 rd_NO_LUKS LANG=en_US.UTF-8 rd_NO_MD SYSFONT=latarcyrheb-sun16 crashkernel=128M rd_NO_DM rd_LVM_LV=vg_phoenix/swap_001 KEYBOARDTYPE=pc KEYTABLE=us rd_LVM_LV=vg_phoenix/LogVol00 rdblacklist=nouveau quiet initrd /initramfs-2.6.32-358.11.1.el6.centos.plus.x86_64.img I'm going to reinstall and try a kernel from the testing repo.. Maybe something is physically wrong with the SSD primary drive..