Problem booting

Roland Smith rsmith at xs4all.nl
Tue Jul 29 20:44:45 UTC 2014


On Tue, Jul 29, 2014 at 02:19:19PM -0500, Brian Wood wrote:
> On Tue, Jul 29, 2014 at 1:53 PM, Roland Smith <rsmith at xs4all.nl> wrote:
> 
> >
> > Any chance you can copy/paste a complete listing of /dev?
> >
> >
> 
> I copied these by hand so may be some errors
> 
> acpi               diskid               md6        sndstat            ttyvf
> ad4                dsp0.0             md8         stderr
> ufssuspend
> ada0              dsp1.0             md9         stdin
> ugen0.1
> agpgart          fd                     mdctl       stdout
> ugen0.2
> apm               fido                 mem         sysmouse       ugen0.3
> apmctl           geom.ctl          midistat     ttyv0               ugen0.4
> atkbd0           io                    mixer0       ttyv1
> ugen1.1
> audit              iso9660           mixer1       ttyv2
> ugen1.2
> bpf                kbd0                nfslock      ttyv3
> ugen1.3
> bpf0              kbd1                 null           ttyv4
> uhid0
> cd0               kbd2                pass0        ttyv5               ukbd0
> console         kbdmux0          pass1        ttyv6               ums0
> consolectl      klog                 pass2        ttyv7
> urandom
> ctty               kmem              pass3        ttyv8                usb
> da0               led                   pass4        ttyv9
> usbctl
> da1               log                   pass5        ttyva
> xpt0
> da2               md0                 pass6        ttyvb                zero
> da3               md0.uzip          pci             ttyvc                zfs
> devctl           md10                random      ttyvd
> devstat         md2                  ses0         ttyve

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*`

What output does `gpart show` produce? It should give you all the partitions
on all available drives.

Roland
-- 
R.F.Smith                                   http://rsmith.home.xs4all.nl/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 5753 3324 1661 B0FE 8D93  FCED 40F6 D5DC A38A 33E0 (keyID: A38A33E0)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20140729/ededc671/attachment.sig>


More information about the freebsd-questions mailing list