Disk Fail = the Issue.
That is because it is an advanced format drive. I recommend taking a look at the .33 revision of FOG, the advanced format drives are reported to work with the 0.33 build. [url]http://fogproject.org/forum/threads/latest-fog-0-33b.6476/[/url]
[quote]Advanced Format is a generic term pertaining to any sector format used to store data on the magnetic disks in hard disk drives that exceeds 512 to 520 bytes per sector. Advanced Format is also considered a milestone technology in the history of hard-drive storage, where data has been generally processed in 512-byte segments since at least the introduction of consumer-grade hard-disk drives in the early 1980s, and in similar or smaller chunks in the professional field since the hard diskās invention in 1956. Changing the sector format convention to larger data sectors, such as the 4096-byte structure used in the first generation of Advanced Format technologies, uses the storage surface area more efficiently for large files but less efficiently for smaller files, while enabling the integration of stronger error correction algorithms to maintain data integrity at higher storage densities.
Generation-one Advanced Format, 4K sector technology, utilizes the storage surface media more efficiently by combining data that would have been stored in eight 512-byte sectors into one single sector that is 4096-bytes in length. Key design elements of the traditional 512-byte sector architecture are maintained, specifically, the identification and synchronization marks at the beginning and the error correction coding (ECC) area at the end of the sector. Between the sector header and ECC areas, eight 512 byte sectors are combined, eliminating the need for redundant header areas between each individual chunk of 512-byte data. The Long Data Sector Committee selected the 4K block length for the first generation AF standard for several reasons, including its correspondence to the paging size used by processors and some operating systems as well as its correlation to the size of standard transactions in relational database systems.
Many host computer hardware and software components assume the hard drive is configured around 512-byte sector boundaries. This includes a broad range of items including chipsets, operating systems, database engines, hard drive partitioning and imaging tools, backup and file system utilities as well as a small fraction of other software applications. In order to maintain compatibility with legacy computing components, many hard disk drive suppliers support Advanced Format technologies on the recording media coupled with 512-byte conversion firmware. Hard drives configured with 4096-byte physical sectors with 512-byte firmware are referred to as Advanced Format 512e, or 512 emulation drives.
[/quote] <- [url]http://en.wikipedia.org/wiki/Advanced_Format[/url]