vine-users ML アーカイブ



[vine-users:055434] Re: VINEとPLAMOの マルチブート

  • From: Watanabe Tatsuro <ibara.watanabe@xxxxxxxxxxx>
  • Subject: [vine-users:055434] Re: VINEとPLAMOの マルチブート
  • Date: Sun, 10 Nov 2002 14:46:27 +0900
伊原です。

> 根本@高松と申します。

> で、Plamoに戻り、lilo.confを次のように編集しました。
> 
> # LILO configuration file
> # generated by 'liloconfig'
> #
> # Start LILO global section
> boot = /dev/hda
> # message = /boot/boot_message.txt
> prompt
> timeout = 1200
> vga = normal
> lba32
> # add some funcy staff :-)
> map = /boot/map-bmp
> install = /boot/boot-bmp.b
> bitmap = /boot/ins64a.bmp
> bmp-colors = 14,11,,15,9,0
> bmp-table = 21,287p,2,4,175p
> bmp-timer = 73,29,12,8,0
> # End LILO global section
> # PRAMO Linux bootable partition config begins
> image = /vmlinuz
>   root = /dev/hda2
>   label = PRAMO_Linux
>   read-only
> # PRAMO Linux bootable partition config ends
> # VINE Linux bootable partition config begins
> image = /boot/vmlinux-2.4.19-0vl11
>   root = /dev/hdb1
>   label = VINE_Linux
>   read-only
> # VINE Linux bootable partition config end
> 
> で、lilo -C lilo.conf
> すると、/boot/vmlinux-2.4.19-0vl11が見つからないという
> メッセージが出てliloに反映できません。

vmlinuz の typo だからじゃないですか?
vmlinux-* なんてのは、そもそも無いでしょう?