Godzilla Posted August 7, 2004 Posted August 7, 2004 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.ISOERROR: Unicode filename "BPE1\WINSXS\MANIFESTS\X86........." is longer than 110 charactersWhen I usecdimage -lWinXPSP2 -t08/23/2001,09:00:00 -bK:\Install\loader.bin -h -n -m -o K:\Install K:\xpsp2.ISOit works, but than I got BIG LETTERS in all filenames and that is not fine.I think, I could not cut the filename. What can I do????
Godzilla Posted August 8, 2004 Author Posted August 8, 2004 I think, I could not cut the filename. I CAN!!!!!!!!!
benners Posted August 13, 2004 Posted August 13, 2004 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 okOOOPs, 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
Lucius Snow Posted August 27, 2004 Posted August 27, 2004 Same problem : i want to get rid of the big letters. Strangely, if add the -d switch then my CD is not bootable anymore 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.isoAny suggestions ?Cheers.
Lucius Snow Posted August 28, 2004 Posted August 28, 2004 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
arablizzard2413 Posted August 28, 2004 Posted August 28, 2004 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...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now