From 80f6b85dbd53f4f66dc75b14a4e9642091e8caac Mon Sep 17 00:00:00 2001 From: Ryan Lerch Date: Jan 17 2019 01:29:39 +0000 Subject: fix prerelease instructions for fedora media writer Previously, the instructions for using fedora media writer to set up a live USB for the Workstation Prerelease were incorrect. This fixes up a few labels that were different between these instructions and the application itself. Fixes #883 --- diff --git a/getfedora.org/data/content/workstation/prerelease/index.html b/getfedora.org/data/content/workstation/prerelease/index.html index 71ede9e..94a9bf6 100644 --- a/getfedora.org/data/content/workstation/prerelease/index.html +++ b/getfedora.org/data/content/workstation/prerelease/index.html @@ -66,12 +66,11 @@

${_('WARNING: This procedure destroys all data on your USB media. Make sure to back up any important files from your USB media before you do this.')}

    -
  1. ${_('Download the Fedora Media Writer app below.')}
  2. -
  3. ${_('Download the desired ISO image.')}
  4. +
  5. ${_('Download and install the Fedora Media Writer app below.')}
  6. +
  7. ${_('Download the Fedora Workstation prerelease ISO image.')}
  8. ${_('Open the Fedora Media Writer app. You may need to provide a password to give the app the right permissions.')}
  9. -
  10. ${_('Select "Custom OS..." from the list.')}
  11. -
  12. ${_('On the Custom OS page, select the "Select Live ISO" button.')}
  13. -
  14. ${_('In the file selection window, locate and select the ISO image you downloaded.')}
  15. +
  16. ${_('Select "Custom Image." from the list.')}
  17. +
  18. ${_('In the file selection window, locate and select the prerelease ISO image you downloaded.')}
  19. ${_('Insert your USB stick in the computer. If you used your USB stick previously to create live media, you may need to restore it to factory settings. The app will ask you whether to do so in this case.')}
  20. ${_('Select "Create Live USB" to write the image. Wait until the process is finished before you remove the media and close the app.')}