영구 메모리가 있는 Linux Lite Live를 사용하고 있지만 그 안의 CDROM 저장소를 삭제/비활성화할 수 없습니다. 무엇을 해야 할까요?

영구 메모리가 있는 Linux Lite Live를 사용하고 있지만 그 안의 CDROM 저장소를 삭제/비활성화할 수 없습니다. 무엇을 해야 할까요?

mkusb를 사용하여 영구 메모리가 포함된 Linux Lite Live를 만들었습니다. 영구 메모리를 100%로 설정했습니다.

이와 같은 메시지로 인해 방해받지 않도록 Linux Lite Live에서 CDROM 저장소를 제거해야 합니다.

Updating from such a repository can't be done securely, and is therefore disabled by default.

패키지를 업데이트하려고 할 때.

문제는 소프트웨어 및 업데이트에서 CDROM 저장소를 제거하거나 비활성화하면 재부팅 후 다시 활성화된다는 것입니다. 즉, sudo apt-get update재부팅 후 사용해야 할 때마다 삭제해야 합니다. 정말 짜증나네요.

sources.list파일 에서 제거해 보았습니다 . 삭제된 행은 재부팅 후 복원됩니다.

내 저장소 목록에서 영원히 사라지게 하려면 어떻게 해야 합니까?

출력 sudo apt-get update:

Ign:1 cdrom://Linux Lite 5.0 - Release amd64 dists/ InRelease
Err:2 cdrom://Linux Lite 5.0 - 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:3 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:4 http://archive.ubuntu.com/ubuntu focal InRelease                         
Hit:5 http://ppa.launchpad.net/mkusb/ppa/ubuntu focal InRelease                
Hit:6 http://archive.ubuntu.com/ubuntu focal-backports InRelease               
Hit:7 http://archive.canonical.com/ubuntu focal InRelease                      
Hit:8 https://repo.skype.com/deb stable InRelease                              
Hit:9 http://archive.ubuntu.com/ubuntu focal-security InRelease                
Hit:10 http://ppa.launchpad.net/numix/ppa/ubuntu focal InRelease
Hit:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:12 http://repo.linuxliteos.com/linuxlite emerald InRelease
Reading package lists... Done                           
E: The repository 'cdrom://Linux Lite 5.0 - Release amd64 dists/ 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.

관련 정보