This commit is contained in:
Charles Showalter 2023-01-28 22:01:22 +00:00
parent 4e87eb992a
commit 97f317a8eb

View File

@ -121,7 +121,7 @@ This is an example of how to list things you need to use the software and how to
`dd` : Start the dd command to write DVD/CD iso image. `if=AlmaLinux-8-x86_64-Live-GNOME-Mini-beta-1.iso` : path to the input file. `of=/dev/sdc` : path to destination USB disk/stick. status=progress: display a progress bar while writing the image to the USB stick such as `/dev/sdb`. Thats all! You now have ready Live AlmaLinux on a USB stick. `dd` : Start the dd command to write DVD/CD iso image. `if=AlmaLinux-8-x86_64-Live-GNOME-Mini-beta-1.iso` : path to the input file. `of=/dev/sdc` : path to destination USB disk/stick. status=progress: display a progress bar while writing the image to the USB stick such as `/dev/sdb`. Thats all! You now have ready Live AlmaLinux on a USB stick.
* **Windows**: * **Windows:**
For Windows OS there is a helpful free and open-source application - Rufus. For Windows OS there is a helpful free and open-source application - Rufus.
@ -158,7 +158,7 @@ Coming Soons
* Press the Windows key. * Press the Windows key.
* Type `cmd`. * Type `cmd`.
* Under *Best Match*, right-click Command Prompt. * Under *Best Match*, right-click Command Prompt.
* Click Run as Administrator * Click `Run as administrator`
![Command Prompt](images/ssh/windows-step4.png) ![Command Prompt](images/ssh/windows-step4.png)