From owner-freebsd-questions@FreeBSD.ORG Tue Jul 29 21:19:52 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 35EDFBC7 for ; Tue, 29 Jul 2014 21:19:52 +0000 (UTC) Received: from mail-pd0-x229.google.com (mail-pd0-x229.google.com [IPv6:2607:f8b0:400e:c02::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 091E326B0 for ; Tue, 29 Jul 2014 21:19:52 +0000 (UTC) Received: by mail-pd0-f169.google.com with SMTP id y10so270557pdj.0 for ; Tue, 29 Jul 2014 14:19:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=iyfWKq0DCQO/tWBLx7q802s3jCU2X9gNTetdBoCWO+A=; b=BqWkeh/IcgXEYl7iFLo3EHsageUGF0P3INK7L3mbITf3nXPW+peEbMMzRFSMxmAu4L zyldTWPuNqJvcxKtRaLsL4bwTscQ9kZVfyjH2sMHgtGcdqXRKgZiuY/UAG/XgZc///2C aTkm1sGTOwUflz3Qcyqx1K4u+hPDcRPU5L0mp/jkPBYPDnXs7+JSo0a+XZuVXPs4f3KR UMEvVGtQ6E1kav2jUZd9VNA6xDMcarbzi8W8QmlohdiGygIbhzVaM52mm9C9AWaB6DPo GS4xX8B0cUv4aB3vaJ9HbF6kEBqi8t6rc2ZFyocwgAdXubN8Sh2XmwcECn3Oz+Nuryz1 5rVg== MIME-Version: 1.0 X-Received: by 10.66.246.138 with SMTP id xw10mr4636748pac.142.1406668791703; Tue, 29 Jul 2014 14:19:51 -0700 (PDT) Received: by 10.70.86.8 with HTTP; Tue, 29 Jul 2014 14:19:51 -0700 (PDT) In-Reply-To: <20140729204442.GA9077@slackbox.erewhon.home> References: <20140728201316.GA75558@slackbox.erewhon.home> <20140728232101.GA1425@slackbox.erewhon.home> <20140729070805.GA2594@slackbox.erewhon.home> <20140729185337.GA5146@slackbox.erewhon.home> <20140729204442.GA9077@slackbox.erewhon.home> Date: Tue, 29 Jul 2014 16:19:51 -0500 Message-ID: Subject: Re: Problem booting From: Brian Wood To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jul 2014 21:19:52 -0000 On Tue, Jul 29, 2014 at 3:44 PM, Roland Smith wrote: > > Looks like devfs is configured to not show the partitions. Damn. Try > running > `devfs 'rule add path * unhide'` as root to make all possible device nodes > show up. Then look again for partitions on ada; `ls /dev/ada*` > > I didn't use any ticks or quotes in the following pcbsd# devfs rule add path * unhide devfs rule: unknown argument: ad4 pcbsd# devfs rule add path ada* unhide devfs rule: ioctl DEVFSIO_RADD: Input/output error Should I use some ticks or quotes? Nothing new under dev yet. > What output does `gpart show` produce? It should give you all the > partitions > on all available drives. > > It lists cd0 and iso9660 -- Brian Ebenezer Enterprises http://webEbenezer.net