大家好想請問一下關於掛載光碟片
mount -t iso9660 /dev/cdrom /tmp/cdrom/
但是一直失敗
mount: /dev/sr0 is write-protected, mounting read-only
mount: no medium found on /dev/sr0
想請問有沒有相關的解決辦法
--
mount -t iso9660 /dev/cdrom /tmp/cdrom/
但是一直失敗
mount: /dev/sr0 is write-protected, mounting read-only
mount: no medium found on /dev/sr0
想請問有沒有相關的解決辦法
--
All Comments