Jump to content

Recommended Posts

Posted

Hey everyone,

I've been reading up/searching on various XP SP2 slipstream guides both here and on Paul Thurott's WinSuperSite. Everything seems to be going well right up until when I am copying all of my files from an XP folder to my CD burning application.

I am using Easy CD Creator 5, and when I copy the files over for creating the bootable CD, I am being forced to rename the $OEM$ folder to _OEM_. Some of the files contained in the $OEM$ folder that start with ! are also supposed to be renamed.

Do I really need my $OEM$ folder in order to create a successful boot disk? If I do, is there a work around to have Easy CD Creator recognize the $OEM$ name.

Thanks!

Kirupa =)


Posted

nLite just shells to msisofs with a command line much like...

mkisofs -iso-level 4 -l -d -D -J -joliet-long -b YOURBOOTBIN.BIN -hide boot.catalog -allow-multidot -no-emul-boot -volid "YOURVOLID" -boot-load-size 4 -o "YOUR ISO FILE.ISO" "YOUR SOURCE DIRECTORY"

(Edit: And include -duplicates-once if you want to have it save multiple references to the same file as single files -- you know, for making AIO discs, saving space, etc.)

Posted

@kirupa

To fix your problem open Easy CD Creator --> Select File --> CD Project Properties --> General tab

Change the File System from ISO9660 to Joliet and click OK.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...