MP4 player disk image
Hello,
I have had a few MP4 players now, and found that with some of them, the disks can become corrupt and no longer writable. The drive in this state seems to need formatting, but a straight format wipes out required files on the device. To prevent this, try making a backup raw drive image. Using linux you can do this with the dd command: Code:
dd if=/dev/sde1 of=~/mp4.backup.imgCode:
dd of=/dev/sde1 if=~/mp4.backup.imgNeil |
| All times are GMT -7. The time now is 3:31 pm. |
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2015, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 RC 2