Here's what I want to do :
I've made a multiboot dvd, thanks to these :
dvd multibootIt works perfecty, but I would like to integrate Win XP Pro as an Iso. Like this, it will take less place on the dvd. So I've try this command line :
diskemu /setup/winlite.iso
I got the error posted above. Then, I've tried this :
bcdw boot /setup/winlite.iso
With it, cdshell didn't find ntldr (First post)
I found a post talking about my problem (l
error ntldr) and I tried to create my iso file with mkisofs.exe.
nlite allows me to use mkisofs.exe and add my own parameters using a .dat file.
So I copy out this : -joliet-long -l -iso-level 4 -N -relaxed-filenames -D -boot-load-seg 0x7C0 -boot-load-size 4
The creation of the iso file works properly,but cdshell hangs like
on this :

I'm looking for the rignt command line to convert Win XP Pro into an iso file with mkisofs
F:\Multiboot
\BOOT (cdshell) with bcdw.csm in modules' folder
\SETUP with my winlite.iso - ubcd.iso - gparted.iso