You are not logged in.
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
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.
Offline
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
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
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