MSFN Forum: Problem with WIM image larger than 4GB? - MSFN Forum

Jump to content



vLite Forum Rules

If you are having issues with Windows after removing components and have come to ask for help, please attach (not paste) your Last Session.ini file to your post to facilitate quicker assistance.
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Problem with WIM image larger than 4GB? Error code 0x80070020 while instaling. Rate Topic: -----

#1 User is offline   Ivica 

  • Group: Members
  • Posts: 5
  • Joined: 26-June 08

Posted 26 June 2008 - 01:37 AM

Using Lastest Vlite 1.2 and lastest WAIK.
I made costomized vista (Its Croatian version with SP1) with lots of extra software and stuff on it, burned it on DL DVD (Image size is 6,6GB), and during instalation on 1% i get:
Windows cannot install the required files. Make sure all files required for installation are available, and restart the installation. Error code: 0x80070020.
I made lots of preinstalled Vista DVDs so far and they where working fine, but i now need more space than single DVD.

Also one more question about adding Nero(8.3.2.1.) to unattended instalation. I allways get some error after i start it on preinstalled PC and i cant start it.

So i wonder if the problems is in WIM size larger than 4GB, or something else.
I would apritiate any help and info on this subject


#2 User is offline   aviv00 

  • Windowaizer
  • PipPipPipPipPip
  • Group: Members
  • Posts: 910
  • Joined: 02-April 07

Posted 26 June 2008 - 03:13 AM

did u use waik and then vlite ?

#3 User is offline   Ivica 

  • Group: Members
  • Posts: 5
  • Joined: 26-June 08

Posted 27 June 2008 - 12:10 AM

Yes, WAIK than vLite.

#4 User is offline   Ivica 

  • Group: Members
  • Posts: 5
  • Joined: 26-June 08

Posted 03 July 2008 - 06:35 AM

Well, i tryed again, made costomized vista,i captured image using lastest Imagex, than rebuilded iso using vLite(I didnt remove any components from vista) Finall size of image was 6.6GB, and during instalation on 2% i get error "Windows cannot install the required files. Make sure all files required for installation are available, and restart the installation. Error code: 0x80070020."

Why is vLite telling me that image is larger than 4Gb and that the iso might not work? and how can i bypass this? !!

#5 User is offline   Innocent Devil 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 632
  • Joined: 04-February 05

Posted 03 July 2008 - 10:33 AM

if the files required during boot/load process stored in the iso (or DVD) beyond 4GB the system cannot access it
(dunno why )
i always ge t boot mgr erro not being able to load files beyond 4gb
(might be BIOS limitation, guess)

#6 User is offline   Mech0z 

  • Newbie
  • Group: Members
  • Posts: 24
  • Joined: 01-February 08

Posted 04 July 2008 - 09:13 AM

Dosnt that sound like a problem with 32bit? 32bit cant handle more than 4gb, where 64bit can do 128gb if I am not mistaken.

#7 User is offline   oskingen 

  • MSFN Friend
  • PipPipPipPip
  • Group: Members
  • Posts: 613
  • Joined: 20-January 08
  • OS:none specified
  • Country: Country Flag

Posted 04 July 2008 - 09:33 AM

View PostMech0z, on Jul 4 2008, 11:13 AM, said:

Dosnt that sound like a problem with 32bit? 32bit cant handle more than 4gb, where 64bit can do 128gb if I am not mistaken.

No, here you're talking about the RAM but the problem is with the size of the WIM image.

#8 User is offline   gosh 

  • gosh 2.0
  • Group: Patrons
  • Posts: 2,347
  • Joined: 03-October 03
  • OS:none specified
  • Country: Country Flag

Posted 04 July 2008 - 11:05 AM

Make sure youre not building it on fat32 because fat32 has a file size limit of 2 or 4 gigs.

Second, when you build the iso make sure you are creating it as an UDF ISO. If you create an iso greater than 4 gigs without specifying UDF itll be corrupt.

-gosh

#9 User is offline   oskingen 

  • MSFN Friend
  • PipPipPipPip
  • Group: Members
  • Posts: 613
  • Joined: 20-January 08
  • OS:none specified
  • Country: Country Flag

Posted 04 July 2008 - 12:04 PM

View Postgosh, on Jul 4 2008, 01:05 PM, said:

Make sure youre not building it on fat32 because fat32 has a file size limit of 2 or 4 gigs.

Second, when you build the iso make sure you are creating it as an UDF ISO. If you create an iso greater than 4 gigs without specifying UDF itll be corrupt.

-gosh

Vista cannot install ont Fat32 it's obviously NTFS

#10 User is online   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 8,792
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 05 July 2008 - 04:35 AM

View Posthannubys, on Jul 4 2008, 08:04 PM, said:

Vista cannot install ont Fat32 it's obviously NTFS


Just for the record, though I agree that the "storage" where the .iso is built is most probably NTFS, it could well be another partition formatted as FAT32, and however Vista CAN be installed on FAT32.
http://www.911cd.net/forums//index.php?sho...181&st=1712
(of course it does not make much sense if not in very peculiar setups, but still it is possible)

Back to topic, there are "size barriers" in the actual initial stages of booting, see here:
http://www.msfn.org/...or-t119971.html

Though the above applies to XP, same thing is most probably true for VISTA.

jaclaz

#11 User is offline   dexter.inside 

  • reverse engineering guru
  • PipPipPip
  • Group: Members
  • Posts: 331
  • Joined: 19-October 06

Posted 07 July 2008 - 04:15 PM

View PostIvica, on Jul 3 2008, 03:35 PM, said:

Why is vLite telling me that image is larger than 4Gb and that the iso might not work? and how can i bypass this? !!


Just like the way you can split the installer on several CDs, you can have a WIM split into 2 and make a 2-DVD installation. None of the parts is larger than 4 GB and you won't have to use a dual layer blank.

#12 User is offline   Ivica 

  • Group: Members
  • Posts: 5
  • Joined: 26-June 08

Posted 11 July 2008 - 12:13 AM

Spliting those images in 2 parts really didnt never worked for me.I was getting similar error message.And btw doesnt those splited images need to be merged again before they can be installed?How does it make it practical for me?Im installing round 10 PCs per day so that DL DVD solution would be the best..
And just notice (If it really matters..) Im using Vista Ultimate X64 and NTFS!!of course!
And im starting to see that maybe vLite has problems with x64 vista because lastest vLite 1.2 Beta is not working for me its giving me some net framework error when i select Vista instalation folder, and 1.1.6. works fine..

This post has been edited by Ivica: 11 July 2008 - 12:19 AM


#13 User is offline   dexter.inside 

  • reverse engineering guru
  • PipPipPip
  • Group: Members
  • Posts: 331
  • Joined: 19-October 06

Posted 11 July 2008 - 12:55 AM

Have you tried putting both parts in the same SOURCES folder on your DVD ? AFAIK it works, I've done that with some CD pieces. Or, you might go for splitting the WIM manually with ImageX, as long as you keep the name tag the same.

#14 User is offline   Ivica 

  • Group: Members
  • Posts: 5
  • Joined: 26-June 08

Posted 18 July 2008 - 07:01 AM

How can i put 2 splited images with the same name in same folder?

#15 User is offline   dexter.inside 

  • reverse engineering guru
  • PipPipPip
  • Group: Members
  • Posts: 331
  • Joined: 19-October 06

Posted 20 July 2008 - 03:40 AM

View PostIvica, on Jul 18 2008, 04:01 PM, said:

How can i put 2 splited images with the same name in same folder?


They don't have the same name, one is *1.swm and the other is *2.swm

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy