mirror of
https://github.com/aaru-dps/aaruremote.git
synced 2026-09-18 04:34:41 +00:00
Add support for Parallel ATA devices in FreeBSD. #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @claunia on GitHub (Dec 24, 2017).
Description
DiscImageChef should support Parallel ATA devices in FreeBSD.
Exact command line used:
DiscImageChef device-info -i /dev/ada0Expected behavior:
DiscImageChef shows device information.
Actual behavior:
DiscImageChef does not support Parallel ATA devices in FreeBSD per
8f988c6e8bbecause of upstream bug #224250