trouble in cdrom when read file in cdrw disk burned from xp's cdrw

fsshl_at_yahoo.com
Date: 09/23/05


Date: 23 Sep 2005 13:53:19 -0700

I had ubuntulinux 2.6.8, it can read its origin iso (ubuntu 4.10 cd1)
no problem, after I insert that cd, my desktop immediately had a folder
of cdrom0 pop out showing the content inside the cd. but when i insert
widnow xp cdrw burned cdrw disk which I checked agin in my xp computer
contain some .zip file,, can not access

 ls /cdrom0
no such device
 or ls /cdrom
show nothing
 or mount -t vfat /dev/cdrom /cdrom
no response (orange light on my dvdrom(cdrom) keep on(about >7
minutes), then response
 # mount -t vfat /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,
       or too many mounted file systems

please help



Relevant Pages

  • Re: [PATCH] blockdev: fix for racing mount/umount
    ... > Instead, to make things repeatable, we'd always just set the blocksize to ... could open a block device that is mounted, ... superblock which will then lead to get_sb_bdev returning -EBUSY as expected. ... mount would just return -EBUSY, ...
    (Linux-Kernel)
  • Re: 2.6.12-rc1-mm3 (cannot read cd-rom, 2.6.12-rc1 is OK)
    ... I'm having trouble reading from the cd-rom with 2.6.12-rc1-mm3. ... mount: block device /dev/hdc is write-protected, ... Filesystem Type Size Used Avail Use% Mounted on ...
    (Linux-Kernel)
  • Re: [Devel] Re: [PATCHSET 3/4] sysfs: divorce sysfs from kobject and driver model
    ... report different major:minor numbers based on which mount of ... as defined by the LSB spec. ... and by sdb I mean the block device with major 8 and minor ... So I decide I want an environment on machine B that looks just ...
    (Linux-Kernel)
  • Re: Mount an iso image?
    ... but a single file that has been created using mkisofs. ... Do I need to use some sort of pseudo block device? ... If you want to mount multiple ISO images then you will have to use ...
    (freebsd-questions)
  • Re: Weird behavior of dd
    ... The difference comes in how you use a file vs. how you use a block device (you mount it). ... No decompression of any sort. ... As far as the computer is concerned there's no difference between an actual, physical floppy disk and an ..img file. ...
    (comp.os.linux.misc)