macOS/デュアルブート
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
&tag(macOS/デュアルブート);
*目次 [#ida4525f]
#contents
*関連ページ [#xb526708]
*参考情報 [#y6a0ee83]
-[[OS X El CapitanとUbuntu 16.04 LTSのデュアルブート環境...
-[[Macbook air(Sierra)でubuntuのデュアルブート - Qiita:ht...
-[[Mac OS SierraのPCで、Ubuntu16.04をデュアルブートした時...
*Ubuntuとのデュアルブート [#meb7c28d]
**パーティションの分割[#xe6ce06f]
-macOS側でディスクユーティリティを使用してパーティション...
--パーティションを追加するとリカバリモードで起動できなく...
**rEFIndのインストール [#y31ba9ae]
-rEFIndをインストールする。[[The rEFInd Boot Manager: Get...
-OS X El Capitanから有効になったSIP有効化でrEFIndをインス...
-普通にインストールしようとすると以下のようなメッセージが...
#pre{{
ALERT: SIP ENABLED!
rEFInd cannot be installed because System Integrity Prote...
to be enabled! You must install rEFInd from your Recovery...
from another OS. To install from the Recovery system:
1. Reboot
2. Hold down Command+R as the chime sounds
3. When the OS has booted, select Utilities->Terminal
4. Change to this directory with the 'cd' command; it w...
/Volumes/MacSSD/Users/sora/Downloads/refind-bin-0.10.8
5. Re-run this script.
If you believe SIP is NOT enabled, you may attempt an ins...
but it may fail.
For more on this subject, see http://www.rodsbooks.com/re...
}}
-上のメッセージ通り、Commad+Rで起動し、リカバリ画面でrefi...
-再起動して起動時にメニューが表示されれば成功。
**Ubuntuのインストール [#g0f77bc2]
-USBインストールメディアから起動。
-Ubuntuのインストールの準備
--グラフィック、Wi-Fi機器、Flash、…サードパーティソフトウ...
-インストールの種類
--それ以外を選ぶ。
--確保したLinux用パーティションを選択。ext4、パーティショ...
--ここで「ubi-partman failed with exit code 141」が表示さ...
--ブートローダーをインストールするオプションで、/dev/sda4...
-あとは日本語を選んで適当に完了。
**Ubuntuの設定 [#nbdca47f]
***Wi-Fiの設定 [#l6c7d8e6]
-MacBook Late 2008ではサードパーティドライバをインストー...
-[[[SOLVED] fixing wireless (wi-fi) on ubuntu 16 LTS on 2...
#pre{{
sudo apt-get remove --purge bcmwl-kernel-source
sudo reboot
sudo apt-get install firmware-b43-installer
sudo modprobe -r b43 && sudo modprobe b43
}}
-有線でネットワークに接続し、指示通りに操作したところ見事...
**Ubuntuのトラブルシューティング [#bc001ba4]
***Library corruption error during apt-get updateが発生 [...
-[[Library corruption error during apt-get update - Ask U...
-udo apt-get purge libappstream3
終了行:
&tag(macOS/デュアルブート);
*目次 [#ida4525f]
#contents
*関連ページ [#xb526708]
*参考情報 [#y6a0ee83]
-[[OS X El CapitanとUbuntu 16.04 LTSのデュアルブート環境...
-[[Macbook air(Sierra)でubuntuのデュアルブート - Qiita:ht...
-[[Mac OS SierraのPCで、Ubuntu16.04をデュアルブートした時...
*Ubuntuとのデュアルブート [#meb7c28d]
**パーティションの分割[#xe6ce06f]
-macOS側でディスクユーティリティを使用してパーティション...
--パーティションを追加するとリカバリモードで起動できなく...
**rEFIndのインストール [#y31ba9ae]
-rEFIndをインストールする。[[The rEFInd Boot Manager: Get...
-OS X El Capitanから有効になったSIP有効化でrEFIndをインス...
-普通にインストールしようとすると以下のようなメッセージが...
#pre{{
ALERT: SIP ENABLED!
rEFInd cannot be installed because System Integrity Prote...
to be enabled! You must install rEFInd from your Recovery...
from another OS. To install from the Recovery system:
1. Reboot
2. Hold down Command+R as the chime sounds
3. When the OS has booted, select Utilities->Terminal
4. Change to this directory with the 'cd' command; it w...
/Volumes/MacSSD/Users/sora/Downloads/refind-bin-0.10.8
5. Re-run this script.
If you believe SIP is NOT enabled, you may attempt an ins...
but it may fail.
For more on this subject, see http://www.rodsbooks.com/re...
}}
-上のメッセージ通り、Commad+Rで起動し、リカバリ画面でrefi...
-再起動して起動時にメニューが表示されれば成功。
**Ubuntuのインストール [#g0f77bc2]
-USBインストールメディアから起動。
-Ubuntuのインストールの準備
--グラフィック、Wi-Fi機器、Flash、…サードパーティソフトウ...
-インストールの種類
--それ以外を選ぶ。
--確保したLinux用パーティションを選択。ext4、パーティショ...
--ここで「ubi-partman failed with exit code 141」が表示さ...
--ブートローダーをインストールするオプションで、/dev/sda4...
-あとは日本語を選んで適当に完了。
**Ubuntuの設定 [#nbdca47f]
***Wi-Fiの設定 [#l6c7d8e6]
-MacBook Late 2008ではサードパーティドライバをインストー...
-[[[SOLVED] fixing wireless (wi-fi) on ubuntu 16 LTS on 2...
#pre{{
sudo apt-get remove --purge bcmwl-kernel-source
sudo reboot
sudo apt-get install firmware-b43-installer
sudo modprobe -r b43 && sudo modprobe b43
}}
-有線でネットワークに接続し、指示通りに操作したところ見事...
**Ubuntuのトラブルシューティング [#bc001ba4]
***Library corruption error during apt-get updateが発生 [...
-[[Library corruption error during apt-get update - Ask U...
-udo apt-get purge libappstream3
ページ名: