我正在尝试按照建议使用 Tuxboot 安装 GParted Live这里(方法 A)。当我按照建议的 3 个选项之一安装 Tuxboot 时这里,我遇到了以下任一问题:
1-当我从SourceForge或OSDN安装二进制可执行文件并继续执行建议的第二步时这里在“使用 GNU/Linux 进行 USB 设置”下,我找不到该./tuxboot-linux*
文件。只有 Windows 版本。
2-如果我这样做sudo apt-add-repository ppa:thomas.tsai/ubuntu-tuxboot
,我会得到:
Hit:1 http://us.archive.ubuntu.com/ubuntu focal InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease
Hit:4 https://download.docker.com/linux/ubuntu focal InRelease
Ign:5 http://ppa.launchpad.net/thomas.tsai/ubuntu-tuxboot/ubuntu focal InRelease
Hit:6 https://packages.microsoft.com/repos/vscode stable InRelease
Hit:7 http://security.ubuntu.com/ubuntu focal-security InRelease
Err:8 http://ppa.launchpad.net/thomas.tsai/ubuntu-tuxboot/ubuntu focal Release
404 Not Found [IP: 2001:67c:1560:8008::15 80]
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/thomas.tsai/ubuntu-tuxboot/ubuntu focal Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
然后我搜索了一下我发现的错误这个帖子。我按照接受的答案给出的说明进行操作,但没有任何改变。
于是我发现这个帖子。我尝试按照获得票数最高的答案的说明进行操作,当我打开软件更新程序时,我得到了Failed to download repository information
。
不确定现在该做什么?
附言:删除文件解决thomas_tsai-ubuntu-ubuntu-tuxboot-focal.list
了/etc/apt/sources.list.d
软件更新程序问题,但我仍然不知道如何处理我提出的其他问题