From owner-freebsd-hackers@freebsd.org Tue Oct 9 06:44:26 2018 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DBEFA10C1DDB; Tue, 9 Oct 2018 06:44:26 +0000 (UTC) (envelope-from wojtek@puchar.net) Received: from puchar.net (puchar.net [194.1.144.90]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "puchar.net", Issuer "puchar.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 6002A7878A; Tue, 9 Oct 2018 06:44:26 +0000 (UTC) (envelope-from wojtek@puchar.net) Received: Received: from 127.0.0.1 (localhost [127.0.0.1]) by puchar.net (8.15.2/8.15.2) with ESMTPS id w996iORg042757 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 9 Oct 2018 08:44:24 +0200 (CEST) (envelope-from puchar-wojtek@puchar.net) Received: from localhost (puchar-wojtek@localhost) by puchar.net (8.15.2/8.15.2/Submit) with ESMTP id w996iJXU042752; Tue, 9 Oct 2018 08:44:19 +0200 (CEST) (envelope-from puchar-wojtek@puchar.net) Date: Tue, 9 Oct 2018 08:44:19 +0200 (CEST) From: Wojciech Puchar To: Manish Jain cc: Polytropon , FreeBSD Questions , FreeBSD Hackers Subject: Re: FreeBSD boot manager customization for single-disk multiboot (4 x DOS) In-Reply-To: <38342ce8-990a-ce05-7ab9-9f7d6017f91b@yandex.com> Message-ID: References: <20181007234040.028639f8.freebsd@edvax.de> <38342ce8-990a-ce05-7ab9-9f7d6017f91b@yandex.com> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Oct 2018 06:44:27 -0000 > > I suggest a better way than to use FreeBSD/Linux boot manager. > > Create 1 primary partition + an EBR with 4 logical drives (with the primary > partition at the beginning of the disk). > > Install 4 x DOS/Win into the logical drives (all using the first primary > partition as C:) > > Finally and if needed, alter the boot.ini in C: as you wish. > > Does that solve your problem, or compound it ? what is boot.ini? i don't remember something like this in DOS.