From owner-freebsd-questions Tue Oct 1 21:31:46 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA00848 for questions-outgoing; Tue, 1 Oct 1996 21:31:46 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id VAA00835 for ; Tue, 1 Oct 1996 21:31:42 -0700 (PDT) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.7.6/8.6.9) with ESMTP id VAA29098; Tue, 1 Oct 1996 21:31:34 -0700 (PDT) To: dwhite@resnet.uoregon.edu cc: "Paul T. Root" , questions@freebsd.org Subject: Re: boot sd0 when there is a wd0 In-reply-to: Your message of "Tue, 01 Oct 1996 19:45:44 PDT." Date: Tue, 01 Oct 1996 21:31:34 -0700 Message-ID: <29096.844230694@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > What else do I have to do? > > Use the boot floppy. At the Boot: prompt, type Uh, that's probably not the answer he was looking for. ;-) Booting from a floppy is a last-resort solution, and a pain in any situation. I think you can boot from the standard HD boot blocks, but you have to say: hd(0,a)/kernel To boot the kernel. Jordan