From owner-freebsd-questions Wed Oct 6 2:54:46 1999 Delivered-To: freebsd-questions@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 228FE14C4B for ; Wed, 6 Oct 1999 02:54:39 -0700 (PDT) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.037 #1) id 11Ynlv-0007Rc-00; Wed, 06 Oct 1999 11:54:07 +0200 From: Sheldon Hearn To: Sebestyen Zoltan Cc: FreeBSD questions mailinglist Subject: Re: Question: what is /dev/rda0a? In-reply-to: Your message of "Wed, 06 Oct 1999 09:42:17 +0200." Date: Wed, 06 Oct 1999 11:54:07 +0200 Message-ID: <28619.939203647@axl.noc.iafrica.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 06 Oct 1999 09:42:17 +0200, Sebestyen Zoltan wrote: > I don't have no rda0a device configured.. I'd like to know from which > device shall I copy the boot sector. My root partition resides on > /dev/wd0s2a. Is that device I shall copy the bootsector from? Almost. :-) the "r" means raw, so you probably want: /dev/rwd0s2a Cia, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message