From owner-freebsd-isp Thu May 15 09:13:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA26320 for isp-outgoing; Thu, 15 May 1997 09:13:03 -0700 (PDT) Received: from ultra.ts.kiev.ua (ultra.ts.kiev.ua [193.124.229.197]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA24943 for ; Thu, 15 May 1997 08:51:22 -0700 (PDT) Received: from nbki.ipri.kiev.ua by ultra.ts.kiev.ua with SMTP id RAA12203; (8.8.3/zah/2.1) Thu, 15 May 1997 17:28:08 +0300 (EET DST) Received: from cki.ipri.kiev.ua by nbki.ipri.kiev.ua with ESMTP id PAA02128; (8.6.9/zah/1.1) Thu, 15 May 1997 15:54:29 +0100 Received: from 194.44.146.14 (mac.ipri.kiev.ua [194.44.146.14]) by cki.ipri.kiev.ua (8.7.6/8.7.3) with SMTP id QAA00648; Thu, 15 May 1997 16:07:16 +0300 (EET DST) Message-ID: <337AFCA6.4D17@cki.ipri.kiev.ua> Date: Thu, 15 May 1997 15:08:02 +0300 From: Ruslan Shevchenko Reply-To: rssh@cki.ipri.kiev.ua Organization: IPRI X-Mailer: Mozilla 3.01Gold (Macintosh; I; 68K) MIME-Version: 1.0 To: Chris Coleman CC: wujie@ciet.cn.net, freebsd-isp@FreeBSD.ORG Subject: Re: How to make the system boot selectable? References: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Chris Coleman wrote: > > On Wed, 14 May 1997 wujie@ciet.cn.net wrote: > > > I have a IBM PC 350 P100 machine, it originally has only 1 hard disk. I > > add the second one myself. I want my BSD runs first when boot up, so I > > install the Windows 95 on the second one. But then I find this IBM PC > > can't boot from the slave hard disk. It can only naturally boot from the > > master disk! > > > > I saw the Easy Boot*Mgr option during the install procedure. Should I > > install it on both hard disks to enable selectable boot? > > If you install it on both hard disks it would allow you to multi-boot > different OS's on EACH disk. You probably only want to install it on the > Master disk, and install a standard MBR on the FBSD disk if it isn;t your > Master disk. If FBSD is your Master disk, leave the Windows95 dist > untouched. Hm, my Win95 do not want boot from slave. I have had win95 and FBSD dual booting, but it has been a long > time ago. > I have such situatioon at home. If we have HDD with *installed, as 1-st HDD* FreeBSD, then boot from floppy, and Install Boot Manager on you Win95 Disk. then you can boot FBSD, first at -s mode to edit /etc/fstab (s/wd0/wd1), > Does this > > option affects the Windows 95 system boot area? U know, M$ is always not > > so stable. At this time, everytime I want to start the 95 to do some > > word processing, I have to switch the master and slave IDE line. > > > > Thanks in advance! > >