[97476] in RedHat Linux List

home help back first fref pref prev next nref lref last post

Re: LILO help

daemon@ATHENA.MIT.EDU (Rich Shepard)
Tue Nov 3 10:43:30 1998

Date: Mon, 2 Nov 1998 19:32:36 -0800 (PST)
From: Rich Shepard <rshepard@appl-ecosys.com>
To: Red Hat Linux Mailing List <redhat-list@redhat.com>
In-Reply-To: <Pine.LNX.3.96.981103010435.356A-100000@ms403941>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com

On Tue, 3 Nov 1998, John Mayson wrote:

> I have two physical hard drives.  One (hda) contains Linux.  The other
> (hdc) contains Win95.  I want to configure LILO to boot either.  Here is
> my /etc/lilo.conf file...

John,

  I see two problems. First, there's a gap between hda and hdc. I am not
sure if this makes a difference to the OS, but most BIOSes like to have the
hard drives named sequentially.

> other=/dev/hdc1
> 	label=win95
> 	table=/dev/hdc

  Second, win95 wants to boot from the first hard drive (c:), not the third.
Use the map-drive command to make it appear to be the first drive when lilo
hands off control. Add these lines to the end of that stanza:

	 map-drive=0x80
          to=0x82
        map-drive=0x82
          to=0x80

Rich

Dr. Richard B. Shepard, President
Applied Ecosystem Services, Inc.
2404 SW 22nd Street
Troutdale, OR 97060-1247  U.S.A.
+ 1 503-667-4517 (voice) | + 1 503-667-8863 (fax)
rshepard@appl-ecosys.com



-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
		http://www.redhat.com http://archive.redhat.com
         To unsubscribe: mail redhat-list-request@redhat.com with 
                       "unsubscribe" as the Subject.


home help back first fref pref prev next nref lref last post