Grub
|
错误情况:可以启动,但...有Ubuntu 的Live CD还好吧,制作有启动盘的也好办。啥也没有的,重装? # This entry automatically added by the Debian installer for an existing # linux installation on /dev/sda6. title Ubuntu 7.10, kernel 2.6.22-14-generic (on /dev/sda6) root (hd0,5) kernel /boot/vmlinuz-2. ...
admin
发布于
08-02-02 13:15, 浏览279次, 条评论
|
|
当然 GRUB 也支持菜单操作。GRUB.EXE 默认的菜单配置文件是 (hd0,0)/boot/grub/menu.lst 正如前面所说,这个配置文件的位置可以由 DOS 命令行参数来重新指定。这个文件所处的分区(默认是(hd0,0))的类型可以是 DOS/Windows 的 FAT12,FAT16,FAT32,也可以是 Linux 的 ext2 等类型,还可以是 GRUB 所支持的其他分区类 ...
admin
发布于
07-10-22 06:14, 浏览81次, 条评论
|
|
如果有两个硬盘,我的机器...title Red Hat Enterprise Linux AS (2.6.9-55.ELsmp) root (hd0,0) kernel /boot/vmlinuz-2.6.9-55.ELsmp ro root=LABEL=/1 rhgb quiet initrd /boot/initrd-2.6.9-55.ELsmp.img #title Red Hat Enterprise Linux AS-up (2.6.9-55.EL) # root (hd0,0) # kernel /boot/vmlinuz-2.6.9-55.EL ...
admin
发布于
08-01-03 14:00, 浏览127次, 条评论
|
|
splashimage=(hd0,0)/boot/grub/splash.xpm.gz hiddenmenu password --md5 $1$0t5znogn$/NkIpZK4EdR2hoYIxkhKc. title Red Hat Enterprise Linux AS (2.6.9-55.ELsmp) root (hd0,0) kernel /boot/vmlinuz-2.6.9-55.ELsmp ro root=LABEL=/1 rhgb quiet initrd /boot/initrd-2.6.9-55.ELsmp.img #title Red Hat Enterpri ...
admin
发布于
08-01-03 06:32, 浏览88次, 条评论
|
