![]() |
|
Up0date - CDROM - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Updates (https://www.linuxliteos.com/forums/forumdisplay.php?fid=46) +--- Thread: Up0date - CDROM (/showthread.php?tid=9707) |
Up0date - CDROM - Marty270AR - 11-26-2025 =========================== Install Updates Error Log =========================== Install Updates could not fetch the package cache information lists. Go to https://www.linuxliteos.com/forums/ and paste the log below into a new or existing thread for assistance. ============ Log =========== Ign:1 cdrom://Linux Lite 7.6 - Release amd64 dists/ InRelease Ign:2 cdrom://Linux 24.04 - Release amd64 dists/ InRelease Err:3 cdrom://Linux Lite 7.6 - Release amd64 dists/ Release Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs Err:4 cdrom://Linux 24.04 - Release amd64 dists/ Release Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs Hit:6 http://archive.ubuntu.com/ubuntu noble InRelease Ign:7 http://archive.canonical.com/ubuntu noble InRelease Hit:8 http://archive.ubuntu.com/ubuntu noble-backports InRelease Err:9 http://archive.canonical.com/ubuntu noble Release 404 Not Found [IP: 2620:2d:4000:1003::3c9 80] Hit:10 http://archive.ubuntu.com/ubuntu noble-security InRelease Hit:11 http://archive.ubuntu.com/ubuntu noble-updates InRelease Hit:5 https://repo.linuxliteos.com/linuxlite galena InRelease Reading package lists... E: The repository 'cdrom://Linux Lite 7.6 - Release amd64 dists/ Release' does not have a Release file. E: The repository 'cdrom://Linux 24.04 - Release amd64 dists/ Release' does not have a Release file. E: The repository 'http://archive.canonical.com/ubuntu noble Release' does not have a Release file. RE: Up0date - stevef - 11-27-2025 The error message posted looks like an attempt to run updates on a system booted from a 'Live image' media. A system running a Live image is not intended to be updated. A Live image is typically a USB drive or a DVD made by burning an ISO file (using something like etcher or rufus) directly to the media. It is for limited use, such as testing the hardware or using as a base for a full installation to internal disk. Once the OS has been fully installed to an internal disk and rebooted from the disk the update/upgrade process should work. If you are getting errors after having fully installed the OS to disk, removed the live image media and rebooted, please provide more details. If the intention is actually to run the OS from a USB drive (rather than installing to an internal disk) extra steps are required when preparing the media. To use a USB device as a portable bootable OS with update and data retention, search using terms like 'persistent usb install' and/or 'full install to usb'. |