Results 1 to 6 of 6

Thread: DVD Disk Space Mystery

  1. #1

    Thread Starter
    Hyperactive Member Quiver318's Avatar
    Join Date
    Sep 2007
    Posts
    260

    DVD Disk Space Mystery

    Hello All,

    My company uses a DVD to rebuild or repair PCs. It was produced in-house, and has various driver packs and tools along with quite a bit of automation. Whoever made this DVD has long since left the company leaving me with a mystery.

    Being a developer, I began to look at the way this DVD was laid out. While I was able to update the automation, this disk itself is puzzling. In Windows, the DVD reports itself as 4.6 GB, but when the contents were copied to my desktop, the folders contain 20.1 GB. There is no obvious sign of disk or file compression being used, but the disk held 20 gigs!!

    Do you have any idea how this might have been done? MFT Pointers? Magic?

    Thanks,

    Quiver

  2. #2
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: DVD Disk Space Mystery

    Maybe the dvd is dual layered? Although, unless, I am mistaken 2*4.6 = 9.12.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  3. #3
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: DVD Disk Space Mystery

    That is rather strange. Are there a very large number of files on the disk? DVDs often have a smaller cluster size (i.e. the minimum unit of disk space a single file can use). On a standard NTFS partition a file is always at least 4KB in size.

    It may also be a screwed up driver reporting the wrong size; but the maximum size of a DVD is 4 x 4.6GB (i.e. dual layer, double sided). So maybe it is magic
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  4. #4

    Thread Starter
    Hyperactive Member Quiver318's Avatar
    Join Date
    Sep 2007
    Posts
    260

    Re: DVD Disk Space Mystery

    Thank you both for your replies.

    The only thing I can figure is that resources are copied to the disk just once, but they appear in various directories for different setups using Master File Record pointers. It is just guess, but I cannot think of any other way this can be done.

    The amount of files on the DVD is 127,834 with 2,065 folders and the total file sizes combine to be 21.1 gigs (22,749,818,880 bytes), though the disk reports just 4.6 gigs when the properties are examined. While I am sure there might be some type of error in these stats, I can tell you they appear in both Windows 7 and XP. Also, I pulled the entire contents off the DVD to rewrite the automation, but the file structure is so large, I cannot burn it back to a DVD. Oh, and the original DVD is single density which I can duplicate easily with normal burning software.

    I wonder if some Linux tool has allowed this magic? Sure is odd!

    Where is Sherlock Holmes when you need him?

    Quiver

  5. #5
    PowerPoster stanav's Avatar
    Join Date
    Jul 2006
    Location
    Providence, RI - USA
    Posts
    9,290

    Re: DVD Disk Space Mystery

    There got to be compression involved. For example, Windows 7 setup image is only around 2.5GB but a fresh installation of Win7 takes more than 10GB.
    As in your case, don't copy the full contents of the DVD. Make an image of the DVD (.iso or .img) and use program such as PowerISO to open the image. You then can edit the contents. Once done, create a new disc from the modified image.
    Let us have faith that right makes might, and in that faith, let us, to the end, dare to do our duty as we understand it.
    - Abraham Lincoln -

  6. #6

    Thread Starter
    Hyperactive Member Quiver318's Avatar
    Join Date
    Sep 2007
    Posts
    260

    Re: DVD Disk Space Mystery

    Quote Originally Posted by stanav View Post
    Make an image of the DVD (.iso or .img) and use program such as PowerISO to open the image. You then can edit the contents. Once done, create a new disc from the modified image.
    Clever idea! I will let you know how it works. Most of the work I needed to do was subtractive, anyway, so this might work very well.

    Quiver

Posting Permissions

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



Click Here to Expand Forum to Full Width