The officially official Devuan Forum!

You are not logged in.

#1 2025-06-20 19:04:53

yurimodin
Member
Registered: 2025-06-09
Posts: 12  

[SOLVED] Asking for the install cd that is already mounted when I chose RUNIT

got a weird error where Excalibur is asking for me to put the install ISO in when I chose RUNIT instead of SysV......anone else seen this?

UPDATE: it was asking for it to be mounted at /media/cdrom even though it was mounted at /cdrom so I created it and mounted it there as well but its still asking....

Last edited by yurimodin (2025-06-20 19:14:50)

Offline

#2 2025-06-20 23:29:19

ralph.ronnquist
Administrator
From: Battery Point, Tasmania, AUS
Registered: 2016-11-30
Posts: 1,406  

Re: [SOLVED] Asking for the install cd that is already mounted when I chose RUNIT

I'd guess your "I chose RUNIT" means to install some software, and your /etc/apt/sources.list nominates /media/cdrom as a repository (of cdrom type), which is one of the babies that came with the installation. If you remove that, or comment it out, in /etc/apt/sources.list your system (aka "it") will no longer ask for that repository.

Online

#3 2025-06-21 00:51:10

fsmithred
Administrator
Registered: 2016-11-25
Posts: 2,646  

Re: [SOLVED] Asking for the install cd that is already mounted when I chose RUNIT

Yes, I can confirm that. To make it worse, there's no Back button and pressing ESC just makes that screen reload.

Update: right before I selected runit, I dropped to console, chrooted /target and edited /etc/apt/sources.list to comment out the cdrom line. The installer continued normally when I selected runit.

Offline

#4 Yesterday 15:39:47

yurimodin
Member
Registered: 2025-06-09
Posts: 12  

Re: [SOLVED] Asking for the install cd that is already mounted when I chose RUNIT

Update: right before I selected runit, I dropped to console, chrooted /target and edited /etc/apt/sources.list to comment out the cdrom line. The installer continued normally when I selected runit.

THANKS......you would think that apt could figure out to pull packages from the online repos in its sources.list

Offline

#5 Yesterday 17:44:55

fsmithred
Administrator
Registered: 2016-11-25
Posts: 2,646  

Re: [SOLVED] Asking for the install cd that is already mounted when I chose RUNIT

Apt know what to do based on what's in sources.list and the installer is messing with that file and with mounting/unmounting cdrom when it thinks it should do that. Someone is working on the fix.

Offline

Board footer