Powered by SmartDoc

3.2 起動と設定

qemu-system-aarch64 -machine virt -m 4096M -cpu cortex-a57 -name \
    test -bios QEMU_EFI.fd -nographic -hdc \
    FreeBSD-13.0-CURRENT-arm64-aarch64-PINEBOOK-20191212-r355634.img
  :
(中略)
  :
Updating /var/run/os-release done.
Performing sanity check on sshd configuration.
Starting sshd.
Starting cron.
Starting background file system checks in 60 seconds.

Fri Dec 13 21:57:18 UTC 2019

FreeBSD/arm64 (generic) (ttyu0)

login: root
Password:
Dec 13 21:57:32 generic login[850]: ROOT LOGIN (root) ON ttyu0
Last login: Fri Dec 13 02:31:22 on ttyu0
FreeBSD 13.0-CURRENT (GENERIC) #0 r355634: Thu Dec 12 07:53:14 \
    UTC 2019

Welcome to FreeBSD!

Release Notes, Errata: https://www.FreeBSD.org/releases/
Security Advisories:   https://www.FreeBSD.org/security/
FreeBSD Handbook:      https://www.FreeBSD.org/handbook/
FreeBSD FAQ:           https://www.FreeBSD.org/faq/
Questions List: \
    https://lists.FreeBSD.org/mailman/listinfo/freebsd-questions/
FreeBSD Forums:        https://forums.FreeBSD.org/

Documents installed with the system are in the \
    /usr/local/share/doc/freebsd/
directory, or can be installed later with: pkg install \
    en-freebsd-doc
For other languages, replace "en" with a language code like de or \
    fr.

Show the version of FreeBSD installed: freebsd-version ; uname -a
Please include that output and any error messages when posting \
    questions.
Introduction to manual pages:  man man
FreeBSD directory layout:      man hier

Edit /etc/motd.template to change this login announcement.
root@generic:~ #