mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-22 23:00:57 +08:00
commit
48f0eec5c4
@ -1,136 +0,0 @@
|
||||
[#]: subject: "Fedora Media Writer: World-Class LIVE USB Creator [Tutorial]"
|
||||
[#]: via: "https://www.debugpoint.com/fedora-media-writer/"
|
||||
[#]: author: "Arindam https://www.debugpoint.com/author/admin1/"
|
||||
[#]: collector: "lkxed"
|
||||
[#]: translator: "geekpi"
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
Fedora Media Writer: World-Class LIVE USB Creator [Tutorial]
|
||||
======
|
||||
|
||||
**A tutorial on installing and using Fedora Media Writer to create LIVE USB from Linux & Windows.**
|
||||
|
||||
![Fedora Media Writer][1]
|
||||
|
||||
### Fedora Media Writer
|
||||
|
||||
The community and Fedora Linux team develop and maintain the [Fedora Media Writer app][2]. This application writes any ISO image to your flash drive (USB stick). In addition, Fedora Media Writer also has features to download the ISO file directly from the Fedora Mirrors, provided you have a stable internet connection.
|
||||
|
||||
Moreover, it gives you a list of options for download – such as Official Editions, Emerging Editions, Spins and Fedora Labs images.
|
||||
|
||||
Not only that, but you can also use this nifty utility to write any other ISO images to your flash drive. It need not be the Fedora ISO always.
|
||||
|
||||
Although there are other popular utilities available for creating LIVE USBs, such as [Etcher][3], Ventoy, and Rufus – you can still give this utility a try, considering the team develops it from mainstream Fedora Linux with contributors.
|
||||
|
||||
So, in summary, here are quick feature highlights of Fedora Media Writer.
|
||||
|
||||
#### Features Summary of Fedora Media Writer
|
||||
|
||||
- Available for Linux, Windows and macOS
|
||||
- Directly download + write the images to a USB flash drive
|
||||
- Official Editions (Workstation, IoT, Server) download
|
||||
- Emerging Editions (Silverblue, Kinoite) download
|
||||
- Spins (KDE Plasma, Xfce, etc)
|
||||
- Labs (Fedora Astronomy, Robotic and other flavours)
|
||||
- Available as Flatpak for Linux Distros
|
||||
- Also, can write any other ISO images (non-Fedora) to a USB stick.
|
||||
- Ability to format USB stick, restore flash drive
|
||||
- Based on Qt
|
||||
|
||||
### How to Install
|
||||
|
||||
#### Linux
|
||||
|
||||
Fedora Media Writer is available as Flatpak for Linux Distributions. To install it in any Linux (such as Fedora, Ubuntu, or Linux Mint) – [set up Flatpak by following this guide][4].
|
||||
|
||||
Then, click on the below link to install. This will launch the official Software application of your Linux Distro (such as Discover, GNOME Software). After installation, you can launch it via Application Menu.
|
||||
|
||||
[Install Fedora Media Writer as Flatpak][5]
|
||||
|
||||
#### Windows
|
||||
|
||||
If you are a Windows user and planning to migrate to Linux (or Fedora), it is a perfect tool. You need to download the exe installer from GitHub (link below) and follow the onscreen instruction for installation.
|
||||
|
||||
[Latest Installer for Windows (exe)][6]
|
||||
|
||||
After installation, you can launch it from Start Menu.
|
||||
|
||||
For macOS, you can get the dmg file in the above link.
|
||||
|
||||
### How to use Fedora Media Writer to Create LIVE USB in Linux
|
||||
|
||||
The first screen gives you two main options. The automatic download option is for downloading the ISO images on the fly. And the second option is to write the already downloaded ISO files from your disk directly.
|
||||
|
||||
If you have already plugged in the USB, you should see it as the third option. The third option is to format and delete all the data from your USB stick and restore it to its factory settings.
|
||||
|
||||
Furthermore, you can use this utility for just formatting your USB flash drive as well. You do not need any command or anything fancy. A point to note is that this option is only visible when your USB stick has data. If it’s already formatted, the tool can detect it and won’t show you the option to restore it!! 😲
|
||||
|
||||
#### Automatic Download and Write
|
||||
|
||||
![Fedora Media Writer - First Screen][7]
|
||||
|
||||
The automatic Download option gives you the following screen to download any Fedora ISO you want from mirrors. This is useful for many because it eliminates the hassles of separately downloading ISO files, verifying checksum, etc.
|
||||
|
||||
![The automatic download options gives you these options][8]
|
||||
|
||||
After choosing the distribution, the final screen gives you the option for version (Fedora 36, 35, etc.) and architecture (x86, ARM, etc.). Also, you should see the USB destination. Click on Download and Write to start the process.
|
||||
|
||||
![The final Write screen of Fedora Media Writer][9]
|
||||
|
||||
#### Write an existing ISO file from the disk.
|
||||
|
||||
When you choose the ‘select iso file’ option, you can select the file from your system. After that, select the destination USB drive and click Write to start the process.
|
||||
|
||||
![Direct ISO write via Fedora Media Writer][10]
|
||||
|
||||
![Writing is in progress][11]
|
||||
|
||||
![Writing Complete][12]
|
||||
|
||||
After the write operation is finished, you can see a confirmation message shown above. It took standard time to write a 3GB~ ISO during my test, around 3 to 4 minutes.
|
||||
|
||||
### Using Fedora Media Writer to Create LIVE USB in Windows, macOS
|
||||
|
||||
The steps are the same to use this utility in Windows and macOS, as shown above for Linux. You can easily find the shortcuts after installation and launch in the same way.
|
||||
|
||||
![Running in Windows 11][13]
|
||||
|
||||
### Closing Notes
|
||||
|
||||
I hope this guide helps you use Fedora Media Writer for your day to day USB writing work. Also, the good thing about this utility is that you can use it for formatting/restoring your USB stick. You do not require GParted or GNOME Disks anymore.
|
||||
|
||||
It’s such a terrific utility for Linux, Windows and macOS users.
|
||||
|
||||
Cheers.
|
||||
|
||||
[Next:How to Get Xfce 4.18 in Xubuntu 22.04 and 22.10][14]
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://www.debugpoint.com/fedora-media-writer/
|
||||
|
||||
作者:[Arindam][a]
|
||||
选题:[lkxed][b]
|
||||
译者:[译者ID](https://github.com/译者ID)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://www.debugpoint.com/author/admin1/
|
||||
[b]: https://github.com/lkxed
|
||||
[1]: https://www.debugpoint.com/wp-content/uploads/2022/05/fmwhead2022.jpg
|
||||
[2]: https://github.com/FedoraQt/MediaWriter
|
||||
[3]: https://www.debugpoint.com/2021/01/etcher-bootable-usb-linux/
|
||||
[4]: https://flatpak.org/setup/
|
||||
[5]: https://dl.flathub.org/repo/appstream/org.fedoraproject.MediaWriter.flatpakref
|
||||
[6]: https://github.com/FedoraQt/MediaWriter/releases/latest
|
||||
[7]: https://www.debugpoint.com/wp-content/uploads/2022/05/Fedora-Media-Writer-First-Screen.jpg
|
||||
[8]: https://www.debugpoint.com/wp-content/uploads/2022/05/The-automatic-download-options-gives-you-these-options.jpg
|
||||
[9]: https://www.debugpoint.com/wp-content/uploads/2022/05/The-final-Write-screen-of-Fedora-Media-Writer.jpg
|
||||
[10]: https://www.debugpoint.com/wp-content/uploads/2022/05/Direct-ISO-write-via-Fedora-Media-Writer.jpg
|
||||
[11]: https://www.debugpoint.com/wp-content/uploads/2022/05/Writing-is-in-progress.jpg
|
||||
[12]: https://www.debugpoint.com/wp-content/uploads/2022/05/Writing-Complete.jpg
|
||||
[13]: https://www.debugpoint.com/wp-content/uploads/2022/05/Running-in-Windows-11.png
|
||||
[14]: https://www.debugpoint.com/xfce-4-18-xubuntu-22-04/
|
@ -0,0 +1,133 @@
|
||||
[#]: subject: "Fedora Media Writer: World-Class LIVE USB Creator [Tutorial]"
|
||||
[#]: via: "https://www.debugpoint.com/fedora-media-writer/"
|
||||
[#]: author: "Arindam https://www.debugpoint.com/author/admin1/"
|
||||
[#]: collector: "lkxed"
|
||||
[#]: translator: "geekpi"
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
Fedora Media Writer:世界级 LIVE USB 创建器(教程)
|
||||
======
|
||||
|
||||
**关于安装和使用 Fedora Media Writer 从 Linux 和 Windows 创建 LIVE USB 的教程。**
|
||||
|
||||
![Fedora Media Writer][1]
|
||||
|
||||
### Fedora Media Writer
|
||||
|
||||
社区和 Fedora Linux 团队开发并维护 [Fedora Media Writer 应用][2]。这个应用可以将任何 ISO 镜像写入你的闪存盘(U 盘)中。此外,Fedora Media Writer 还有直接从 Fedora 镜像中下载 ISO 文件的功能,前提是你有一个稳定的互联网连接。
|
||||
|
||||
此外,它还为你提供了一个下载选项列表:比如官方版本、新兴版本、Spin 版本和 Fedora 实验室镜像。
|
||||
|
||||
不仅如此,你还可以使用这个灵巧的工具将任何其他 ISO 镜像写入你的闪存。它不总是需要 Fedora ISO。
|
||||
|
||||
虽然有其他流行的工具可以用来创建 LIVE USB,比如 [Etcher][3]、Ventoy 和 Rufus,但考虑到该团队是从主流 Fedora Linux 与贡献者一起开发的,你仍然可以尝试使用此程序。
|
||||
|
||||
因此,综上所述,这里是 Fedora Media Writer 的快速功能亮点。
|
||||
|
||||
#### Fedora Media Writer 的功能摘要
|
||||
|
||||
- 适用于 Linux、Windows 和 macOS
|
||||
- 直接下载+写入镜像到 USB 闪存
|
||||
- 官方版本(Workstation、IoT、Server)下载
|
||||
- 新兴版本(Silverblue、Kinoite)下载
|
||||
- Spin(KDE Plasma、Xfce 等)
|
||||
- 实验室(Fedora Astronomy、Robotic 等)
|
||||
- 可作为 Linux 发行版的 Flatpak 包
|
||||
- 同时,可以将任何其他 ISO 镜像(非 Fedora)写入 U 盘。
|
||||
- 能够格式化 U 盘,恢复 U 盘
|
||||
- 基于 Qt
|
||||
|
||||
### 如何安装
|
||||
|
||||
#### Linux
|
||||
|
||||
Fedora Media Writer 以 Flatpak 的形式提供给 Linux 发行版。要在任何 Linux(如 Fedora、Ubuntu 或 Linux Mint)中安装它,请[按照这个指南设置 Flatpak][4]。
|
||||
|
||||
然后,点击下面的链接进行安装。这将启动你的 Linux 发行版的官方软件程序(如 Discover、GNOME Software)。安装后,你可以通过应用程序菜单启动它。
|
||||
|
||||
[以 Flatpak 形式安装 Fedora Media Writer][5]
|
||||
|
||||
#### Windows
|
||||
|
||||
如果你是一个 Windows 用户并计划迁移到 Linux(或 Fedora),它是一个完美的工具。你需要从 GitHub 上下载 exe 安装程序(链接如下),并按照屏幕上的指示进行安装。
|
||||
|
||||
[用于 Windows 的最新安装程序(exe)][6]
|
||||
|
||||
安装完成后,你可以从开始菜单启动它。
|
||||
|
||||
对于 macOS,你可以在上述链接中获取 dmg 文件。
|
||||
|
||||
### 如何使用 Fedora Media Writer 在 Linux 中创建 LIVE USB
|
||||
|
||||
第一个页面给你两个主要选项。自动下载选项用于即时下载 ISO 镜像。第二个选项是直接从你的磁盘上写入已经下载的 ISO 文件。
|
||||
|
||||
如果你已经插上了 USB,你应该看到它是第三个选项。第三个选项是格式化并删除你 U 盘中的所有数据,并将其恢复到出厂设置。
|
||||
|
||||
此外,你也可以用这个工具来格式化你的 USB 闪存。你不需要任何命令或任何花哨的东西。需要注意的一点是,这个选项只有在你的 U 盘有数据时才可见。如果它已经被格式化了,该工具可以检测到它,但不会显示恢复它的选项!! 😲
|
||||
|
||||
#### 自动下载和写入
|
||||
|
||||
![Fedora Media Writer - 第一个页面][7]
|
||||
|
||||
自动下载选项为你提供了以下页面,可以从镜像中下载任何你想要的 Fedora ISO。这对很多人来说很有用,因为它消除了单独下载 ISO 文件、验证校验和等的麻烦。
|
||||
|
||||
![自动下载选项给了你这些选项][8]
|
||||
|
||||
在选择了发行版之后,最后的页面会给你版本(Fedora 36、35 等)和架构(x86、ARM 等)的选项。另外,你应该看到目标 USB。点击下载和写入,开始这个过程。
|
||||
|
||||
![Fedora Media Writer 的最终写入页面][9]
|
||||
|
||||
#### 从磁盘上写入一个现有的 ISO 文件
|
||||
|
||||
当你选择 “select iso file” 时,你可以从系统中选择该文件。之后,选择目标 USB 驱动器,然后点击写入,开始这个过程。
|
||||
|
||||
![通过 Fedora Media Writer 直接写入 ISO][10]
|
||||
|
||||
![写入进行中][11]
|
||||
|
||||
![写入完成][12]
|
||||
|
||||
写入操作完成后,你可以看到如上所示的确认信息。在我的测试中,写一个大约 3GB 的 ISO 需要大约 3 到 4 分钟。
|
||||
|
||||
### 使用 Fedora Media Writer 在 Windows、macOS 中创建 LIVE USB
|
||||
|
||||
在 Windows 和 macOS 中使用这个工具的步骤是一样的,就像上面显示的 Linux 一样。你可以在安装后轻松找到快捷方式,并以同样的方式启动。
|
||||
|
||||
![在 Windows 11 中运行][13]
|
||||
|
||||
### 结束语
|
||||
|
||||
我希望本指南能帮助你在日常的 USB 写入工作中使用 Fedora Media Writer。另外,这个工具的好处是你可以用它来格式化/恢复你的 U 盘。你不再需要 GParted 或 GNOME Disks 了。
|
||||
|
||||
对于 Linux、Windows 和 macOS 用户来说,这是一个非常棒的程序。
|
||||
|
||||
干杯。
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://www.debugpoint.com/fedora-media-writer/
|
||||
|
||||
作者:[Arindam][a]
|
||||
选题:[lkxed][b]
|
||||
译者:[geekpi](https://github.com/geekpi)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://www.debugpoint.com/author/admin1/
|
||||
[b]: https://github.com/lkxed
|
||||
[1]: https://www.debugpoint.com/wp-content/uploads/2022/05/fmwhead2022.jpg
|
||||
[2]: https://github.com/FedoraQt/MediaWriter
|
||||
[3]: https://www.debugpoint.com/2021/01/etcher-bootable-usb-linux/
|
||||
[4]: https://flatpak.org/setup/
|
||||
[5]: https://dl.flathub.org/repo/appstream/org.fedoraproject.MediaWriter.flatpakref
|
||||
[6]: https://github.com/FedoraQt/MediaWriter/releases/latest
|
||||
[7]: https://www.debugpoint.com/wp-content/uploads/2022/05/Fedora-Media-Writer-First-Screen.jpg
|
||||
[8]: https://www.debugpoint.com/wp-content/uploads/2022/05/The-automatic-download-options-gives-you-these-options.jpg
|
||||
[9]: https://www.debugpoint.com/wp-content/uploads/2022/05/The-final-Write-screen-of-Fedora-Media-Writer.jpg
|
||||
[10]: https://www.debugpoint.com/wp-content/uploads/2022/05/Direct-ISO-write-via-Fedora-Media-Writer.jpg
|
||||
[11]: https://www.debugpoint.com/wp-content/uploads/2022/05/Writing-is-in-progress.jpg
|
||||
[12]: https://www.debugpoint.com/wp-content/uploads/2022/05/Writing-Complete.jpg
|
||||
[13]: https://www.debugpoint.com/wp-content/uploads/2022/05/Running-in-Windows-11.png
|
Loading…
Reference in New Issue
Block a user