Feature #14448
Consider documenting Rufus as a workaround in case UUI doesn't work
0%
Description
Subtasks
Related issues
Related to Tails - |
Rejected | 2017-09-29 | |
Related to Tails - |
Rejected | 2016-09-22 | |
Related to Tails - |
Resolved | 2017-12-08 | |
Blocked by Tails - |
Rejected | 2016-01-22 |
History
#1 Updated by sajolida 2017-08-24 17:50:50
- blocked by
Feature #10984: Test Rufus added
#2 Updated by intrigeri 2017-09-01 12:46:38
- Status changed from New to Confirmed
#3 Updated by sajolida 2017-09-29 09:09:21
- related to
Bug #13206: Install by cloning sometimes silently fails from a stick installed with UUI added
#4 Updated by sajolida 2017-10-24 17:43:40
- related to
Feature #11825: Consider switching to Rufus instead of UUI for Windows users added
#5 Updated by emmapeel 2018-02-13 13:14:42
- blocks
Feature #14758: Core work 2017Q4 → 2018Q1: Technical writing added
#6 Updated by sajolida 2018-02-16 21:27:04
- blocked by deleted (
)Feature #14758: Core work 2017Q4 → 2018Q1: Technical writing
#7 Updated by sajolida 2018-02-16 21:30:44
- related to
Bug #12146: Tails installed using dd is not seen as a bootable device on MacBook Pro added
#8 Updated by sajolida 2018-02-16 21:35:55
- Status changed from Confirmed to Rejected
We tested Rufus during our sprint on installation and upgrade.
The interface is quite complex and probably even more error prone than UUI.
Installing works if the “dd mode” is chosen and then it does a pure dd
copy.
Such a copy won’t work on maybe UEFI (for example my MacBook Pro) while UUI does (Bug #12146).
We have plans to solve this for real with https://tails.boum.org/blueprint/usb_install_and_upgrade/usb_bootable_disk_image/.
So honestly, I don’t think it’s a good investment to document Rufus as an alternative to UUI since it’s going to be relevant only in some cases, probably when people didn’t follow the UUI instructions correctly (Bug #13206). And I’m rejecting this.
I’d be happy to merge even a very rough documentation if help desk finds this helpful but I won’t write it myself.
I’d be happy to raise again the importance of this ticket if provided with a reproducible way of seeing UUI fails on a compute and Rufus work. I don’t remember have heard this yet.
In the meantime, I’ll try to move forward Bug #13206 which seems smaller and with clearer benefits.
#9 Updated by sajolida 2018-02-18 10:26:47
I also considered pointing to the Ubuntu instructions for Rufus instead of write ours:
https://tutorials.ubuntu.com/tutorial/tutorial-create-a-usb-stick-on-windows#3
They was people to choose between “MBR partition scheme for UEFI” and “MBR Partition Scheme for BIOS or UEFI”. But I don’t think that we can rely on people knowing whether their computer is UEFI or BIOS so that won’t work either.