mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-02-04 00:54:33 +00:00
"Cannot lock drive, not continuing." when dumping Xbox discs #393
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 @TheRogueArchivist on GitHub (Mar 27, 2020).
Prerequisites
Check and fill as appropriate:
Description
When trying to dump an Xbox DVD, Aaru prints the message "Cannot lock drive, not continuing." and doesn't dump the disc. I can't currently test this in Windows so it may be a Linux specific bug. DIC does seem to dump the disc without any issue though.
Exact command line used:
dotnet aaru.dll -d m dump /dev/sr0 "XBOX 1.aaruf" -fOutput of command execution with debug output enabled
@FakeShemp commented on GitHub (Mar 27, 2020):
sudo?@TheRogueArchivist commented on GitHub (Mar 27, 2020):
Yeah, just to be sure it isn’t some sort of weird permissions issue with the firmware or something.