Monday, May 29, 2023

如何使用U盘安装Linux/Unix系统

使用U盘在计算机中安装Linux/Unix系统的方法与使用光盘安装一样,不同的只是制作安装盘的过程。

光盘安装盘的制作方法很简单,只需将下载的ISO文件直接刻录到光盘即可,而U盘安装盘的制作方法略有差异。

现将主流Linux/Unix系统的U盘安装盘制作方法介绍如下:

一、制作Debian 10.3.0的U盘安装盘

1、下载Debian 10.3.0的boot.img.gz文件并解压。
2、使用Win32 Disk Imager将boot.img写入U盘。
3、将debian-10.3.0-amd64-DVD-1.iso等文件复制到U盘根目录即可。

Debian官网文档:https://www.debian.org/CD/faq/index.en.html#write-usb

二、制作Ubuntu 19.10的U盘安装盘

1、Ubuntu桌面版
使用Rufus刻录ubuntu-19.10-desktop-amd64.iso写入U盘即可。
2、Ubuntu服务器版
使用Win32 Disk Imagerubuntu-19.10-live-server-amd64.iso写入U盘即可。

Ubuntu官网文档:https://www.ubuntu.com/download/desktop/create-a-usb-stick-on-windows

三、制作CentOS 8.0.1905的U盘安装盘

1.用UltraISO打开CentOS-8-x86_64-Everything-1905.iso
2.然后点“启动”->”写入硬盘映像”,硬盘驱动器选择为想要写入的U盘,映像文件选择CentOS-8-x86_64-Everything-1905.iso,写入方式是USB-HDD+,点击“写入”按钮。完成后安装U盘就做好了。

CentOS官网文档:https://wiki.centos.org/zh/HowTos/InstallFromUSBkey

四、制作Fedora 31的U盘安装盘

使用Fedora Media WriterFedora-Workstation-Live-x86_64-31-1.9.iso写入U盘即可。

Fedora官网文档:https://docs-old.fedoraproject.org/en-US/Fedora/26/html/Installation_Guide/sect-preparing-boot-media.html

五、制作FreeBSD 12.1的U盘安装盘

使用Win32 Disk ImagerFreeBSD-12.1-RELEASE-amd64-memstick.img写入U盘即可。

FreeBSD官网文档:https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/bsdinstall-pre.html

六、制作openSUSE Leap 15.2的U盘安装盘

使用Universal USB Installer或者UNetbootinopenSUSE-Leap-15.2-DVD-x86_64-Current.iso写入U盘即可。

openSUSE官网文档:https://zh.opensuse.org/%E5%88%9B%E5%BB%BA%E5%AE%89%E8%A3%85_U_%E7%9B%98

七、制作Mageia 7.1的U盘安装盘

使用Rufus或者Win32 Disk Imager或者WinImageMageia-7.1-x86_64.iso写入U盘即可。

Mageia官网文档:https://wiki.mageia.org/en/Dump_Mageia_ISO_on_a_USB_flash_drive_-_Alternative_tools

八、制作Linux Mint 19.3的U盘安装盘

使用LinuxLive USB Creatorlinuxmint-19.3-cinnamon-64bit.iso写入U盘即可。

Linux Mint官网文档:https://www.linuxmint.com/documentation.php

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.