Date: Sun, 1 Jan 2017 17:18:16 -0800 From: Tim Kientzle <tim@kientzle.com> To: "Dr. Rolf Jansen" <rj@obsigna.com> Cc: freebsd-arm <freebsd-arm@freebsd.org> Subject: Re: Serial Cable for booting FreeBSD on the BeagleBone Black Message-ID: <C08FAB80-B414-47D1-BA22-EA96B11EF75D@kientzle.com> In-Reply-To: <2E78FD95-C7DA-44A5-9E11-CA100DF0D97A@obsigna.com> References: <2E78FD95-C7DA-44A5-9E11-CA100DF0D97A@obsigna.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Dec 30, 2016, at 2:16 PM, Dr. Rolf Jansen <rj@obsigna.com> wrote: >=20 > I ordered my BeagleBone Black, and I will receive it next week. >=20 > I read on https://wiki.freebsd.org/FreeBSD/arm/BeagleBoneBlack about = booting the BBB with FreeBSD, that I need to: >=20 > "Connect a serial cable such as the FTDI TTL-232R 3.3v > or the Adafruit 4-pin cable" >=20 > I am sorry, for needing to ask the obvious: >=20 > - connect the serial cable to where and for what purpose? If you're using a pre-built image, you may not need a serial cable. But if you want to build your own image or otherwise tinker with the system, you will likely need it at some point. On the BBB, not all boot messages appear on the video output. In particular, the very early boot messages only appear on the "serial console" where you can only see them from another machine connected via serial cable. Without a serial cable, it is extremely challenging to diagnose boot problems. > - what is required on the other end for establishing the > facility which the BBB needs for booting? If your host machine is running FreeBSD, you can use the 'tip' or 'cu' programs (these are part of FreeBSD base system). For other systems, just search for "bbb serial console XYZ" (where XYZ is your preferred host system, e.g., Linux, Windows, or macOS). > - none of my machines got a RS232 connector, I even can't > remember when I dropped out the last one that got RS232. The cable mentioned above connects to USB on the host machine, so you don't need an RS-232 connector. Tim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C08FAB80-B414-47D1-BA22-EA96B11EF75D>