<feed xmlns="http://www.w3.org/2005/Atom"><generator>Hugo -- gohugo.io</generator><title>
dvd on
priyadarshan.org</title><link href="https://www.priyadarshan.org/tags/dvd/atom.xml" rel="self" type="application/atom&#43;xml"/><link href="https://www.priyadarshan.org/tags/dvd/"/><updated>2019-04-16T02:22:00-04:00</updated><author><name>Priyadarshan</name></author><id>https://www.priyadarshan.org/tags/dvd/</id><entry><title type="html">illumos mount/eject cdrom dvd driver</title><link href="https://www.priyadarshan.org/illumos-mount-eject-cdrom-dvd-driver/"/><id>https://www.priyadarshan.org/illumos-mount-eject-cdrom-dvd-driver/</id><published>2019-04-15T19:24:42+02:00</published><updated>2019-04-15T19:24:42+02:00</updated><content type="html"><![CDATA[<p>I was finally able to finalise the installation of the DVD/M-DISC
writer on the LISP server (OmniSO).</p>

<p>On that machine, it is available at <code>/dev/dsk/c1t5d0p0</code></p>

<ul>
<li><p>To mount: <code>mount -F hsfs  /dev/dsk/c1t5d0p0 /cdrom</code></p></li>

<li><p>To eject: <code>eject /dev/dsk/c1t5d0p0</code> add <code>-f</code> switch to force it.</p></li>
</ul>
]]></content><category scheme="https://www.priyadarshan.org/categories/sysadmin" term="sysadmin" label="sysadmin"/><category scheme="https://www.priyadarshan.org/tags/illumos" term="illumos" label="illumos"/><category scheme="https://www.priyadarshan.org/tags/dvd" term="dvd" label="dvd"/><category scheme="https://www.priyadarshan.org/tags/mount" term="mount" label="mount"/></entry></feed>