Hi,
the last openat() calls in the strace look like the drive is mounted (or in use by another burn program):
openat(AT_FDCWD, "/dev/sr0", O_RDWR|O_EXCL|O_NONBLOCK) = -1 EBUSY (Device or resource busy)
Does it help to unmount /dev/sr0 before running Xfburn ?
Have a nice day :)
Thomas
Hi,
the last openat() calls in the strace look like the drive is mounted
(or in use by another burn program):
openat(AT_FDCWD, "/dev/sr0", O_RDWR| O_EXCL| O_NONBLOCK) = -1 EBUSY (Device or resource busy)
Does it help to unmount /dev/sr0 before running Xfburn ?
Have a nice day :)
Thomas