mirror of
https://github.com/aaru-dps/Aaru.Documentation.git
synced 2025-12-16 19:24:33 +00:00
Nitpicks, cleanups, and spellcheck
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
## Command Description
|
||||
|
||||
This operation will create a media dump from real media using a physical device. It will retry errors and when finished create an XML metadata sidecar. The dumping operation can be interrupted and continued later, even with a different device.
|
||||
This operation will create a media dump from real media using a physical device. It will retry errors and when finished, create an XML metadata sidecar. The dumping operation can be interrupted and continued later with supported formats, even from a different device.
|
||||
|
||||
## Command usage
|
||||
|
||||
@@ -90,4 +90,4 @@ Windows: `Aaru media dump -f -p 0 --resume false \\.\PhysicalDrive3 mydisk.aaruf
|
||||
6. FireWire descriptors are not retrieved
|
||||
7. PCMCIA CIS is not retrieved
|
||||
8. Support will come with FreeBSD 12-RELEASE
|
||||
9. Should work, untested due to not available hardware
|
||||
9. Should work, untested due to no available hardware
|
||||
@@ -7,7 +7,7 @@
|
||||
|
||||
## Command Description
|
||||
|
||||
This operation will request and show all information about the inserted media in a physical device. For information about supported physical devices check [the list of supported physical devices.](../faq/supported-devices.md)
|
||||
This operation will request and show all information about the inserted media from a physical device. For information about supported physical devices check [the list of supported physical devices.](../faq/supported-devices.md)
|
||||
|
||||
## Command usage
|
||||
|
||||
|
||||
@@ -7,9 +7,9 @@
|
||||
|
||||
## Command Description
|
||||
|
||||
This operation will read the media inserted in the physical device, and measure how fast it can be read sequentially.
|
||||
This operation will read the media inserted in the physical device and measure how fast it can be read sequentially.
|
||||
It's not intended as a benchmark, but as a detector of damaged sectors, sectors that are losing readability, etc. When
|
||||
finished it will check how fast can the device seek, and report speed statistics.
|
||||
finished it will check how fast can the device seek and report speed statistics.
|
||||
|
||||
## Command usage
|
||||
|
||||
@@ -53,4 +53,4 @@ Windows: `Aaru media scan \\.\PhysicalDrive3`
|
||||
6. FireWire descriptors are not retrieved
|
||||
7. PCMCIA CIS is not retrieved
|
||||
8. Support will come with FreeBSD 12-RELEASE
|
||||
9. Should work, untested due to not available hardware
|
||||
9. Should work, untested due to no available hardware
|
||||
Reference in New Issue
Block a user