Quote:
Originally posted by Hacker999
Did you use the Joliet option in CDRWIN? That will give you long file names. If you are building your image the Echelon way, try this:
mkisofs -C (LBA Values) -J -R -V Name -l -o data.iso data
That always work for me.
|
Thanks, I'll try that. The thing that was bugging me out was that after I compiled the ISO with mkisofs I couldn't open it with ISObuster. First I thought that it was because the ISO had 17002 as its start adress, but after burning the image I still couldn't open it in ISObuster! I'll see if this'll remedy the problem...