illumos mount/eject cdrom dvd driver
— PriyadarshanI was finally able to finalise the installation of the DVD/M-DISC writer on the LISP server (OmniSO).
On that machine, it is available at /dev/dsk/c1t5d0p0
To mount:
mount -F hsfs /dev/dsk/c1t5d0p0 /cdromTo eject:
eject /dev/dsk/c1t5d0p0add-fswitch to force it.