Hey all. I'm trying to install Ubuntu 24.0.1 LTS from a USB stick, and it'll start the installation but at the same point every time it stops and says there's an error. Below is the error, and here is the entire log if needed. I've been a Windows user the vast majority of my computing life so I'm not as knowledgeable about Linux. I'm actually doing this to try to escape Microsoft, so any help would be appreciated.
Code:
Oct 26 08:27:36 ubuntu subiquity_log.4226[8507]: Command: ['unshare', '--fork', '--pid', '--mount-proc=/target/proc', '--', 'chroot', '/target', 'apt-get', '--quiet', '--assume-yes', '--option=Dpkg::options::=--force-unsafe-io', '--option=Dpkg::Options::=--force-confold', 'install', '--download-only', 'linux-generic-hwe-24.04']
Oct 26 08:27:36 ubuntu subiquity_log.4226[8507]: Exit code: 100
Oct 26 08:27:36 ubuntu subiquity_log.4226[8507]: Reason: -
Oct 26 08:27:36 ubuntu subiquity_log.4226[8507]: Stdout: ''
Oct 26 08:27:36 ubuntu subiquity_log.4226[8507]: Stderr: ''
Oct 26 08:27:36 ubuntu subiquity_log.4226[8507]: Unexpected error while running command.
Oct 26 08:27:36 ubuntu subiquity_log.4226[8507]: Command: ['unshare', '--fork', '--pid', '--mount-proc=/target/proc', '--', 'chroot', '/target', 'apt-get', '--quiet', '--assume-yes', '--option=Dpkg::options::=--force-unsafe-io', '--option=Dpkg::Options::=--force-confold', 'install', '--download-only', 'linux-generic-hwe-24.04']
Oct 26 08:27:36 ubuntu subiquity_log.4226[8507]: Exit code: 100
Oct 26 08:27:36 ubuntu subiquity_log.4226[8507]: Reason: -
Oct 26 08:27:36 ubuntu subiquity_log.4226[8507]: Stdout: ''
Oct 26 08:27:36 ubuntu subiquity_log.4226[8507]: Stderr: ''
Oct 26 08:27:36 ubuntu subiquity_log.4226[8507]:
Oct 26 08:27:36 ubuntu subiquity_log.4226[8507]: Stderr: ''
Oct 26 08:27:36 ubuntu subiquity_event.4226[4226]: executing curtin install curthooks step
Oct 26 08:27:36 ubuntu subiquity_event.4226[4226]: installing system
Oct 26 08:27:36 ubuntu subiquity_event.4226[4226]:
Oct 26 08:27:37 ubuntu subiquity_event.4226[4226]: curtin command install
Bookmarks