From yoshiaki@kt.rim.or.jp  Sun Dec  7 06:43:52 1997
Received: from mail.kt.rim.or.jp (root@mail.kt.rim.or.jp [202.247.130.53])
          by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA00990
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 7 Dec 1997 06:43:38 -0800 (PST)
          (envelope-from yoshiaki@kt.rim.or.jp)
Received: from singer.kt.rim.or.jp (ppp365.kt.rim.or.jp [202.247.140.65]) by mail.kt.rim.or.jp (8.8.5/3.4W3-rim1.1) with ESMTP id XAA02394; Sun, 7 Dec 1997 23:21:10 +0900 (JST)
Received: (from yoshiaki@localhost) by singer.kt.rim.or.jp (8.8.8/3.4Wbeta3-96070610) id WAA00423; Sun, 7 Dec 1997 22:58:56 +0900 (JST)
Message-Id: <199712071358.WAA00423@singer.kt.rim.or.jp>
Date: Sun, 7 Dec 1997 22:58:56 +0900 (JST)
From: yoshiaki@kt.rim.or.jp
Reply-To: yoshiaki@kt.rim.or.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: (FAQ) Boot FreeBSD from Linux LILO
X-Send-Pr-Version: 3.2

>Number:         5247
>Category:       docs
>Synopsis:       Boot FreeBSD from Linux LILO
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec  7 06:50:01 PST 1997
>Closed-Date:    Tue May 26 22:19:15 PDT 1998
>Last-Modified:  Tue May 26 22:31:07 PDT 1998
>Originator:     Yoshiaki Uchikawa
>Release:        FreeBSD 2.2.5-RELEASE i386
>Organization:
FreeBSD Japanese Documentation Project
>Environment:

	

>Description:

Sorry.
I send this report, but I mistook category "bin".

 > It has the internal identification `bin/5176'.
 > The individual assigned to look at your
 > report is: freebsd-bugs. 

>How-To-Repeat:
>Fix:

If you have installed LILO in the MBR and want to boot FreeBSD from it,
just follow the instructions for booting  non-Linux operating system
(foreign operating system).
Note that you need to add ``loader = /boot/any_d.b'' or 
``loader = /boot/chain.b'' to the entry for FreeBSD in /etc/lilo.conf
if the FreeBSD boot partition is not in the first disk.
If you get a failure in loading FreeBSD kernel and therefore can not 
boot up, you should specify the BIOS drive number and boot
drive at the Boot: prompt like `1:sd(0,a)/kernel', or 
configure /boot.config properly (2.2.5R or later).
See <url 
url="http://sunsite.unc.edu/LDP/HOWTO/mini/Linux+FreeBSD.html" 
name="The Linux+FreeBSD mini-HOWTOD"> written by <url 
url="http://sunsite.unc.edu/LDP/" 
name="The Linux Documentation Project (LDP)"> or LILO users manual 
can be obtained from <url
url="ftp://sunsite.unc.edu/pub/Linux/system/boot/lilo/" 
name="here"> for further details.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-doc 
Responsible-Changed-By: hoek 
Responsible-Changed-When: Mon Apr 13 08:45:36 PDT 1998 
Responsible-Changed-Why:  
This is a simple fix -- add some URL references to the FAQ. 
State-Changed-From-To: open->closed 
State-Changed-By: jkoshy 
State-Changed-When: Tue May 26 22:19:15 PDT 1998 
State-Changed-Why:  
Patch applied to rev 1.5 of "admin.sgml", thanks! 
>Unformatted:
 >> Category:       bin
 >> Responsible:    freebsd-bugs
 >> Synopsis:       Boot FreeBSD from Linux LILO
 >> Arrival-Date:   Sat Nov 29 06:20:01 PST 1997
 
 So, I send this report again to "doc" category.
 
 
 On FreeBSD 2.2.5R CDROM  (Walnut Creek CDROM)
 ----No. 3 /www/FAQ
 8.8. How do I boot FreeBSD and Linux from LILO?
 
    Theoretically you should be able to boot FreeBSD from LILO by treating
    it as a DOS-style operating system, but I haven't been able to get it
                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    to work. If you put LILO at the start of your Linux boot partition
    instead of in the MBR, you can boot LILO from the FreeBSD boot
    manager. This is what I do.
 ----
 But we can get it to work.
 
