Calendar: add FT sprint
[tails/test.git] / wiki / src / news / test_UEFI.mdwn
blob66c4c5683bec93d351fdd7466956e9c37eae12fb
1 [[!meta title="Call for testing: UEFI"]]
3 [[!meta date="Mon, 16 Apr 2014 19:40:00 +0000"]]
4 [[!pagetemplate template="news.tmpl"]]
6 [[!tag announce]]
8 If you want to help Tails, UEFI support is ready for testing!
10 Even if you don't have access to UEFI hardware, and Tails already
11 works fine for you, it is useful that you make sure that these changes
12 do not break anything you care about.
14 UEFI support allows you to start Tails using a USB stick on recent
15 hardware, and especially on Mac. It enables you to use great
16 features such as [[doc/first_steps/persistence]] and [[automatic
17 upgrades|doc/upgrade]].
19 Please see if it works for you:
21  * If you have previously had problems starting Tails on your
22    hardware, using a USB stick created with <span
23    class="application">Tails Installer</span>: a new Tails with UEFI
24    support may fix these problems.
26  * If you are used to starting Tails using a USB stick created with <span
27    class="application">Tails Installer</span>: make sure that UEFI support
28    does not break things for you.
30 [[!toc levels=1]]
32 # How to try UEFI support?
34 These instructions allow you to try an **experimental version of
35 Tails** with UEFI support. Use it only for testing.
37 To follow these instructions, you will need two boot devices
38 compatible with Tails: either a DVD and a USB stick, or two
39 USB sticks.
41 Follow these steps exactly. Do not try to upgrade an existing Tails
42 USB stick.
44 1. Download the latest [test ISO](http://nightly.tails.boum.org/build_Tails_ISO_devel/).
46 1. Use any officially supported way to
47    install the experimental ISO image
48    to first device, that we will call *Alpha*, that can be a DVD or a USB stick. At this point,
49    device *Alpha* does not support UEFI.
51 1. Start Tails from device *Alpha*, on a computer that starts fine
52    with the latest official version of Tails.
54 1. Take detailed notes about how this boot goes.
56 1. *Clone & Install* device *Alpha* onto another USB stick with <span
57    class="application">Tails
58    Installer</span>. We
59    will call this second device *Beta*, and it supports UEFI.
61 1. Get the computer you are really interested in using with Tails.
62    It may start fine with the latest official version of Tails,
63    or not.
65 1. Make sure this computer is configured to start with legacy BIOS and
66    not only UEFI. Try any of the following options if available:
68    - Enable Legacy mode
69    - Disable Secure boot
70    - Enable CSM boot
71    - Disable UEFI
73 1. Start Tails from the USB stick *Beta* on this computer.
75 1. Take detailed notes about how this boot goes. If it fails, proceed
76    to the next test:
78 1. Start Tails from the USB stick *Beta* in UEFI mode, again on the
79    same computer:
80    * On a Mac: plug the USB stick, press the power button, immediately
81      press the Alt key until a boot menu appears, and then choose
82      the entry that reads *Boot EFI* and looks like a USB stick.
83    * On a PC: look first into the boot menu; if nothing reads *EFI* in
84      there, look in the BIOS settings, and try any of the following
85      options if available: `Disable Legacy mode`, `Disable CSM boot`,
86      and `Enable UEFI`.
88 1. Take detailed notes about how this boot goes.
90 1. Report your results to us, as documented below.
92 Reporting success and failure
93 =============================
95 We are interested both in your success and failure reports. The exact
96 information we need in a report depends on whether you are reporting
97 success or failure.
99 ## Reporting success
101 From Tails started in UEFI mode, please [[send us
102 a report|doc/first_steps/bug_reporting]] with <span
103 class="application">WhisperBack</span>. Include your testing notes,
104 and the answer to the following questions:
106 1. What is the number of the step you are reporting about?
107 1. What is the filename of the ISO you have been testing?
108 1. How exactly did you prepare the boot device?
109 1. What exact steps did you follow to start Tails from this device?
111 ## Reporting failure
113 If you find a computer that cannot start with an experimental version
114 of Tails that supports UEFI, please first check if the problem you are
115 experiencing is [[already known|test_UEFI#known_issues]]. If it is,
116 then you do not need to send us a report. If not, read on.
118 Include the answer to the following questions:
120 1. What is the number of the step you are reporting about?
121 1. What is the filename of the ISO you have been testing?
122 1. How exactly did you prepare this boot device?
123 1. What exact steps did you follow to start Tails from this device?
124 1. What is the brand and model of the computer your have been
125    testing on?
126 1. What is the type, brand, and model of this boot device?
127 1. What exactly happens when you tried to start Tails from
128    this device?
130 Please also consider trying to reproduce the problem with the latest
131 official version of Tails, installed in the same way, on the same
132 hardware. Include the results in your report.
134 In any case, please email your report to <intrigeri@boum.org>. You may
135 encrypt it with OpenPGP to:
137         pub   4096R/0xBACE15D2A57498FF 2009-09-13 [expires: 2014-09-12]
138               Key fingerprint = 1152 BF13 6B7A 1B1C 49FC  A659 BACE 15D2 A574 98FF
139         uid                            intrigeri <intrigeri@boum.org>
140         sub   4096R/0x4F5C654A93F976C9 2009-09-13 [expires: 2014-09-12]
142 <a id="known_issues">
144 # Known issues
146 Known issues of UEFI support are listed:
148 * as subtasks of [[!tails_ticket 5739]] in Redmine
149 * on [[the blueprint|blueprint/UEFI/syslinux#known_issues]]