So let me set up this scenario:
I just built a new PC and installed Zorin only to find that it didn't want to talk to my Asus wifi adapter. (Mods stick with me here this post is only part of the solution). So I found in another spot the necessary drivers to make this thing work, all that I need to do is compile using the make command. Simple right?
Command 'make' not found. Install using sudo apt install make.
Okay... lets do so.
Zorin asks "please insert disk labeled Zorin-OS 16 Core 64bit into drive labeled /media/cdrom and press [Enter]."
The iso is on the computer. Okay mount real quick... press enter.
"Please insert... yada yada yada" What?
(Be aware internet is not available because wifi doesn't work and ethernet is not feasible.)
So in summary running the install make command requests the Zorin installation iso file, which after mounting and hitting enter to continue, force unmounts the iso and requests it again. How do I make it stop that so I can get this PC working?