|
|
发表于 2005-8-2 21:50:03
|
显示全部楼层
grub> root (hd0,4)
Filesystem type is ext2fs,partition type 0x83
grub> kernel /vmlinuz-2.4.21-20.EL ro root=/dev/hda5
[Linux-bzImage,setup=0x1400,size=0x12e478]
grub> initrd /initrd-2.4.21-20.EL.img
[Linux-initrd @ 0x3c7000, 0x2886a bytes]
grub>boot
这样行吗? |
|