From owner-freebsd-current Fri Jan 1 16:34:30 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA14909 for freebsd-current-outgoing; Fri, 1 Jan 1999 16:34:30 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from dingo.cdrom.com (castles215.castles.com [208.214.165.215]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA14902 for ; Fri, 1 Jan 1999 16:34:29 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (LOCALHOST [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id QAA01084; Fri, 1 Jan 1999 16:30:19 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Message-Id: <199901020030.QAA01084@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Daniel Eischen cc: imp@village.org, peter@netplex.com.au, current@FreeBSD.ORG, jkh@zippy.cdrom.com Subject: Re: HEADS UP: FLAG DAY COMING (was Re: New aout-to-elf build failures.) In-reply-to: Your message of "Fri, 01 Jan 1999 19:26:20 EST." <199901020026.TAA02768@pcnet1.pcnet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 01 Jan 1999 16:30:18 -0800 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Peter Wemm wrote: > > 3: Build a new floppy with the new bootblocks, new boot loader and see that > > it works on your system. To do this: > > 1: get a formatted floppy ready > > 2: disklabel -Brw -b /boot/boot1 -s /boot/boot2 /dev/rfd0.1440 fd1440 > > 3: newfs -T fd1440 /dev/rfd0.1440 > > 4: mount /dev/fd0.1440 /mnt > > 5: mkdir /mnt/boot > > 6: cp /boot/loader /mnt/boot/loader > > 7: cp /kernel /mnt/kernel > > 8: touch /mnt/boot/boot.conf > > 9: umount /mnt > > Thanks for the directions. This works fine on my laptop with fd drive, > but my home system doesn't currently have a floppy drive. It has a > LS120 (wfd) drive and the same floppy doesn't work on it. It can't > find /boot/loader. I suspect wfd support isn't built into boot2.c > yet? Actually, it *ought* to work at that point. It wouldn't suprise me if you had trouble booting with the LS120 as the root device, but I can't see why boot2 can't find the loader. What do you get if you type '?' at the boot: prompt? -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message