@see FileSystem CDRom Recover

$ modprobe -v pktcdvd
$ umount /dev/cdrom 
$ cdrwtool -d /dev/cdrom -q
using device /dev/cdrom
1850KB internal buffer
setting write speed to 12x
Settings for /dev/cdrom:
      Fixed packets, size 32
      Mode-2 disc
I'm going to do a quick setup of /dev/cdrom. The disc is going to be blanked and formatted with one big track.
All data on the device will be lost!! Press CTRL-C to cancel now.
ENTER to continue.
Initiating quick disc blank
Disc capacity is 275616 blocks (551232KB/538MB)
Formatting track
...
$ mount /mnt/cdrw
# mount: /dev/pktcdvd0 is not a valid block device

sudo apt-get install udftools modconf dpkg-reconfigure udftools

$ mount /dev/pktcdvd/0 /mnt/tmp
# mount: block device /dev/pktcdvd/0 is write-protected, mounting read-only
udf.txt · Last modified: 2022/04/16 12:24 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki