ユーザ用ツール

サイト用ツール


mae3xx_devel:setup_os:start

差分

この文書の現在のバージョンと選択したバージョンの差分を表示します。

この比較画面にリンクする

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
mae3xx_devel:setup_os:start [2014/03/17 11:39]
admin
mae3xx_devel:setup_os:start [2019/01/11 20:16] (現在)
admin
ライン 1: ライン 1:
 +====== 開発環境用仮想マシンのセットアップ (Obsolete) ======
 +
 +MA-E3xxシリーズは、Ubuntu Linuxを採用していますので、クロス開発を行うにもUbuntu Linuxを使用すると便利です。\\
 +仮想化ソフトウェアには、VMware/​VirtualBox/​Parallels/​KVM などがありますが、ここでは例としてVirtualBoxを使用します。
 +
 +
 +{{:​mae3xx_devel:​setup_os:​virtualbox_00.png|}}
 +
 +\\
 +
 +===== Bash on Ubuntu on Windows での開発について =====
 +
 +Windows10 で、Bash(Ubuntu 14.04LTS環境) が動作するようになりました。\\
 +この環境で開発できるかと思いましたが、binfmt-support が動作せず、QEMU-static による ARM 環境のエミュレーションが動作しないため、\\
 +現状は Windows では仮想マシン上に Linux をインストールする必要があります。
 +
 +<​code>​
 +root@Win:~$ sudo dpkg-reconfigure binfmt-support
 +initctl: Unable to connect to Upstart: Failed to connect to socket /​com/​ubuntu/​upstart:​ 接続を拒否されました
 +runlevel:/​var/​run/​utmp:​ そのようなファイルやディレクトリはありません
 +invoke-rc.d:​ policy-rc.d denied execution of stop.
 +update-binfmts:​ warning: binfmt_misc module seemed to be loaded, but no /​proc/​sys/​fs/​binfmt_misc directory! ​ Giving up.
 +update-binfmts:​ warning: binfmt_misc module seemed to be loaded, but no /​proc/​sys/​fs/​binfmt_misc directory! ​ Giving up.
 +update-binfmts:​ warning: binfmt_misc module seemed to be loaded, but no /​proc/​sys/​fs/​binfmt_misc directory! ​ Giving up.
 +update-binfmts:​ warning: binfmt_misc module seemed to be loaded, but no /​proc/​sys/​fs/​binfmt_misc directory! ​ Giving up.
 +update-binfmts:​ warning: binfmt_misc module seemed to be loaded, but no /​proc/​sys/​fs/​binfmt_misc directory! ​ Giving up.
 +update-binfmts:​ warning: binfmt_misc module seemed to be loaded, but no /​proc/​sys/​fs/​binfmt_misc directory! ​ Giving up.
 +update-binfmts:​ warning: binfmt_misc module seemed to be loaded, but no /​proc/​sys/​fs/​binfmt_misc directory! ​ Giving up.
 +update-binfmts:​ warning: binfmt_misc module seemed to be loaded, but no /​proc/​sys/​fs/​binfmt_misc directory! ​ Giving up.
 +update-binfmts:​ warning: binfmt_misc module seemed to be loaded, but no /​proc/​sys/​fs/​binfmt_misc directory! ​ Giving up.
 +update-binfmts:​ warning: binfmt_misc module seemed to be loaded, but no /​proc/​sys/​fs/​binfmt_misc directory! ​ Giving up.
 +update-binfmts:​ warning: binfmt_misc module seemed to be loaded, but no /​proc/​sys/​fs/​binfmt_misc directory! ​ Giving up.
 +update-binfmts:​ warning: binfmt_misc module seemed to be loaded, but no /​proc/​sys/​fs/​binfmt_misc directory! ​ Giving up.
 +update-binfmts:​ warning: binfmt_misc module seemed to be loaded, but no /​proc/​sys/​fs/​binfmt_misc directory! ​ Giving up.
 +update-binfmts:​ warning: binfmt_misc module seemed to be loaded, but no /​proc/​sys/​fs/​binfmt_misc directory! ​ Giving up.
 +update-binfmts:​ warning: binfmt_misc module seemed to be loaded, but no /​proc/​sys/​fs/​binfmt_misc directory! ​ Giving up.
 +update-binfmts:​ warning: binfmt_misc module seemed to be loaded, but no /​proc/​sys/​fs/​binfmt_misc directory! ​ Giving up.
 +update-binfmts:​ warning: binfmt_misc module seemed to be loaded, but no /​proc/​sys/​fs/​binfmt_misc directory! ​ Giving up.
 +update-binfmts:​ warning: binfmt_misc module seemed to be loaded, but no /​proc/​sys/​fs/​binfmt_misc directory! ​ Giving up.
 +update-binfmts:​ warning: binfmt_misc module seemed to be loaded, but no /​proc/​sys/​fs/​binfmt_misc directory! ​ Giving up.
 +update-binfmts:​ warning: binfmt_misc module seemed to be loaded, but no /​proc/​sys/​fs/​binfmt_misc directory! ​ Giving up.
 +initctl: Unable to connect to Upstart: Failed to connect to socket /​com/​ubuntu/​upstart:​ 接続を拒否されました
 +runlevel:/​var/​run/​utmp:​ そのようなファイルやディレクトリはありません
 +invoke-rc.d:​ policy-rc.d denied execution of start.
 +</​code>​
 +
 +\\
 +
 +===== Lubuntuの入手 =====
 +
 +Ubuntu Linuxそのものでも良いのですが、GUIの使い勝手がWindowsと異なるため、Windowsに慣れているユーザには\\
 +Lubuntuのほうが使いやすいと思います。
 +
 +Lubuntuを[[http://​lubuntu.net/​|公式サイト]]から入手します。
 +
 +===== 仮想マシンの追加 =====
 +
 +==== 名前とオペレーティングシステム ====
 +
 +"​新規(N)"​ をクリックし、新規仮想マシンを作成を行います。\\
 +名前は "​Lubuntu"​ としています。\\
 +
 +{{:​mae3xx_devel:​setup_os:​virtualbox_01.png|}}
 +
 +"​バージョン(V)"​ は、32bit版を選択した場合は 32bit に変更してください。\\
 +設定したら、"​次へ(N) >" をクリックして次へ進みます。\\
 +\\
 +
 +==== メモリーサイズ ====
 +
 +仮想マシンに割り当てるメモリーサイズを設定します。\\
 +ホストマシンのメモリ容量が大きい場合、より多く割り当てこともできます。\\
 +
 +{{:​mae3xx_devel:​setup_os:​virtualbox_02.png|}}
 +
 +設定したら、"​次へ(N) >" をクリックして次へ進みます。\\
 +\\
 +
 +==== ハードドライブ ====
 +
 +{{:​mae3xx_devel:​setup_os:​virtualbox_03.png|}}
 +
 +"​仮想ハードドライブを作成する(C)"​ のままでOKです。\\
 +"​作成"​ をクリックして仮想ハードドライブを作成します。\\
 +\\
 +
 +=== ハードドライブのファイルタイプ ===
 +
 +{{:​mae3xx_devel:​setup_os:​virtualbox_04.png|}}
 +
 +他の仮想化ソフトウェアと相互運用を行う場合、他の形式を選択する場合もありますが、\\
 +デフォルトのまま(VDI)で構いません。\\
 +
 +"​次へ(N) >" をクリックして次へ進みます。\\
 +\\
 +
 +=== 物理ハードドライブにあるストレージ ===
 +
 +{{:​mae3xx_devel:​setup_os:​virtualbox_05.png|}}
 +
 +図の説明のとおりですが、仮想マシンのディスクアクセス速度を重視する場合、"​固定サイズ(F)"​ を選択します。\\
 +通常は "​可変サイズ(D)"​ のままでOKです。\\
 +"​次へ(N) >" をクリックして次へ進みます。\\
 +\\
 +
 +=== ファイルの場所とサイズ ===
 +
 +{{:​mae3xx_devel:​setup_os:​virtualbox_06.png|}}
 +
 +"​作成"​ をクリックして仮想ハードドライブを作成します。\\
 +\\
 +
 +==== 仮想マシン追加完了 ====
 +
 +仮想マシンが追加されました。
 +
 +{{:​mae3xx_devel:​setup_os:​virtualbox_07.png|}}
 +
 +\\
 +
 +===== Lubuntuのインストール =====
 +
 +仮想マシンが追加されましたので、Lubuntu Linuxをインストールします。\\
 +
 +{{:​mae3xx_devel:​setup_os:​virtualbox_10.png|}}
 +
 +"​Lubuntu"​ が選択されている状態で、"​設定(S)"​ をクリックします。\\
 +\\
 +
 +==== インストールメディア ISOの設定 ====
 +
 +"​ストレージ"​ をクリックし、さきほどダウンロードしたインストールメディアを追加します。\\
 +
 +{{:​mae3xx_devel:​setup_os:​virtualbox_11.png|}}
 +
 +{{:​mae3xx_devel:​setup_os:​virtualbox_12.png|}}
 +
 +{{:​mae3xx_devel:​setup_os:​virtualbox_14.png|}}
 +
 +==== 仮想マシンの起動 ====
 +
 +ISOイメージを追加したら、"​起動(T)"​ をクリックして仮想マシンを起動します。\\
 +
 +{{:​mae3xx_devel:​setup_os:​virtualbox_15.png|}}
 +
 +\\
 +
 +=== インストール言語の選択 ===
 +
 +インストール言語の選択画面になりますので、"​日本語"​ を選択します。\\
 +"​English"​ のままでもかまいません。\\
 +
 +{{:​mae3xx_devel:​setup_os:​virtualbox_16.png|}}
 +
 +\\
 +
 +=== インストールの開始 ===
 +
 +"​Lubuntuをインストール(I)"​ を選択し、インストールを開始します。
 +
 +{{:​mae3xx_devel:​setup_os:​virtualbox_17.png|}}
 +
 +
 +{{:​mae3xx_devel:​setup_os:​virtualbox_18.png?​680|}}
  
mae3xx_devel/setup_os/start.1395023991.txt.bz2 · 最終更新: 2014/03/17 11:39 by admin