grub引导lilo
other = /dev/hda1label="Windows"
table = /dev/hda
# Windows bootable partition config ends
# Linux bootable partition config begins
image="/boot/vmlinuz"
root="/dev/hda7"
label="Slackware10"
read-only
# Linux bootable partition config ends
# grub.conf generated by MagicInstaller.
# Note that you do not have to rerun grub after making changes to this file.
default=1
timeout=2
title dos
rootnoverify (hd0,0)
chainloader +1
title MagicLinux1.2(Practise)
root (hd0,8)
kernel /boot/vmlinuz-2.6.4-1mgc ro root=/dev/hda9 vga=791 splash=silent
initrd /boot/initrd-2.6.4-1mgc.img
grub与lilo的结构不相同,怎样用ML来引导lilo的slackware10,红色的就是lilo的引导程序,绿色的就是grub的引导程序,有谁能帮我做一个grub? 如果同时grub引导的发行版就好办,直接复制粘贴就可以了,但现在是lilo,情况有所不同。 什么叫做
同时grub引导的发行版
任何发行版都可以用grub引导,照着magic的改好了。 既然有Grub,其它Linux不要Lilo就可以引导,你问得真是莫名其妙啊 :shock:
你有多少个Linux?没有关系,Grub只要一个就行了,统统搞定 :mrgreen:
页:
[1]