Jump to content

Recommended Posts

Posted

When I create an ISO-Image with follow command, I get an Error:

cdimage -lWinXPSP2 -t08/23/2001,13:00:00 -bK:\Install\loader.bin -h -m -o -j1 K:\Install K:\xpsp2b.ISO

ERROR: Unicode filename "BPE1\WINSXS\MANIFESTS\X86........." is longer than 110 characters

When I use

cdimage -lWinXPSP2 -t08/23/2001,09:00:00 -bK:\Install\loader.bin -h -n -m -o K:\Install K:\xpsp2.ISO

it works, but than I got BIG LETTERS in all filenames and that is not fine.

I think, I could not cut the filename. :rolleyes:

What can I do???? :)


Posted

I think if you use the -j1 switch to encode Joliet filenames they should be lower case.Mine is

cdimage.exe" -l"XP_DVD" -h -j1 -b"D:\XP DVD\boot\loader.bin" -o -m "D:\XP DVD" "C:\Documents and Settings\Benners\My Documents\xp.iso"

and this works ok

OOOPs, just re-read the first part of your post, you could try the -d switch, this should stop the forcing of lower to upper case

  • 2 weeks later...
Posted

Same problem : i want to get rid of the big letters. Strangely, if add the -d switch then my CD is not bootable anymore :blink:

Here is the full command line :

cdimage.exe -lWXPSP2FR -t08/23/2001,09:00:00 -b\AIO-DVD\BOOT\loader.bin -d -o -h -n -m \AIO-DVD E:\Gravure\CD\Data\WXPSP2FR\WXPSP2FR.iso

Any suggestions ?

Cheers.

Posted

That works now with the following command :

cdimage.exe -lWXPSP2FR -t08/23/2001,09:00:00 -h -j1 -m -o -b\AIO-DVD\BOOT\loader.bin \AIO-DVD E:\Gravure\CD\Data\WXPSP2FR\WXPSP2FR.iso
Posted

I always have problems when using the joliet format for bootable cd's (setup complains it can't find a file), If it bothers you to see the uppercase letters, I think there is an option in the folder options settings...

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...