WildOptic Posted January 30, 2008 Posted January 30, 2008 Ok, finally got my Vista AIO completed. Then I used vlite to intergrate service packs and drivers to each image within the wim. So my finally x86 n x64 AIO is just over 4GB. However, oscdimg willl not create the iso due to install.wim having a file size larger than 4GB. Can anyone help me resolve this issue? I will remove Vista starter and N versions from the wim if I need too. I just don't know how to do that without starting over.
Innocent Devil Posted January 31, 2008 Posted January 31, 2008 its due to joliet file size limitjoliet file s/m allows only single file size to 2GBso ,change the OSCDIMG switch to -u1 (to build UDF bridge fs) or -u2 instead of -n or -j1
WildOptic Posted January 31, 2008 Author Posted January 31, 2008 its due to joliet file size limitjoliet file s/m allows only single file size to 2GBso ,change the OSCDIMG switch to -u1 (to build UDF bridge fs) or -u2 instead of -n or -j1Thank you for the information! Just to verify:thisoscdimg -o -n -bC:\Users\Owner\Desktop\Distribution\boot\etfsboot.com C:\Users\Owner\Desktop\Distribution C:\VLITE_AIO.iso -mshould beoscdimg -o -u1 -bC:\Users\Owner\Desktop\Distribution\boot\etfsboot.com C:\Users\Owner\Desktop\Distribution C:\VLITE_AIO.iso -mLastly, I'm not familar with UDF. So what is the difference between -u1 and -u2? Thank you!
WildOptic Posted February 2, 2008 Author Posted February 2, 2008 FYI... -u -u1 or -u2 give the same error that install.wim is over 4GB.
cdob Posted February 3, 2008 Posted February 3, 2008 I getOSCDIMG 2.45 CD-ROM and DVD-ROM Premastering Utility-nERROR: File larger than 4GB: "\SOURCES\INSTALL.WIM"-u1ERROR: File larger than 4GB: "\sources\install.wim"-u2ERROR: File larger than 4GB: "\sources\install.wim"Does a newer oscdimg version exist?Another approach is mkisofs. Big files greater 4 GB can be included to a bootable media.Maybe that's a solution. Ask if you like to try this and need help.
WildOptic Posted February 5, 2008 Author Posted February 5, 2008 I will look into mkisofs and let you know if I have any questions. Thank you for the tip.
cdob Posted February 6, 2008 Posted February 6, 2008 There is a new WAIKhttp://www.msfn.org/board/-t84446.html&...st&p=734826This contain a new OSCDIMG 2.54.-u2 includes a file greater 4 GB.
WildOptic Posted February 9, 2008 Author Posted February 9, 2008 There is a new WAIKhttp://www.msfn.org/board/-t84446.html&...st&p=734826This contain a new OSCDIMG 2.54.-u2 includes a file greater 4 GB.Thank you! Thank you! Thank you!
testazzo Posted October 3, 2008 Posted October 3, 2008 if you need to use ISO image, just split the install.win using the command:imagex.exe /split c:\dvd_build\sources\install.wim c:\dvd_build\sources\install.swm 2000then remove the file c:\dvd_build\sources\install.wimDone
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now