Jump to content

mount cdrom


divinequran

Recommended Posts

Thanks, i tried with the command but i get the following error

 

mkdir cdrom

 

mount -t iso9660 /dev/cdrom /cdrom

 

mount: block device /dev/cdrom is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
       missing codepage or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

 

dmesg gives following error message

 

[root@localhost ~]# dmesg | tail

 

hda: media error (bad sector): status=0x51 { DriveReady SeekComplete Error }
hda: media error (bad sector): error=0x34 { AbortedCommand LastFailedSense=0x03 }
ide: failed opcode was: unknown
ATAPI device hda:
  Error: Medium error -- (Sense key=0x03)
  (reserved error code) -- (asc=0x10, ascq=0x00)
  The failed "Read 10" packet command was: 
  "28 00 00 00 00 1c 00 00 01 00 00 00 00 00 00 00 "
end_request: I/O error, dev hda, sector 112
isofs_fill_super: bread failed, dev=hda, iso_blknum=28, block=28

 

Link to comment
https://forums.phpfreaks.com/topic/138204-mount-cdrom/#findComment-723258
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.