21 Mar
2012
21 Mar
'12
10:27 a.m.
On Wed, 21 Mar 2012 05:49:44 -0400 (EDT) Jude DaShiell <jdashiel@shellworld.net> wrote:
What's happening over here is I type cdrecord, but wodim gets run. If I were to nuke wodim would that clear this problem?
It won't clear the problem because cdrecord is a symlink to wodim created by the cdrkit package which Arch uses in preference to cdrtools. You would just end up with no burning software at all. You would need to uninstall cdrkit and replace it with cdrtools from AUR. Geoff