[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gentoojp-users 873] Re:ブートローダの設定
- Subject: [gentoojp-users 873] Re:ブートローダの設定
- From: kazu <kazu-y@xxxxxxxxxx>
- Date: Wed, 26 Nov 2003 12:08:39 +0900
- References: <1069252258.32377.ezmlm@https://www.gentoo.gr.jp/ml>
>このふたつを設定し直してみましたが、やはりError15が出ます(泣)
confの書き方だけの問題ですね(^^;(hd0,1)をはずして以下のようにされれば
うごきそう。この辺の指定の仕方はマニュアルなりwebでお勉強してください。
title Gentoo 1.4
root (hd0,1)
kernel /boot/kernel-2.4.20-gentoo-r6 ro root=/dev/hda4
initrd /boot/initrd-2.4.20-gentoo-r6
>でも、これだと、WinとGentooの選択肢が出ず、grubからの起動しかできません。
title 行も書かかれてるのに不思議ですね。もしかして /boot/grub/grub.conf
を編集するとき /boot は mount されてますか?手動でmount しないとデフォルト
ではmount されないようになってますよ。