如何用U盘安装Ubuntu系统 #5
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#5
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
一、 镜像制作
首先镜像制作需要准备好以下三样东西:
下载完成后,先在电脑上插入U盘,然后点开刚刚下载好的Rufus,会出现以下界面
Rufus设备选项
在设备中选择你的U盘,引导类型选择打开刚刚在Ubuntu官网下载好的镜像文件,其他设置无特殊情况保持默认即可。
检测到ISOHybrid镜像
这里选择推荐项以ISO镜像模式写入即可。
二、 正式安装
将U盘插入需要安装Ubuntu系统的电脑,然后按开机键,一直按F12进入启动引导界面。这里需要注意,各品牌BIOS启动快捷键不同。
各品牌电脑BIOS启动快捷键
进入启动引导界面后,选择对应的U盘回车项回车确认
启动引导界面1
选择第一项
启动引导界面2
选择安装Ubuntu,并选择所需的语言
安装Ubuntu
接下来的步骤可以根据自行需求选择。
到这一步时,需要考虑把系统安装到哪个硬盘上,如果打算把系统安装在全新的磁盘上就默认选择第一种,如果需要进行磁盘分区的话就选择第二种手动分区。
磁盘分区
如果需要手动分区,可以参考常用分区参数
Ubuntu常用分区参数
接下来,只需根据步骤注册账号,并等待系统自动执行系列操作就安装完毕了。