The officially official Devuan Forum!

You are not logged in.

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

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

[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,407  

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,650  

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 2025-06-23 15:39:47

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

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 2025-06-23 17:44:55

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

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

#6 2025-06-24 16:35:54

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

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.

I'm not upset or anything, that's why its called 'testing'........funny part is I just reverted back to SysV anyway since the Devuan implementation of runit seems to be a weird hybrid of SysV and runit. I was trying to go for the VOID experience of pure runit. No big deal SysV works good.

Offline

#7 2025-06-24 17:51:28

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

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

The debian/devuan runit will use sysvinit scripts if there's no run script for a service. If/when you install runit-init, be sure to include runit-services which will give you a bunch of run scripts.

Offline

Board footer