Burning Dreamcast Discs From Linux For Numpties
Hello Everyone,
I recently discovered the DC homebrew scene. I though I was stuffed as I ran linux and had no access to discjuggler which seemed to be the defacto standard.
I did some hunting and found this:
Using mkisofs and cdrecord to Burn a Dreamcast CD-R
Which came close to working. After a painfully long time I figured out the solution by RTFM. Have posted my results here:
Burning Dreamcast Discs From Linux
The solution boils down to using /dev/hdc instead of the SCSI number for cdrecord :) But I also made a very poor bash script to make things easier for me.
I only post this here in case someone else is having a numpty attack :)
Thank you.
Douglas