
Burning Software Cannot Find Burner
I had to reinstall Suse 11.1 after some self made mishap, long story short I went to go burn an iso file and K3B came back with the error that it could not find a burner. After a few cartoon swear words left my mouth I did the following.
Go to YAST, Click Hardware, Click Hardware Information. In the list of hardware find your drives location. (I know there are many ways to do this, I just like yast)
Open shell and do an su command and do the following:
chmod 777 /dev/drive_location_here
ln -s /dev/dvd /dev/drive_location_here
![On the phone :)]](./images/smilies/on-the-phone.png)