Swarfendor437
Sat Jul 13, 2019 4:55:46 pm
I was putting together some chillout music for colleague who is leaving for pastures new using K3b - my preferred Audio Burner (Brasero for .iso). And I got a cdrecord permissions error - this is an 18.04 bug! And the solution is to enter the following in a terminal:
[With acknowledgement to: https://askubuntu.com/questions/1032903 ... n-the-devi]
- Code:
sudo chmod 4711 /usr/bin/wodim; sudo chmod 4711 /usr/bin/cdrdao
[With acknowledgement to: https://askubuntu.com/questions/1032903 ... n-the-devi]