From owner-freebsd-hackers Fri Sep 19 17:50:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA22149 for hackers-outgoing; Fri, 19 Sep 1997 17:50:44 -0700 (PDT) Received: from mail.cdsnet.net (mail.cdsnet.net [204.118.244.5]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA22144 for ; Fri, 19 Sep 1997 17:50:40 -0700 (PDT) Received: from mail.cdsnet.net (mail.cdsnet.net [204.118.244.5]) by mail.cdsnet.net (8.8.6/8.8.6) with SMTP id RAA14755 for ; Fri, 19 Sep 1997 17:50:38 -0700 (PDT) Date: Fri, 19 Sep 1997 17:50:37 -0700 (PDT) From: Jaye Mathisen To: hackers@freebsd.org Subject: Is there a way to prompt for boot device? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk ie, my kernel might have sd8 as the root device, but for other reasons, when I boot, I might want sd0 as the root device. I thought the -r or -a options would do it, but that's not quite what I expected.