Image replicator media sata: Difference between revisions

From embeddedTS Manuals
(Initial creation)
 
(Change widths)
Line 1: Line 1:
{| class=wikitable
{| class=wikitable
! rowspan=2 style="width: 5%"|SATA
! rowspan=2 style="width: 8%"|SATA
| style="width: 10%" |
| style="width: 12%" |
* sataimage.tar.xz
* sataimage.tar.xz
* sataimage.tar.bz2
* sataimage.tar.bz2
* sataimage.tar.gz
* sataimage.tar.gz
* sataimage.tar
* sataimage.tar
| style="width: 85%" | Tar of the filesystem.  This will repartition the first SATA drive with a single partition and extract this tarball to the filesystem. If present, a file named <source inline>/md5sums.txt</source> in the tarball will have its contents checked against the whole filesystem after the tarball is extracted. This <source inline>md5sums.txt</source> file is optional and can be omitted, but it must not be blank if present. This file is present in our official images and is created during image capture with the Image Replicator tool.
| style="width: 80%" | Tar of the filesystem.  This will repartition the first SATA drive with a single partition and extract this tarball to the filesystem. If present, a file named <source inline>/md5sums.txt</source> in the tarball will have its contents checked against the whole filesystem after the tarball is extracted. This <source inline>md5sums.txt</source> file is optional and can be omitted, but it must not be blank if present. This file is present in our official images and is created during image capture with the Image Replicator tool.
|-
|-
|
| style="width: 12%" |
* sataimage.dd.xz
* sataimage.dd.xz
* sataimage.dd.bz2
* sataimage.dd.bz2
* sataimage.dd.gz
* sataimage.dd.gz
* sataimage.dd
* sataimage.dd
| style="width: 85%" | Disk image of the media. This will be written to the first SATA block device directly. If present on the USB Image Replicator drive, a file named <source inline>sataimage.dd.md5</source> will be used to verify the data written to the SD card against this checksum. This file is provided with our official images and is created during image capture with the Image Replicator tool.
| style="width: 80%" | Disk image of the media. This will be written to the first SATA block device directly. If present on the USB Image Replicator drive, a file named <source inline>sataimage.dd.md5</source> will be used to verify the data written to the SD card against this checksum. This file is provided with our official images and is created during image capture with the Image Replicator tool.
|}
|}

Revision as of 13:41, 18 February 2022

SATA
  • sataimage.tar.xz
  • sataimage.tar.bz2
  • sataimage.tar.gz
  • sataimage.tar
Tar of the filesystem. This will repartition the first SATA drive with a single partition and extract this tarball to the filesystem. If present, a file named /md5sums.txt in the tarball will have its contents checked against the whole filesystem after the tarball is extracted. This md5sums.txt file is optional and can be omitted, but it must not be blank if present. This file is present in our official images and is created during image capture with the Image Replicator tool.
  • sataimage.dd.xz
  • sataimage.dd.bz2
  • sataimage.dd.gz
  • sataimage.dd
Disk image of the media. This will be written to the first SATA block device directly. If present on the USB Image Replicator drive, a file named sataimage.dd.md5 will be used to verify the data written to the SD card against this checksum. This file is provided with our official images and is created during image capture with the Image Replicator tool.