XpRreburn produces non-bootable CD
807557May 2 2008 — edited May 4 2008Hi!
I'm trying to make a bootable XP install CD for W1100z on Ubuntu 6 (loaded via LiveCD). I'm using the Supplement CD v 2.5. I needed to edit XpReburn script to help it find awk and to point to appropriate device, so it creates an ISO just fine. The problem is, a CD burned from that ISO would not boot, displaying "CDBOOT can not find ntldr". I've done some reading, they say this happen due to ISO version extension ';1' added to crucial files (such as \I386\SETUPLDR.BIN).
I'm lost as to how to fix this... Looking at the mkisofs command in the script, it does specify the '-N' option which is supposed to prevent adding that version extension. And yet, it's not working. Any help is badly wanted and appreciated...
Thanks!
Update: tried making ISO with option -N removed... binary different file, another wasted CD-R :)