This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Mounting CD/DVD Writer on OMAP3EVM

Other Parts Discussed in Thread: AM3715

Hi,

    I am trying to mount a CD/DVD Writer on Mistral OMAP3EVM. Below mentioned is the procedure i have followed:

  • Connect the DVD Writer to OMAP3EVM via USB hub.
  • Boot the EVM with uImage (Support enabled for SCSI bus and CD/DVD Rom filesystems on PSP 3.00.01.06)
  • Once the kernel boots: Tried followin commands:
  1. root@am3715:~# mount -t auto /dev/scd0 /media/cdrom/ -o rw

             mount: block device /dev/scd0 is write-protected, mounting read-only

I am facing an issue mounting the same as readwrite(rw)

 

Regards,

N.S.SriHarsha