linux grub启动

GNU GRUB version 0.97(638K lower/2086784K upper memory) 
spa

[MINIMAL BASH-like line editing is supproted.For the first word.TAB lists possiable commmand comepetion.Anywhere else TAB list the possoble competions of a dievce/filename.] 
grub>

tab 

grub>cat /boot/grub/menu.lst
grub>root (hd0,0)
grub>kernel /boot/在这里按tab键,选择相应文件
grub>initrd /boot/在这里按tab键,选择相应文件
grub>boot
it

相关文章
相关标签/搜索