miamicanes
3rd October 2007, 03:41
Are the bytes in a .iso file LITERALLY the sequential cooked byte values you'd get from reading sector after sector in order, or do .iso files contain additional meta information or data structures beyond that? In particular, how are things like the layer break for a dual-layer ISO encoded within the file?
Going a step further... if a Joliet disc is burned with Nero, or a UDF disc is formatted by Windows and has files written to it... how is the directory meta information laid out? Is it basically a big multiple linked list that starts near the beginning, but points to further nodes scattered throughout the disc? Or does the bulk of the meta info get concentrated in one or two particular areas of the disc to expedite future access speed (at the expense of vulnerability to a scratch)?
Going a step further... if a Joliet disc is burned with Nero, or a UDF disc is formatted by Windows and has files written to it... how is the directory meta information laid out? Is it basically a big multiple linked list that starts near the beginning, but points to further nodes scattered throughout the disc? Or does the bulk of the meta info get concentrated in one or two particular areas of the disc to expedite future access speed (at the expense of vulnerability to a scratch)?