mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
49 lines
1.3 KiB
Markdown
49 lines
1.3 KiB
Markdown
### Prerequisites
|
|
|
|
* [ ] Are you running the latest version?
|
|
* [ ] Can you reproduce the problem in the debug version?
|
|
|
|
### Check and fill as appropriate:
|
|
* [ ] I was running DiscImageChef under Windows [version here]...
|
|
* [ ] I was running DiscImageChef under Linux [version here]...
|
|
* [ ] I was running DiscImageChef under FreeBSD [version here]...
|
|
* [ ] I was running DiscImageChef under macOS [version here]...
|
|
* [ ] ...using .NET Framework [version here]...
|
|
* [ ] ...using .NET Core [version here]...
|
|
* [ ] ...using Mono [version here]...
|
|
* [ ] ...in 32-bit
|
|
* [ ] ...in 64-bit
|
|
|
|
### Description
|
|
|
|
[Description of the bug or feature]
|
|
|
|
### Exact command line used:
|
|
|
|
`DiscImageChef [command] [parameters]`
|
|
|
|
### Expected behavior:
|
|
[What you expected to happen]
|
|
|
|
### Actual behavior:
|
|
[What actually happened]
|
|
|
|
### If command was expected to work with a device fill this out:
|
|
|
|
* **Manufacturer**:
|
|
* **Model**:
|
|
* **Bus**:
|
|
* [ ] Parallel ATA
|
|
* [ ] Serial ATA
|
|
* [ ] SCSI (any)
|
|
* [ ] ATAPI (mark above if parallel or serial)
|
|
* [ ] USB
|
|
* [ ] FireWire
|
|
* [ ] PCMCIA
|
|
* [ ] SecureDigital
|
|
* [ ] MultiMediaCard
|
|
|
|
### Output of command execution with debug output enabled
|
|
```
|
|
Paste the whole output of the executed command when you append '-d' to your command line parameters here
|
|
``` |