Problem booting

Brian Wood woodbrian77 at gmail.com
Tue Jul 29 21:19:52 UTC 2014


On Tue, Jul 29, 2014 at 3:44 PM, Roland Smith <rsmith at xs4all.nl> 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


More information about the freebsd-questions mailing list