検索条件
全1件
(1/1ページ)
... erase ^?, werase ^W, kill ^U, intr ^C, status ^T Welcom to the OpenBSD/amd64 6.2 installation program. (I)nstall, (U)pgrade, (A)utoinstall, or (S)hell?i を押して (I) を選択し、Enter を押す。
... Choose your keyboard layout('?' or 'L' for list) [default]? か L を押せば一覧が表示される。
... System hostname? (short form, e.g. 'foo')インストールするマシンの名前を入力。
... Available network interfaces are: em0 vlan0. Which one do you wish to configure? (or 'done' ) [em0]ネットワークインタフェースが複数見つかるとどれを使うのかきいてくるようだ。
... IPv4 address for em0? (or 'dhcp' or 'none' ) [dhcp]IPアドレスが固定ならここで入力する。
... IPv6 address for em0? (or 'rtsol' or 'none' ) [none]IPv6のアドレスを設定するならここで行う。
... Available network interfaces are: em0 vlan0. Which one do you wish to configure? (or 'done') [done]今行った設定で良ければdoneを選択する。
... Default IPv4 route? (IPv4 address or 'none') [192.168.0.1]IPv4アドレス を dncp で設定したのでルータのアドレスを指定する。
... DNS domain name? (e.g. 'example.com') [my.domain]ドメイン名を指定する。
予約ドメイン名
example.com
example.net
example.org
例示用の予約されたセカンドレベル・ドメイン名
.com、.net、.orgというgTLD(generic TLD。汎用TLD)にも、例示/実験用のセカンドレベル・ドメインが定義されている。
http://www.atmarkit.co.jp/fwin2k/win2ktips/801exampledom/exampledom.html
... Password for root account? (will not echo)ここでrootアカウントのパスワードを設定する。
... Password for root account? (again)先程入力したパスワードを確認の為、再度入力。
... Start sshd(8) by default? [yes]sshでリモート接続するならyesを選択。
... Do you expect to run the X Window System? [yes]X Windows System を利用するならyesを選択。
... Do you want the X Window System to be started by xenodm(1)? [no]X Windows System を ウインドウマネージャxenodm から起動するならyesを選択。
... Setup a user? (enter a lower-case loginname, or 'no') [no]ユーザの作成を行うかきいてくるので、作成するユーザ名を入力。
... Full user name for testuser? [testuser]testuserというユーザを作成するので、フルネームを入力する。
... Password for user testuser? (will not echo)testuser のパスワードを設定。
... Password for user testuser? (agein)確認の為、再度パスワード入力。
... WARNING: root is targeted by password guessing attacks, pubkeys are safer. Allow root ssh login? (yes, no, prohibit-password) [no]root は攻撃対象となり、公開鍵でログインする方が良い。
... What timezone are you in? ('?' for list) [Asia/Tokyo]今のタイムゾーンを選択。
... Available disks are: wd0 Which disk is the root disk? ('?' for details) [wd0]ここよりHDDの設定。
... Disk: wd0 geometry: 522/255/63 [8388608 Sectors] Offset: 0 Signature: 0xAA55 Starting Ending LBA Info: #: id C H S - C H S [ start: size ] ------------------------------------------------------------------------------- 0: 00 0 0 0 - 0 0 0 [ 0: 0 ] unused 1: 00 0 0 0 - 0 0 0 [ 0: 0 ] unused 2: 00 0 0 0 - 0 0 0 [ 0: 0 ] unused 3: 00 0 0 0 - 0 0 0 [ 0: 0 ] unused Use (W)hole disk MBR, whole disk (G)PT or (E)dit? [whole]ハードディスクを選択すると上記のような文字が表示される。
... Setting OpenBSD MBR partition to whole wd0...done. The auto-allocated layout for wd0 is: # size offset fstype [fsize bsize cpg] a: 902.9M 64 4.2BSD 2048 16384 1 # / b: 256.0M 1849248 swap c: 4096.0M 0 unused d: 2505.7M 2373536 4.2BSD 2048 16384 1 # /usr e: 430.0M 7505280 4.2BSD 2048 16384 1 # /home Use (A)uto layout, (E)dit auto layout, or create (C)ustom layout? [a]HDDの全体をOpenBSDで使用する為、自動でパーテーション内の割当が表示される。
... let's install the sets! Location of sets? (cd0 disk http or 'done') [cd0]インストール元のデータの入手先を聞かれるので選択します。
... Pathname to the sets? (or 'done') [6.2/amd64]インストール元のデータの場所を聞かれるので選択します。
... Select sets by entering a set name, a file name pattern or 'all'. De-select sets by prepending a '-', e.g.: '-game*'. Selected sets are labelled '[X]'. [X] bsd [X] comp62.tgz [X] xbase62.tgz [X] xserv62.tgz [X] bsd.rd [X] man62.tgz [X] xshare62.tgz [X] base62.tgz [X] game62.tgz [X] xfont62.tgz Set name(s)? (or 'abort' or 'done') [done]インストールするファイルを選択する。
... Directory does not contain SHA256.sig. Continue without verification? [no]SHA256.sig が無いことを警告される。
... Location of sets? (cd0 disk http or 'done') [done]まだ他にインストールするファイルが有れば場所を指定。
... Time appears wrong. Set to 'Sat Feb 17 16:10:28 JST 2018'? [yes]現在時刻をきいてくるのでよければ[yes]を選択。
... CONGRATULATIONS! Your OpenBSD install has been successfully completed! To boot the new system, enter 'reboot' at the command prompt. When you login to your new system the first time, please read your mail using the 'mail' command. #この画面になればインストールは完了。