[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gentoojp-users 871] Re: ブートローダーの設定



titleの部分が
title=Gentoo Linux, title=Windows Me
のようにすればメニューで選択できると思います。

私は
default 0
timeout 30
splashimage=(hd0,3)/boot/grub/splash.xpm.gz

title=Gentoo 
root (hd0,3)
kernel (hd0,3)/boot/kernel-2.4.20-gentoo-r8 ro root=/dev/hda6 vga=791
initrd (hd0,3)/boot/initrd-2.4.20-gentoo-r8

title=Win XP
root (hd0,0)
chainloader +1
としてます。 フレームバッファ使わないならvga=791はいらないです。