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

[plamo:09097] Re: LILO for three OS



----+----1----+----2----+----3----+----4----+----5----+----6----+----7

こんにちは、MOUE です。
細かい点は中谷さんから質問されているようですから、

〜≫ in reply to your mail below ≪〜
From: Hitoshi TANIMURA <tanimura@osa.att.ne.jp>
Subject: [plamo:09094] LILO for three OS
Date: Fri, 16 Mar 2001 14:15:05 +0900

> LILO で 三つの OS を切り分ける方法についてお教え下さい。
> 
> 一台の NotePC に DOS, Plamo(mini), SWAP, RH系Linux を
> 以下の手順で入れました。

現在、Plamo2.0、Plamo2.1、Vine2.1、Windows95 をliloで使っています。

/dev/hda に、Win95 & Plamo2.0 。
/dev/hdb に、Plamo2.1 & Vine です。

liloは、MBRに入れて、Plamo2.0 で使用しています。
Plamo2.1 & Vine では liloのインストールは行なっていません。

Vineの場合は、/boot/ 以下にvmlinuz-2.2.17-0vl10ができるので、これを
Plamo2.0 の / 以下に boot-vine を作り、そこにコピーしました。

Plamo2.1の場合は、/vmlinuz を vmlinuz-2.2.16-plamo2.1 とrenameして
/boot-plamo2.1 以下にコピーしました。

**** /etc/lilo.conf  on Plamo2.0 **** 

# LILO configuration file
# generated by 'liloconfig'
#
# Start LILO global section
boot = /dev/hda
#compact        # faster, but won't work on all systems.
#delay = 100
prompt
vga = normal    # force sane state
# ramdisk = 0     # paranoia setting
# End LILO global section
# Linux bootable partition config begins
image = /vmlinuz
  root = /dev/hda2
  label = plamo
  read-only 

image = /boot-vine/vmlinuz-2.2.17-0vl10
  root = /dev/hdb3
  label = vine
  read-only 

image = /boot-plamo2.1/vmlinuz-2.2.16-plamo2.1
  root = /dev/hdb5
  label = plamo-2.1
  read-only 
# Linux bootable partition config ends
# DOS bootable partition config begins
other = /dev/hda1
  label = win
  table = /dev/hda
# DOS bootable partition config ends

*** end of /etc/lilo.conf ***

-- 
+----------+----------+----------+----------+----------+
MOUE
zebra7@seagreen.ocn.ne.jp       << Plamo Linux >>

Follow-Ups
[plamo:09098] Re: LILO for three OS, MOUE Kiyoshi
[plamo:09106] Re: LILO for three OS, Hitoshi TANIMURA
References
[plamo:09094] LILO for three OS, Hitoshi TANIMURA

[検索ページ] [メール一覧]
Plamo ML 公開システム