Results 1 to 4 of 4

Thread: Copying Of the Readable Part Of The File In The Disc

  1. #1
    Join Date
    Sep 2010
    Posts
    57

    Copying Of the Readable Part Of The File In The Disc

    I am having the file of the 1 GB that is available in the file format of the .vob file format. And say that if the disc that I am going to use is damaged upto 97% and the reading of the files is possible but not the copying of the files is possible. Because of this only 97% of the files are being copied and the viewing of the files is also limited to the 97%. But I wanted to certain part of the files from the disc or the DVD which is said to be readable. Please suggest me the solutions for this.

  2. #2
    Join Date
    May 2008
    Posts
    1,347

    Re: Copying Of the Readable Part Of The File In The Disc

    You can try the step for the booting of the Linux Live and then make the use of the dd rescue to make the image that is of the DVD. And also you can make the probable use of the recovery files that can help to recover almost the entire DVD but not a part of it which you suppose to be the best in it as you are telling that the disc is being corrupted to some extent.

  3. #3
    Join Date
    May 2008
    Posts
    1,275

    Re: Copying Of the Readable Part Of The File In The Disc

    Other option for you is that if you are not satisfied the above solution is that you got to follow the below given steps:
    1. From the command line arguments go to the Accessories in the type of the terminal that is going to be used and then press enter in it.
    2. Code:
      sudo apt-get install gddrescue
    3. And this should be installed after that you got to run the below given code:
    4. Code:
      ddrescue /path/to/drive /path/to/save/file
    5. Then the code will become as the one that is given below:
    6. Code:
      ddrescue /dev/dvd ~/Desktop/dvd.iso
    7. After that you got to make the images of the desktop and then type on the below given codes for it.
    8. Code:
      ddrescue --no-split /dev/dvd ~/Desktop/dvd.iso ~/Desktop/dvd.iso.log
    9. Code:
      ddrescue --direct --max-retries=3 /dev/dvd ~/Desktop/dvd.iso ~/Desktop/dvd.iso.log
    10. Code:
      ddrescue --direct --retrim --max-retries=3 /dev/dvd ~/Desktop/dvd.iso ~/Desktop/dvd.iso.log

    This should work out for you.

  4. #4
    Join Date
    May 2008
    Posts
    1,395

    Re: Copying Of the Readable Part Of The File In The Disc

    Then the next optional solution that you can follow is the one that is being defined below:
    1. Fisrt you got to mount the drive then double click on it and make the ubuntu to mount on it automatically , then the next step is to drag the folder or the file from the terminal and get thepatch fixed. After which you got to click on the commands that are given below:
    2. Code:
      ddrescue /dev/dvd /media/u91289u-asdjkahsdkjh-129asd/dvd.iso /media/u91289u-asdjkahsdkjh-129asd/d
    3. Then this will recover it to the harddrive that is given in the C: drive.

    This should work properly for you.

Similar Threads

  1. Replies: 4
    Last Post: 28-12-2011, 09:41 AM
  2. blue screen when copying files from disc to disc
    By Fame in forum Windows Software
    Replies: 4
    Last Post: 02-02-2009, 02:54 PM
  3. Photos burned to disc from Vista- not readable on XP???
    By suesb in forum Operating Systems
    Replies: 3
    Last Post: 09-10-2008, 05:14 PM
  4. Copying file to another drive!
    By MangeshS in forum Operating Systems
    Replies: 3
    Last Post: 17-09-2008, 06:43 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,146,948.97851 seconds with 16 queries