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.
Page 1 of 1
OSCDIMG error install.wim over 4GB
#2
Posted 31 January 2008 - 01:55 PM
its due to joliet file size limit
joliet file s/m allows only single file size to 2GB
so ,change the OSCDIMG switch to -u1 (to build UDF bridge fs) or -u2 instead of -n or -j1
joliet file s/m allows only single file size to 2GB
so ,change the OSCDIMG switch to -u1 (to build UDF bridge fs) or -u2 instead of -n or -j1
#3
Posted 31 January 2008 - 05:15 PM
Innocent Devil, on Jan 31 2008, 02:55 PM, said:
its due to joliet file size limit
joliet file s/m allows only single file size to 2GB
so ,change the OSCDIMG switch to -u1 (to build UDF bridge fs) or -u2 instead of -n or -j1
joliet file s/m allows only single file size to 2GB
so ,change the OSCDIMG switch to -u1 (to build UDF bridge fs) or -u2 instead of -n or -j1
Thank you for the information! Just to verify:
this
oscdimg -o -n -bC:\Users\Owner\Desktop\Distribution\boot\etfsboot.com C:\Users\Owner\Desktop\Distribution C:\VLITE_AIO.iso -m
should be
oscdimg -o -u1 -bC:\Users\Owner\Desktop\Distribution\boot\etfsboot.com C:\Users\Owner\Desktop\Distribution C:\VLITE_AIO.iso -m
Lastly, I'm not familar with UDF. So what is the difference between -u1 and -u2? Thank you!
#4
Posted 01 February 2008 - 08:53 PM
FYI... -u -u1 or -u2 give the same error that install.wim is over 4GB.
#5
Posted 03 February 2008 - 03:08 PM
I get
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.
Quote
OSCDIMG 2.45 CD-ROM and DVD-ROM Premastering Utility
-n
ERROR: File larger than 4GB: "\SOURCES\INSTALL.WIM"
-u1
ERROR: File larger than 4GB: "\sources\install.wim"
-u2
ERROR: File larger than 4GB: "\sources\install.wim"
-n
ERROR: File larger than 4GB: "\SOURCES\INSTALL.WIM"
-u1
ERROR: File larger than 4GB: "\sources\install.wim"
-u2
ERROR: 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.
#6
Posted 04 February 2008 - 06:03 PM
I will look into mkisofs and let you know if I have any questions. Thank you for the tip.
#7
Posted 06 February 2008 - 03:55 PM
There is a new WAIK
http://www.msfn.org/board/-t84446.html&...st&p=734826
This contain a new OSCDIMG 2.54.
-u2 includes a file greater 4 GB.
http://www.msfn.org/board/-t84446.html&...st&p=734826
This contain a new OSCDIMG 2.54.
-u2 includes a file greater 4 GB.
#8
Posted 08 February 2008 - 10:33 PM
cdob, on Feb 6 2008, 03:55 PM, said:
There is a new WAIK
http://www.msfn.org/board/-t84446.html&...st&p=734826
This contain a new OSCDIMG 2.54.
-u2 includes a file greater 4 GB.
http://www.msfn.org/board/-t84446.html&...st&p=734826
This contain a new OSCDIMG 2.54.
-u2 includes a file greater 4 GB.
Thank you! Thank you! Thank you!
#9
Posted 03 October 2008 - 10:05 AM
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 2000
then remove the file c:\dvd_build\sources\install.wim
Done
imagex.exe /split c:\dvd_build\sources\install.wim c:\dvd_build\sources\install.swm 2000
then remove the file c:\dvd_build\sources\install.wim
Done
Share this topic:
Page 1 of 1



Help
Back to top










