I have an IDE CDROM and I need to make the device for it. I have the parent controller (ide0) ready on the server but I cannot make the device for the CDROM. I am using the following command:
mkdev -c cdrom -s ide -p ide0
However, that approach is not working.
mkdev -c cdrom -s ide -p ide0
However, that approach is not working.