Results 1 to 5 of 5

Hybrid View

  1. #1
    I wrote an app a few years ago that scans the headers of the files named *.chk and renames the file extension for known formats - so at least you can get any pictures/vids/mp3/docs back. Please find attached.

    It's written as a macro in VBA in Excel, and I only wrote it to recover stuff when the same happened to me, so you may need to go into the VB back-end and change hardcoded paths. It also supports Amiga files such as .library, and strips off the gunk from the end of files for jpg, html and mp3 so you don't get any extra noise added from the chkdsk process (it usually recovers the whole cluster which is why your new filesizes are divisible by 8, since chkdsk doesn't know where your file stops, meaning it adds extra noise past the EOF marker).

    I had a quick look at the code and you'll need to call it manually, by running the sub recFls("root",0), after you've changed the paths and folCnt to match the number of FOUND folders you have.
    Attached Files Attached Files

  2. #2
    RetroSteve! My location

    Stephen Coates's Avatar
    Join Date
    Mar 2003
    Location
    Rotherham
    Posts
    2,185
    Downloads
    0
    Uploads
    0
    Thanks. I'll have a fiddle with it. I guess I'll have to install Visual Basic and MS Office.

    Fortunately, the files are easy to identify in Linux because it doesn't use the file extension and just tells me what it is.

    It did another consistency check the other day and made a FOUND.001 directory containing another 10000 files. Looks mostly like clipart.

    I remember at the end of the check it complained about lack of space on the disk.

Similar Threads

  1. add pc hard disk in winuae
    By spottingfinger in forum WinUAE settings
    Replies: 3
    Last Post: 7th January 2010, 16:20
  2. Quick save or check points
    By Harrison in forum PC - Windows, Linux, Mac
    Replies: 13
    Last Post: 1st September 2009, 13:37
  3. Check this
    By Submeg in forum Music
    Replies: 4
    Last Post: 7th August 2007, 11:32

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Copyright classicamiga.com