From owner-freebsd-libh Thu Jun 15 11: 9:18 2000 Delivered-To: freebsd-libh@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 3CCDF37BC38 for ; Thu, 15 Jun 2000 11:09:15 -0700 (PDT) (envelope-from jhb@pike.osd.bsdi.com) Received: (from jhb@localhost) by pike.osd.bsdi.com (8.9.3/8.9.3) id LAA14161; Thu, 15 Jun 2000 11:07:55 -0700 (PDT) (envelope-from jhb) From: John Baldwin Message-Id: <200006151807.LAA14161@pike.osd.bsdi.com> Subject: Re: boot floppies In-Reply-To: <20000615134928.A7173@cichlids.cichlids.com> from Alexander Langer at "Jun 15, 2000 01:49:28 pm" To: Alexander Langer Date: Thu, 15 Jun 2000 11:07:55 -0700 (PDT) Cc: freebsd-libh@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hello! > > Could anyone make me a script that creates a working boot-1.44M-floppy with > a given binary (setup) as init? > > I've tried it, but somehow I have no success - boot1 always gives the > error "Read error", and I don't know, why. > > Help is also fine. I'm attaching my makefile, that I'm using at the > moment. > > Thanks in advance! > > Alex, hoping for reply. Really. Look at how the makefile in src/release/Makefile makes the floppy images, or check the picoBSD scripts/makefiles. I think that fdformat/ disklabel -B/newfs is the basic combination you are looking for. -- John Baldwin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message