开机配置信息读取顺序

/etc/profile
/etc/profile.d/*.sh
~/bash_profile
~/.bashrc
/etc/bashrc

grub开机启动项添加

vim /etc/grub.conf
title ms-dos
rootnoverify (hd0,0)
chainloader +1