LTG ventoy制作 Linux 随行系统

320 阅读1分钟
title: LTG ventoy制作 Linux 随行系统
date: 2023-11-03
updated: 2023-11-03
tags: 小技巧
categories: 小技巧
cover: https://raw.githubusercontent.com/Center-cr/picture/main/screen_uefi.png

背景

制作完 WTG 后想要在U盘里加入Linux系统

参考

Plugin.VtoyBoot . Ventoy

制作工具

ventoy U 盘

Download . Ventoy

deepin-desktop-community-20.9-amd64_2.iso

最新版本 – 深度科技社区 (deepin.org)

Virtual box虚拟机

Oracle VM VirtualBox

vtoyboot.sh

Releases · ventoy/vtoyboot (github.com)

步骤

1、虚拟机安装Linux 系统

注:

1、使用 Virtualbox 先创建虚拟机启动后再添加 iso 文件 (ventoy官网建议)

2、勾选启用 EFI

3、一定要勾选预分配全部空间

启用 EFI 支持老机型

image-20231105225631066

预先分配全部空间

image-20231105225848399

不添加 iso 文件启动虚拟机后再选择

image-20231105225940541

2、进入系统运行 vtoyboot.sh

进入系统,下载 vtoyboot.iso文件,解压得到 vtoyboot.sh。

在解压位置打开终端运行

 sudo bash vtoyboot.sh

出现的问题

no bootfilefound for uefi

原因:没有将虚拟磁盘创建为固定容量的 VHI / U盘没有格式化为NTFS