Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
tails
tails
Commits
87d32988
Commit
87d32988
authored
Oct 17, 2019
by
sajolida
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Create /upgrade/mac
parent
5deed6d4
Changes
17
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
251 additions
and
161 deletions
+251
-161
wiki/src/doc/upgrade.mdwn
wiki/src/doc/upgrade.mdwn
+1
-0
wiki/src/install/inc/overview.html
wiki/src/install/inc/overview.html
+7
-7
wiki/src/install/inc/qrcodes/tails_boum_org_upgrade_mac_back_1.png
...install/inc/qrcodes/tails_boum_org_upgrade_mac_back_1.png
+0
-0
wiki/src/install/inc/steps/clone.inline.mdwn
wiki/src/install/inc/steps/clone.inline.mdwn
+1
-1
wiki/src/install/inc/steps/download.inline.html
wiki/src/install/inc/steps/download.inline.html
+8
-0
wiki/src/install/inc/steps/install_etcher_in_mac.inline.mdwn
wiki/src/install/inc/steps/install_etcher_in_mac.inline.mdwn
+147
-0
wiki/src/install/inc/steps/install_with_etcher.inline.mdwn
wiki/src/install/inc/steps/install_with_etcher.inline.mdwn
+5
-4
wiki/src/install/inc/steps/mac_startup_disks.inline.html
wiki/src/install/inc/steps/mac_startup_disks.inline.html
+1
-1
wiki/src/install/inc/steps/restart_first_time.inline.mdwn
wiki/src/install/inc/steps/restart_first_time.inline.mdwn
+4
-2
wiki/src/install/inc/stylesheets/assistant.css
wiki/src/install/inc/stylesheets/assistant.css
+2
-1
wiki/src/install/inc/stylesheets/upgrade-mac.css
wiki/src/install/inc/stylesheets/upgrade-mac.css
+17
-0
wiki/src/install/inc/stylesheets/upgrade-os.css
wiki/src/install/inc/stylesheets/upgrade-os.css
+13
-0
wiki/src/install/inc/stylesheets/upgrade-windows.css
wiki/src/install/inc/stylesheets/upgrade-windows.css
+1
-1
wiki/src/install/mac/usb.mdwn
wiki/src/install/mac/usb.mdwn
+1
-144
wiki/src/upgrade/mac-download.mdwn
wiki/src/upgrade/mac-download.mdwn
+11
-0
wiki/src/upgrade/mac-overview.html
wiki/src/upgrade/mac-overview.html
+17
-0
wiki/src/upgrade/mac.mdwn
wiki/src/upgrade/mac.mdwn
+15
-0
No files found.
wiki/src/doc/upgrade.mdwn
View file @
87d32988
...
...
@@ -185,6 +185,7 @@ See our instructions on how to do a manual upgrade by:
- [[Downloading and upgrading from your Tails|upgrade/tails-overview]] (more secure)
- [[Downloading and upgrading from Windows|upgrade/win-overview]] (more convenient)
- [[Downloading and upgrading from macOS|upgrade/mac-overview]] (more convenient)
<div class="caution">
...
...
wiki/src/install/inc/overview.html
View file @
87d32988
...
...
@@ -8,22 +8,22 @@
<div
class=
"caption"
>
<h4>
<span
class=
"windows linux mac expert upgrade-tails upgrade-
window
s"
>
1½ hours in total
</span>
<span
class=
"windows linux mac expert upgrade-tails upgrade-
o
s"
>
1½ hours in total
</span>
<span
class=
"install-clone mac-clone"
>
½ hour
</span>
<span
class=
"upgrade-clone"
>
¼ hour
</span>
<br
/>
<span
class=
"windows linux mac expert upgrade-tails upgrade-
window
s"
>
<span
class=
"windows linux mac expert upgrade-tails upgrade-
o
s"
>
<small>
[[!inline pages="inc/stable_amd64_iso_size" raw="yes" sort="age"]] to download
</small><br
/>
</span>
<span
class=
"windows linux mac expert"
><small>
½ hour to install
</small></span>
<span
class=
"upgrade-tails upgrade-
window
s"
><small>
½ hour to upgrade
</small></span>
<span
class=
"upgrade-tails upgrade-
o
s"
><small>
½ hour to upgrade
</small></span>
</h4>
</div>
</div>
</div>
<div
class=
"col-xs-12 col-sm-2 upgrade-clone upgrade-tails upgrade-
window
s"
>
<div
class=
"col-xs-12 col-sm-2 upgrade-clone upgrade-tails upgrade-
o
s"
>
<div
class=
"thumbnail"
>
[[!img install/inc/icons/usb.png link="no" alt=""]]
<div
class=
"caption"
>
...
...
@@ -52,7 +52,7 @@
</div>
</div>
</div>
<div
class=
"col-xs-12 col-sm-2 upgrade-tails upgrade-
window
s"
>
<div
class=
"col-xs-12 col-sm-2 upgrade-tails upgrade-
o
s"
>
<div
class=
"thumbnail"
>
[[!img install/inc/icons/usb.png link="no" alt=""]]
<div
class=
"caption"
>
...
...
@@ -133,13 +133,13 @@
<p>
Restart
</p>
</div>
</div>
<div
class=
"col-xs-12 col-sm-2 upgrade-tails upgrade-
window
s"
>
<div
class=
"col-xs-12 col-sm-2 upgrade-tails upgrade-
o
s"
>
<div
class=
"thumbnail"
>
[[!img install/inc/infography/restart.png link="no" alt=""]]
<p>
Restart
</p>
</div>
</div>
<div
class=
"col-xs-12 col-sm-2 upgrade-tails upgrade-
window
s upgrade-clone install-clone mac-clone"
>
<div
class=
"col-xs-12 col-sm-2 upgrade-tails upgrade-
o
s upgrade-clone install-clone mac-clone"
>
<div
class=
"thumbnail"
>
[[!img install/inc/infography/clone-tails.png link="no" alt="Tails installed on USB stick on the right"]]
<p>
...
...
wiki/src/install/inc/qrcodes/tails_boum_org_upgrade_mac_back_1.png
0 → 100644
View file @
87d32988
414 Bytes
wiki/src/install/inc/steps/clone.inline.mdwn
View file @
87d32988
...
...
@@ -4,7 +4,7 @@
<p class="upgrade">
In this step, you will upgrade your Tails from the
<span class="upgrade-clone">other</span>
<span class="upgrade-tails upgrade-
window
s">intermediary</span>
<span class="upgrade-tails upgrade-
o
s">intermediary</span>
Tails using
<span class="application">Tails Installer</span>.
</p>
...
...
wiki/src/install/inc/steps/download.inline.html
View file @
87d32988
...
...
@@ -132,6 +132,7 @@
<span
class=
"vm"
>
[[Skip download|doc/advanced_topics/virtualization]]
</span>
<span
class=
"upgrade-tails"
>
[[Skip download|upgrade/tails]]
</span>
<span
class=
"upgrade-windows"
>
[[Skip download|upgrade/win]]
</span>
<span
class=
"upgrade-mac"
>
[[Skip download|upgrade/mac]]
</span>
</div>
<div
id=
"skip-verification-direct"
class=
"block"
>
<div
class=
"windows"
>
[[Skip verification!|win/usb]]
</div>
...
...
@@ -141,6 +142,7 @@
<div
class=
"vm"
>
[[Skip verification!|doc/advanced_topics/virtualization]]
</div>
<div
class=
"upgrade-tails"
>
[[Skip verification!|upgrade/tails]]
</div>
<div
class=
"upgrade-windows"
>
[[Skip verification!|upgrade/win]]
</div>
<div
class=
"upgrade-mac"
>
[[Skip verification!|upgrade/mac]]
</div>
</div>
<div
id=
"next-direct"
>
<div
class=
"windows"
>
[[
<div
class=
"btn btn-primary inline-block"
>
Next: Install Tails (
<span
class=
"next-counter"
></span>
)
</div>
|win/usb]]
</div>
...
...
@@ -148,6 +150,7 @@
<div
class=
"mac"
>
[[
<div
class=
"btn btn-primary inline-block"
>
Next: Install Tails (
<span
class=
"next-counter"
></span>
)
</div>
|mac/usb]]
</div>
<div
class=
"upgrade-tails"
>
[[
<div
class=
"btn btn-primary inline-block"
>
Next: Install an intermediary Tails (
<span
class=
"next-counter"
></span>
)
</div>
|upgrade/tails]]
</div>
<div
class=
"upgrade-windows"
>
[[
<div
class=
"btn btn-primary inline-block"
>
Next: Install an intermediary Tails (
<span
class=
"next-counter"
></span>
)
</div>
|upgrade/win]]
</div>
<div
class=
"upgrade-mac"
>
[[
<div
class=
"btn btn-primary inline-block"
>
Next: Install an intermediary Tails (
<span
class=
"next-counter"
></span>
)
</div>
|upgrade/mac]]
</div>
<div
class=
"dvd"
>
[[
<div
class=
"btn btn-primary inline-block"
>
Next: Burning Tails on a DVD
</div>
|dvd]]
</div>
<div
class=
"vm"
>
[[
<div
class=
"btn btn-primary inline-block"
>
Next: Virtualization
</div>
|doc/advanced_topics/virtualization]]
</div>
<div
class=
"download-only-img"
>
...
...
@@ -155,6 +158,7 @@
<ul>
<li>
[[Upgrade from your Tails|upgrade/tails]]
</li>
<li>
[[Upgrade from Windows|upgrade/win]]
</li>
<li>
[[Upgrade from macOS|upgrade/mac]]
</li>
</ul>
<p>
Install a new USB stick:
</p>
<ul>
...
...
@@ -210,6 +214,7 @@
<p
class=
"mac"
><code>
https://tails.boum.org/install/mac/usb-download/
</code></p>
<p
class=
"upgrade-tails"
><code>
https://tails.boum.org/upgrade/tails-download/
</code></p>
<p
class=
"upgrade-windows"
><code>
https://tails.boum.org/upgrade/win-download/
</code></p>
<p
class=
"upgrade-mac"
><code>
https://tails.boum.org/upgrade/mac-download/
</code></p>
<p
class=
"dvd"
><code>
https://tails.boum.org/install/dvd-download/
</code></p>
<p
class=
"vm"
><code>
https://tails.boum.org/install/vm-download/
</code></p>
<p
class=
"download-only-img"
><code>
https://tails.boum.org/install/download/
</code></p>
...
...
@@ -271,6 +276,7 @@
<span
class=
"vm"
>
[[Skip download|doc/advanced_topics/virtualization]]
</span>
<span
class=
"upgrade-tails"
>
[[Skip download|upgrade/tails]]
</span>
<span
class=
"upgrade-windows"
>
[[Skip download|upgrade/win]]
</span>
<span
class=
"upgrade-mac"
>
[[Skip download|upgrade/mac]]
</span>
</div>
<div
id=
"next-bittorrent"
>
<div
class=
"windows"
>
[[
<div
class=
"btn btn-primary inline-block"
>
Next: Install Tails (
<span
class=
"next-counter"
></span>
)
</div>
|win/usb]]
</div>
...
...
@@ -278,6 +284,7 @@
<div
class=
"mac"
>
[[
<div
class=
"btn btn-primary inline-block"
>
Next: Install Tails (
<span
class=
"next-counter"
></span>
)
</div>
|mac/usb]]
</div>
<div
class=
"upgrade-tails"
>
[[
<div
class=
"btn btn-primary inline-block"
>
Next: Install an intermediary Tails (
<span
class=
"next-counter"
></span>
)
</div>
|upgrade/tails]]
</div>
<div
class=
"upgrade-windows"
>
[[
<div
class=
"btn btn-primary inline-block"
>
Next: Install an intermediary Tails (
<span
class=
"next-counter"
></span>
)
</div>
|upgrade/win]]
</div>
<div
class=
"upgrade-mac"
>
[[
<div
class=
"btn btn-primary inline-block"
>
Next: Install an intermediary Tails (
<span
class=
"next-counter"
></span>
)
</div>
|upgrade/mac]]
</div>
<div
class=
"dvd"
>
[[
<div
class=
"btn btn-primary inline-block"
>
Next: Burning Tails on a DVD
</div>
|dvd]]
</div>
<div
class=
"vm"
>
[[
<div
class=
"btn btn-primary inline-block"
>
Next: Virtualization
</div>
|doc/advanced_topics/virtualization]]
</div>
<div
class=
"download-only-img"
>
...
...
@@ -285,6 +292,7 @@
<ul>
<li>
[[Upgrade from your Tails|upgrade/tails]]
</li>
<li>
[[Upgrade from Windows|upgrade/win]]
</li>
<li>
[[Upgrade from macOS|upgrade/mac]]
</li>
</ul>
<p>
Install a new USB stick:
</p>
<ul>
...
...
wiki/src/install/inc/steps/install_etcher_in_mac.inline.mdwn
0 → 100644
View file @
87d32988
<div class="hidden-step-1"></div>
These instructions require:
- macOS 10.10 (Yosemite) or later
<div class="step-image">[[!img install/inc/infography/os-mac.png link="no" alt=""]]</div>
<p class="start">Start in macOS.</p>
<h1 class="usb">Install Tails using <span class="application">Etcher</span></h1>
<h1 class="upgrade">Install an intermediary Tails using <span class="application">Etcher</span></h1>
<p class="upgrade">In this step, you will install an intermediary Tails using the Tails USB
image that you downloaded earlier.</p>
Install Etcher
--------------
1. Click on the following link to download <span class="application">Etcher</span>:
<a href='https://tails.boum.org/etcher/Etcher.dmg'>Download Etcher for macOS</a>
1. Open the <span class="application">Etcher</span> download (DMG disk image).
[[!img install/inc/screenshots/install_etcher_in_mac.png link="no" alt=""]]
1. To install <span class="application">Etcher</span>, drag the
<span class="application">Etcher</span> icon onto the
<span class="guilabel">Applications</span> icon.
1. Close the installation window of
<span class="application">Etcher</span>.
Optionally, eject the <span class="application">Etcher</span> disk image
from the desktop.
[[!img install/inc/screenshots/eject_etcher_dmg.png link="no" alt=""]]
Instead of installing <span class="application">Etcher</span>, you can
also [[!toggle id="dd" text="install Tails using `dd` on the command
line"]].
[[!toggleable id="dd" text="""
1. Make sure that your USB stick is unplugged.
1. Open <span class="application">Terminal</span> from
<span class="menuchoice">
<span class="guimenu">Applications</span> ▸
<span class="guisubmenu">Utilities</span> ▸
<span class="guimenuitem">Terminal.app</span></span>.
1. Execute the following command:
<p class="pre command">diskutil list</p>
It returns a list of the storage devices on the system. For example:
<p class="pre command-output">/dev/disk0
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *500.1 GB disk0
1: EFI 209.7 MB disk0s1
2: Apple_HFS MacDrive 250.0 GB disk0s2
3: EFI 134.1 GB disk0s3
4: Microsoft Basic Data BOOTCAMP 115.5 GB disk0s4</p>
1. Plug your USB stick in the computer.
1. Execute again the same command:
<p class="pre command">diskutil list</p>
Your USB stick appears as a new device in the list. Check
that its size corresponds to the size of your USB stick.
<p class="pre command-output">/dev/disk0
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme ∗500.1 GB disk0
1: EFI 209.7 MB disk0s1
2: Apple_HFS MacDrive 250.0 GB disk0s2
3: EFI 134.1 GB disk0s3
4: Microsoft Basic Data BOOTCAMP 115.5 GB disk0s4
/dev/disk1
#: TYPE NAME SIZE IDENTIFIER
0: FDisk_partition_scheme *8.0 GB disk1
1: Apple_HFS Untitled 1 8.0 GB disk1s1</p>
1. Take note of the *device name* of your USB stick.
In this example, the USB stick is 8.0 GB and its device name is <span class="code">/dev/disk1</span>.
Yours might be different.
<div class="caution">
<p>If you are unsure about the device name, you should stop proceeding or
<strong>you risk overwriting any hard disk on the system</strong>.</p>
</div>
1. Execute the following commands to copy the USB image that you
downloaded earlier to the USB stick.
Replace:
- <span class="command-placeholder">tails.img</span> with the path to the USB image
<div class="tip">
<p>If you are unsure about the path to the USB image, you can insert the
correct path by dragging and dropping the icon of the USB image from
<span class="application">Finder</span> onto <span class="application">
Terminal</span>.</p>
</div>
- <span class="command-placeholder">device</span> with the device name found in step 6
<div class="tip">
<p>You can try adding <span class="code">r</span> before <span class="code">disk</span> to make the installation faster.</p>
</div>
<p class="pre command">diskutil unmountDisk <span class="command-placeholder">device</span></p>
<p class="pre command">dd if=<span class="command-placeholder">tails.img</span> of=<span class="command-placeholder">device</span> bs=16m && sync</p>
You should get something like this:
<p class="pre command-example">dd if=/Users/me/tails-amd64-3.12.img of=/dev/rdisk9 bs=16m && sync</p>
If no error message is returned, Tails is being copied on the USB
stick. The copy takes some time, generally a few minutes.
<div class="note">
<p>If you get a <span class="guilabel">Permission denied</span> error, try
adding <code>sudo</code> at the beginning of the command:</p>
<p class="pre command">sudo dd if=<span class="command-placeholder">tails.img</span> of=<span class="command-placeholder">device</span> bs=16m && sync</p>
<p>If you get an <span class="guilabel">invalid number ‘16m’</span> error, try
using <code>16M</code> instead:</p>
<p class="pre command">dd if=<span class="command-placeholder">tails.img</span> of=<span class="command-placeholder">device</span> bs=16M && sync</p>
</div>
The installation is complete once the command prompt reappeared.
"""]]
Install <span class="upgrade"> the intermediary</span> Tails
------------------------------------------------------------
wiki/src/install/inc/steps/install_with_etcher.inline.mdwn
View file @
87d32988
...
...
@@ -10,7 +10,7 @@
<div class="note upgrade"><p>The persistent storage of your Tails USB stick will not be
copied to the temporary Tails.</p></div>
1. <p class="mac">
1. <p class="mac
upgrade-mac
">
Open <span class="application">Finder</span> and choose
<span class="application">Etcher</span> in
<span class="guilabel">Applications</span>.
...
...
@@ -25,7 +25,7 @@
<span class="application">Etcher</span> starts.
[[!img install/inc/screenshots/etcher_in_mac.png class="mac" link="no" alt=""]]
[[!img install/inc/screenshots/etcher_in_mac.png class="mac
upgrade-mac
" link="no" alt=""]]
[[!img install/inc/screenshots/etcher_in_windows.png class="windows upgrade-windows" link="no" alt=""]]
1. Click the <span class="button">Select image</span> button.
...
...
@@ -39,8 +39,9 @@
<p>If the image has an <span class="filename">.iso</span> file
extension, it is not the correct image. Please go back to the
<span class="windows">[[download step for installing from Windows|win/usb-download]]</span>
<span class="mac">[[download step for installing from macOS|mac/usb-download]]</span>.
<span class="upgrade-windows">[[download step for upgrading from Windows|upgrade/win-download]]</span>
<span class="mac">[[download step for
install
ing from macOS|
mac/usb
-download]]</span>.</p>
<span class="
upgrade-
mac">[[download step for
upgrad
ing from macOS|
upgrade/mac
-download]]</span>.</p>
</div>
1. Etcher should automatically select your USB stick. Otherwise, click the
...
...
@@ -66,7 +67,7 @@
1. Close <span class="application">Etcher</span>.
<p class="mac">
<p class="mac
upgrade-mac
">
If a notification about the USB stick not being readable appears,
click <span class="button">Eject</span> to eject the USB stick.
</p>
wiki/src/install/inc/steps/mac_startup_disks.inline.html
View file @
87d32988
<ol>
<li>
<p
class=
"usb"
>
Shut down the computer while leaving the USB stick plugged in.
</p>
<p
class=
"usb
upgrade
"
>
Shut down the computer while leaving the USB stick plugged in.
</p>
<p
class=
"mac-clone"
>
Plug in the other Tails USB stick that you want to install from.
</p>
</li>
...
...
wiki/src/install/inc/steps/restart_first_time.inline.mdwn
View file @
87d32988
...
...
@@ -27,6 +27,7 @@ the rest of the instructions afterwards, we recommend you either:
[[!img install/inc/qrcodes/tails_boum_org_upgrade_clone_back_1.png class="upgrade-clone qrcode" link="no" alt=""]]
[[!img install/inc/qrcodes/tails_boum_org_upgrade_tails_back_1.png class="upgrade-tails qrcode" link="no" alt=""]]
[[!img install/inc/qrcodes/tails_boum_org_upgrade_win_back_1.png class="upgrade-windows qrcode" link="no" alt=""]]
[[!img install/inc/qrcodes/tails_boum_org_upgrade_mac_back_1.png class="upgrade-mac qrcode" link="no" alt=""]]
- Open this page on your smartphone, tablet, or another computer (recommended).
...
...
@@ -43,8 +44,9 @@ the rest of the instructions afterwards, we recommend you either:
<span class="upgrade-clone">`https://tails.boum.org/upgrade/clone?back=1`</span>
<span class="upgrade-tails">`https://tails.boum.org/upgrade/tails?back=1`</span>
<span class="upgrade-windows">`https://tails.boum.org/upgrade/win?back=1`</span>
<span class="upgrade-mac">`https://tails.boum.org/upgrade/mac?back=1`</span>
<h1 id="start-intermediary" class="upgrade-tails upgrade-
window
s">Restart on the intermediary Tails</h1>
<h1 id="start-intermediary" class="upgrade-tails upgrade-
o
s">Restart on the intermediary Tails</h1>
<h1 id="start-other" class="clone">Restart on the other Tails</h1>
<h1 id="start-tails" class="windows linux mac expert">Restart on Tails</h1>
...
...
@@ -59,7 +61,7 @@ the rest of the instructions afterwards, we recommend you either:
[[!inline pages="install/inc/steps/pc_boot_menu.inline" raw="yes" sort="age"]]
</div>
<div class="mac mac-clone">
<div class="mac mac-clone
upgrade-mac
">
[[!inline pages="install/inc/steps/mac_startup_disks.inline" raw="yes" sort="age"]]
</div>
...
...
wiki/src/install/inc/stylesheets/assistant.css
View file @
87d32988
...
...
@@ -103,7 +103,8 @@ td, th {
.clone
,
.usb
,
.dvd
,
.vm
,
.download-only-img
,
.download-only-iso
,
.install-clone
,
.mac-clone
,
.windows
,
.linux
,
.mac
,
.expert
,
.upgrade
,
.upgrade-clone
,
.upgrade-tails
,
.upgrade-windows
{
.upgrade
,
.upgrade-clone
,
.upgrade-tails
,
.upgrade-os
,
.upgrade-windows
,
.upgrade-mac
{
display
:
none
;
}
...
...
wiki/src/install/inc/stylesheets/upgrade-mac.css
0 → 100644
View file @
87d32988
@import
url("upgrade-os.css")
;
span
.upgrade-mac
,
a
.upgrade-mac
{
display
:
inline
;
}
div
.upgrade-mac
,
img
.upgrade-mac
,
p
.upgrade-mac
,
h1
.upgrade-mac
{
display
:
block
;
}
li
.upgrade-mac
{
display
:
list-item
;
}
h1
:before
,
span
.next-counter
:before
{
content
:
counter
(
step
)
'/5'
;
}
wiki/src/install/inc/stylesheets/upgrade-os.css
0 → 100644
View file @
87d32988
@import
url("upgrade.css")
;
span
.upgrade-os
,
a
.upgrade-os
{
display
:
inline
;
}
div
.upgrade-os
,
img
.upgrade-os
,
p
.upgrade-os
,
h1
.upgrade-os
{
display
:
block
;
}
li
.upgrade-os
{
display
:
list-item
;
}
wiki/src/install/inc/stylesheets/upgrade-windows.css
View file @
87d32988
@import
url("upgrade.css")
;
@import
url("upgrade
-os
.css")
;
span
.upgrade-windows
,
a
.upgrade-windows
{
display
:
inline
;
...
...
wiki/src/install/mac/usb.mdwn
View file @
87d32988
...
...
@@ -6,150 +6,7 @@
[[!meta stylesheet="inc/stylesheets/steps" rel="stylesheet" title=""]]
[[!meta stylesheet="inc/stylesheets/mac" rel="stylesheet" title=""]]
<div class="hidden-step-1"></div>
These instructions require:
- macOS 10.10 (Yosemite) or later
<div class="step-image">[[!img install/inc/infography/os-mac.png link="no" alt=""]]</div>
<p class="start">Start in macOS.</p>
Install Tails using <span class="application">Etcher</span>
===========================================================
Install Etcher
--------------
1. Click on the following link to download <span class="application">Etcher</span>:
<a href='https://tails.boum.org/etcher/Etcher.dmg'>Download Etcher for macOS</a>
1. Open the <span class="application">Etcher</span> download (DMG disk image).
[[!img install/inc/screenshots/install_etcher_in_mac.png link="no" alt=""]]
1. To install <span class="application">Etcher</span>, drag the
<span class="application">Etcher</span> icon onto the
<span class="guilabel">Applications</span> icon.
1. Close the installation window of
<span class="application">Etcher</span>.
Optionally, eject the <span class="application">Etcher</span> disk image
from the desktop.
[[!img install/inc/screenshots/eject_etcher_dmg.png link="no" alt=""]]
Instead of installing <span class="application">Etcher</span>, you can
also [[!toggle id="dd" text="install Tails using `dd` on the command
line"]].
[[!toggleable id="dd" text="""
1. Make sure that your USB stick is unplugged.
1. Open <span class="application">Terminal</span> from
<span class="menuchoice">
<span class="guimenu">Applications</span> ▸
<span class="guisubmenu">Utilities</span> ▸
<span class="guimenuitem">Terminal.app</span></span>.
1. Execute the following command:
<p class="pre command">diskutil list</p>
It returns a list of the storage devices on the system. For example:
<p class="pre command-output">/dev/disk0
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *500.1 GB disk0
1: EFI 209.7 MB disk0s1
2: Apple_HFS MacDrive 250.0 GB disk0s2
3: EFI 134.1 GB disk0s3
4: Microsoft Basic Data BOOTCAMP 115.5 GB disk0s4</p>
1. Plug your USB stick in the computer.
1. Execute again the same command:
<p class="pre command">diskutil list</p>
Your USB stick appears as a new device in the list. Check
that its size corresponds to the size of your USB stick.
<p class="pre command-output">/dev/disk0
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme ∗500.1 GB disk0
1: EFI 209.7 MB disk0s1
2: Apple_HFS MacDrive 250.0 GB disk0s2
3: EFI 134.1 GB disk0s3
4: Microsoft Basic Data BOOTCAMP 115.5 GB disk0s4
/dev/disk1
#: TYPE NAME SIZE IDENTIFIER
0: FDisk_partition_scheme *8.0 GB disk1
1: Apple_HFS Untitled 1 8.0 GB disk1s1</p>
1. Take note of the *device name* of your USB stick.
In this example, the USB stick is 8.0 GB and its device name is <span class="code">/dev/disk1</span>.
Yours might be different.
<div class="caution">
<p>If you are unsure about the device name, you should stop proceeding or
<strong>you risk overwriting any hard disk on the system</strong>.</p>
</div>
1. Execute the following commands to copy the USB image that you
downloaded earlier to the USB stick.
Replace:
- <span class="command-placeholder">tails.img</span> with the path to the USB image
<div class="tip">
<p>If you are unsure about the path to the USB image, you can insert the
correct path by dragging and dropping the icon of the USB image from
<span class="application">Finder</span> onto <span class="application">
Terminal</span>.</p>
</div>
- <span class="command-placeholder">device</span> with the device name found in step 6
<div class="tip">
<p>You can try adding <span class="code">r</span> before <span class="code">disk</span> to make the installation faster.</p>
</div>
<p class="pre command">diskutil unmountDisk <span class="command-placeholder">device</span></p>
<p class="pre command">dd if=<span class="command-placeholder">tails.img</span> of=<span class="command-placeholder">device</span> bs=16m && sync</p>
You should get something like this:
<p class="pre command-example">dd if=/Users/me/tails-amd64-3.12.img of=/dev/rdisk9 bs=16m && sync</p>
If no error message is returned, Tails is being copied on the USB
stick. The copy takes some time, generally a few minutes.
<div class="note">
<p>If you get a <span class="guilabel">Permission denied</span> error, try
adding <code>sudo</code> at the beginning of the command:</p>
<p class="pre command">sudo dd if=<span class="command-placeholder">tails.img</span> of=<span class="command-placeholder">device</span> bs=16m && sync</p>
<p>If you get an <span class="guilabel">invalid number ‘16m’</span> error, try
using <code>16M</code> instead:</p>
<p class="pre command">dd if=<span class="command-placeholder">tails.img</span> of=<span class="command-placeholder">device</span> bs=16M && sync</p>
</div>
The installation is complete once the command prompt reappeared.
"""]]
Install Tails
-------------
[[!inline pages="install/inc/steps/install_etcher_in_mac.inline" raw="yes" sort="age"]]
[[!inline pages="install/inc/steps/install_with_etcher.inline" raw="yes" sort="age"]]
...
...
wiki/src/upgrade/mac-download.mdwn
0 → 100644
View file @
87d32988
[[!meta title="Manually upgrade from macOS"]]
[[!meta robots="noindex"]]
[[!meta stylesheet="bootstrap.min" rel="stylesheet" title=""]]
[[!meta stylesheet="install/inc/stylesheets/assistant" rel="stylesheet" title=""]]
[[!meta stylesheet="install/inc/stylesheets/download" rel="stylesheet" title=""]]
[[!meta stylesheet="install/inc/stylesheets/steps" rel="stylesheet" title=""]]
[[!meta stylesheet="install/inc/stylesheets/upgrade-mac" rel="stylesheet" title=""]]
[[!meta script="install/inc/js/download"]]
[[!inline pages="install/inc/steps/download.inline" raw="yes" sort="age"]]
wiki/src/upgrade/mac-overview.html
0 → 100644
View file @
87d32988
<div>
[[!meta title="Manually upgrade from macOS"]]
</div>
[[!meta robots="noindex"]]
[[!meta stylesheet="bootstrap.min" rel="stylesheet" title=""]]
[[!meta stylesheet="install/inc/stylesheets/assistant" rel="stylesheet" title=""]]
[[!meta stylesheet="install/inc/stylesheets/overview" rel="stylesheet" title=""]]
[[!meta stylesheet="install/inc/stylesheets/upgrade-mac" rel="stylesheet" title=""]]
[[!inline pages="install/inc/overview" raw="yes" sort="age"]]
[[
<div
class=
"panel panel-primary"
>
<div
class=
"panel-body"
>
Let's go!
</div>
</div>
|upgrade/mac-download]]
<div
class=
"clearfix"
></div>
wiki/src/upgrade/mac.mdwn
0 → 100644
View file @
87d32988
[[!meta title="Manually upgrade from macOS"]]
[[!meta robots="noindex"]]
[[!meta stylesheet="bootstrap.min" rel="stylesheet" title=""]]
[[!meta stylesheet="install/inc/stylesheets/assistant" rel="stylesheet" title=""]]
[[!meta stylesheet="install/inc/stylesheets/steps" rel="stylesheet" title=""]]
[[!meta stylesheet="install/inc/stylesheets/upgrade-mac" rel="stylesheet" title=""]]
[[!inline pages="install/inc/steps/install_etcher_in_mac.inline" raw="yes" sort="age"]]
[[!inline pages="install/inc/steps/install_with_etcher.inline" raw="yes" sort="age"]]
[[!inline pages="install/inc/steps/restart_first_time.inline" raw="yes" sort="age"]]
[[!inline pages="install/inc/steps/clone.inline" raw="yes" sort="age"]]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment