Pages

Monday, May 18, 2009

Recovery of cdrom session

Source

With multi-session cdrom, it is possible to delete files of previous session. Because the files are not really deleted, it is possible to recover them. To read files from the first session, run under Linux

mount /dev/cdrom /mnt/cdrom -t iso9660  -o session=0

No comments:

Post a Comment