Bug #8394
Document how to properly eject a drive after manually installing Tails onto it
100%
Description
The documentation pages ‘Manual installation using Linux’ and ‘Manual installation using Mac’ is lacking a warning to the user that they should properly eject their drive. This could mean that some users will simply pull their drive out when dd completes and have a non-functional live USB.
another solution could be to add a ‘sync’ at the end of the command line proposed
Subtasks
History
#1 Updated by intrigeri 2014-12-05 17:59:11
- Subject changed from lack of a warning to properly eject the device after dd to Document how to properly eject a drive after manually installing Tails onto it
- Category set to Installation
- Status changed from New to Confirmed
#2 Updated by sajolida 2015-01-08 13:54:46
- Starter set to Yes
Is anyone against adding “sync” after “dd”? Otherwise that’s an easy task.
#3 Updated by intrigeri 2015-01-08 23:31:40
sajolida wrote:
> Is anyone against adding “sync” after “dd”?
Looks good.
#4 Updated by BitingBird 2015-03-15 19:11:35
- Assignee set to BitingBird
- Target version set to Tails_1.3.2
- Feature Branch set to bitingbird:doc/8394-install_sync
#5 Updated by BitingBird 2015-03-15 19:30:10
- Assignee changed from BitingBird to sajolida
- QA Check set to Ready for QA
Added “&& sync” at 3 places in each page. I think it’s very fast to review :)
#6 Updated by intrigeri 2015-03-21 16:48:58
- Status changed from Confirmed to In Progress
#7 Updated by BitingBird 2015-04-01 12:37:15
- Priority changed from Normal to Elevated
- Target version changed from Tails_1.3.2 to Tails_1.4
Postponing -> raising priority
#8 Updated by intrigeri 2015-04-04 10:16:47
- Assignee changed from sajolida to intrigeri
- % Done changed from 0 to 50
Seems trivial enough for me to review it.
#9 Updated by intrigeri 2015-04-04 10:21:57
Applied in changeset commit:5770cf7e057f4f0ae26f83c6772350d8d3cc35a9.
#10 Updated by intrigeri 2015-04-04 10:21:57
- Status changed from In Progress to Resolved
- % Done changed from 50 to 100
Applied in changeset commit:22be8c8c47b2373f2dfe1727fdec3d4bfe5be8e2.
#11 Updated by intrigeri 2015-04-04 10:22:57
- Assignee deleted (
intrigeri) - QA Check changed from Ready for QA to Pass
Resolved conflicts, unfuzzied translations, pushed. Thanks!