Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jul 2014 07:45:56 -0600 (MDT)
From:      Warren Block <wblock@wonkity.com>
To:        Brian Wood <woodbrian77@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Problem booting
Message-ID:  <alpine.BSF.2.11.1407300741170.90874@wonkity.com>
In-Reply-To: <CABWFOjtYDDm9gn=aATMp4CyBntO=bgQNcE7Z5Xwo-YQsh90=pg@mail.gmail.com>
References:  <20140728201316.GA75558@slackbox.erewhon.home> <CABWFOju0vEgE6A2%2BKU2Dq5coK=K84fU1T78fS_C7jA0mi9oMGw@mail.gmail.com> <20140728232101.GA1425@slackbox.erewhon.home> <CABWFOjtqiVdGJssoC2jHnybKTmgLFmLqw2EEDKztR7=Sm7QVAg@mail.gmail.com> <20140729070805.GA2594@slackbox.erewhon.home> <CABWFOjutOvqXvWhuwNQk08Cf7NSW6u-55L0_nhP4kvt4EKgwdg@mail.gmail.com> <20140729185337.GA5146@slackbox.erewhon.home> <CABWFOjvaBm-xMj5bEc3k=yZ=g69NDnoyDvPOZy-WFhBZoyuTog@mail.gmail.com> <20140729204442.GA9077@slackbox.erewhon.home> <CABWFOjtWPApmQ8CgxWKpjYMPzrngb5-nzOF600VLO-yCAv77qg@mail.gmail.com> <20140729232303.GA86963@slackbox.erewhon.home> <CABWFOjtYDDm9gn=aATMp4CyBntO=bgQNcE7Z5Xwo-YQsh90=pg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 29 Jul 2014, Brian Wood wrote:

> I have a FreeBSD 10.0 memstick.  The contents of /dev after I pick
> the Live CD are almost identical to what they were with PCBSD.
> There's an additional da4a that I guess has to do with the memstick.
> I don't really see any other differences.

da4a is the memstick itself.

Ordinary drives are going to be listed as ad* (old form), ada* (new 
form), or da* (USB and SCSI).  Use
   gpart show
to see the partitioning of all active disks.

> I tried the same devfs commands as above and the results are the
> same as above.   I may try to install from the memstick, but would
> then want to figure out how to get a desktop going.  Thanks.

It should not be necessary to modify devfs or other settings.  On the 
other hand, this could be some machine with a weird BIOS (Lenovo and 
HP), odd server hardware (HP/Compaq, or as I call it, "Chompaq"), or 
just general proprietary "because we can" weirdness (Dell).

To show existing disks, try just
   ls /dev/ad* /dev/ada* /dev/da*



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.11.1407300741170.90874>