# Disk images for various filesystems and configurations

Disk images are 1GB unless otherwise noted.

Configuration is listed on each page. Most formats should have both a VMDK and raw format available.

In the root of each volume, there is a text file labelled 'notes.txt' which just contains the text '<https://iblue.team>'

<table><thead><tr><th width="361">Volume/file system type</th><th>Status</th></tr></thead><tbody><tr><td>ZFS single disk</td><td></td></tr><tr><td>ZFS dual disk</td><td></td></tr><tr><td>UFS volume</td><td></td></tr><tr><td>FFS volume (4.2/4.3BSD)</td><td></td></tr><tr><td>BTRFS volume</td><td>Done <span data-gb-custom-inline data-tag="emoji" data-code="1f44f">👏</span></td></tr><tr><td>XFS volume</td><td>Done <span data-gb-custom-inline data-tag="emoji" data-code="1f44f">👏</span></td></tr><tr><td>ext4 single disk</td><td>Done <span data-gb-custom-inline data-tag="emoji" data-code="1f44f">👏</span></td></tr><tr><td>ext4 with LVM single disk</td><td>Done <span data-gb-custom-inline data-tag="emoji" data-code="1f44f">👏</span></td></tr><tr><td>ext4 with LVM dual disk</td><td></td></tr><tr><td>ext4 with LVM and LUKS1 (two key slots)</td><td>Done <span data-gb-custom-inline data-tag="emoji" data-code="1f44f">👏</span></td></tr><tr><td>ext4 with LVM and LUKS2 (two key slots)</td><td>Done <span data-gb-custom-inline data-tag="emoji" data-code="1f44f">👏</span></td></tr><tr><td>ext4 with LVM and RAID5 (3 disks)</td><td>Done <span data-gb-custom-inline data-tag="emoji" data-code="1f44f">👏</span></td></tr><tr><td>NTFS</td><td></td></tr><tr><td>FAT32</td><td></td></tr><tr><td>NTFS with BitLocker</td><td></td></tr><tr><td>FAT32 with BitLocker</td><td></td></tr><tr><td><strong>TrueCrypt</strong></td><td></td></tr><tr><td>NTFS</td><td></td></tr><tr><td>FAT32</td><td></td></tr><tr><td>exFAT</td><td></td></tr><tr><td><strong>VeraCrypt</strong></td><td></td></tr><tr><td>NTFS</td><td></td></tr><tr><td>FAT32</td><td>Done <span data-gb-custom-inline data-tag="emoji" data-code="1f44f">👏</span></td></tr><tr><td>exFAT</td><td></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.iblue.team/general-notes-1/disk-images-for-various-filesystems-and-configurations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
