We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If I run this command (cause I've 2 drives) gives this error. Af far i know -d let me select the drive.
rootsandculture@rootsandculture-X58A-UD3R:~$ rip cd rip -d /dev/sr1 Usage: rip cd rip rip: error: no such option: -d
rootsandculture@rootsandculture-X58A-UD3R:~$ rip cd rip -d /dev/sr1 Usage: rip cd rip
rip: error: no such option: -d
If I run "rip offset find -d /dev/sr1" ir runs ok Checking device /dev/sr1 Trying read offset 6 ... Ripping track 1 with read offset 6 0 %
The text was updated successfully, but these errors were encountered:
Well I found the command should be
rip cd -d /dev/sr1 rip
Sorry, something went wrong.
No branches or pull requests
If I run this command (cause I've 2 drives) gives this error. Af far i know -d let me select the drive.
If I run "rip offset find -d /dev/sr1" ir runs ok
Checking device /dev/sr1
Trying read offset 6 ...
Ripping track 1 with read offset 6 0 %
The text was updated successfully, but these errors were encountered: