S
Sturm
Is there a way to create a DVD .ISO from a run time image? hd2iso has
options for 74 and 80 min. CDs only.
options for 74 and 80 min. CDs only.
the reason but perhaps thread size is the issue) so thatKM said:Slobodan,
Yes, I see the difference. But this is almost my fault.
Google archive has always been broking some threads in parts (don't know
Meaning that if you are looking at the part #N, you will seeyou have a link to each part. The parts are hieratical and inclusive.
- Is it possible to use NTFS to create bootable DVD or I must convert it
to
FAT16?
- How to implement eltorito component into run-time image without
rebuilding?
- How to imlement virtual (memory) drive component and assign D:\ to it
without rebuilding?
Yes.- Do I need to set pagefile to size=0?
Technically there is no reason to prevent NTFS from working on El-torito.
Only question is if you have right tools to make it work. If you have
problems I would start by using FAT in the beginning.
Very hard. You will need to use regedit on offline hives and to add all
entries that are used by El-torito components and all components that you
might be missing and that El-torito depends on.
Then you will need to start XPe from HDD with dummy El-torito CD in. as in
doc. If you can access El-torito data content then you are ready to go and
deal with EWF and other stuff.
What does it mean "have right tools to make it work"? Some more info if
possible, please.
Is there a way to create a DVD .ISO from a run time image? hd2iso has
options for 74 and 80 min. CDs only.
I'm using MKISOFS. It allows creation of large ISO files, and these work
fine when burned to DVD with Nero.
Lucvdv,
Are you sure that you actually made "Windows XP Embedded" to boot from CD by
using this tool and link that you gave us?
No, I never tried with XP Embedded, just standard bootable CD's.
Actually, HD2ISO doesn't care what file system is in use on the partition
it converts to ISO, and technically I don't think any other ISO tools
should care about this either. We've successfully tested NTFS in El
Torito configurations, but we recommend you use FAT32 instead for a couple
of reasons:
FAT32 will most likely work better for you than FAT16, as it supports
larger partition sizes and automatically supports using NTLDR. (FAT16
requires you to run BOOTPREP before you can boot an XPe system.)