Jump to content











Photo
- - - - -

Build error, cannot mount source!


  • Please log in to reply
35 replies to this topic

#1 p8ntballgod87

p8ntballgod87

    Newbie

  • Members
  • 23 posts

Posted 16 July 2010 - 02:11 PM

I have been pulling my hair out over getting this error to go away. At first i had to hunt down the files listed in the text file and now when i run i get error "error mounting source" i click ok and then recieve another error "error mounting boot.wim" i tried 2 diff win 7 cds. one was starter and other ultimate. I will attach my debug log...hopefully some one can decipher it for me.

heres my log..apparently im a idiot as i cant find the attachment button if it even exists.
My Log

#2 Wonko the Sane

Wonko the Sane

    The Finder

  • Advanced user
  • 16066 posts
  • Location:The Outside of the Asylum (gate is closed)
  •  
    Italy

Posted 16 July 2010 - 02:16 PM

heres my log..apparently im a idiot as i cant find the attachment button if it even exists.
My Log


Don't take it as an offence :cheers:, but apparently and unfortunately :ph34r:, yes: your log isn't even there! :thumbup:

:(
Wonko

#3 p8ntballgod87

p8ntballgod87

    Newbie

  • Members
  • 23 posts

Posted 16 July 2010 - 02:19 PM

what do you mean its not there, i clicked on "my log" and it opened just fine

#4 MichaelZ

MichaelZ

    Frequent Member

  • Team Reboot
  • 333 posts
  • Location:Braunschweig, Germany
  •  
    Germany

Posted 16 July 2010 - 02:41 PM

I have been pulling my hair out over getting this error to go away

Don't worry, I also don't have too much hair anymore :ph34r:

I think your problem is that you copied your WinBuilder into a directory on your desktop. IIRC WinBuilder and VistaPE/Win7PEs don't like that at all. Copy the directory to C:\ or D:\ (don't move, then it keeps it's security settings) and retry.

Many Greetings
MichaelZ

#5 p8ntballgod87

p8ntballgod87

    Newbie

  • Members
  • 23 posts

Posted 16 July 2010 - 03:04 PM

i copied the directory to the D:\ drive and re ran....ran error, and the same point...any other ideaas that could cause it? im running WB on server 03 if it matters so no UAC issues to worry about

#6 MichaelZ

MichaelZ

    Frequent Member

  • Team Reboot
  • 333 posts
  • Location:Braunschweig, Germany
  •  
    Germany

Posted 16 July 2010 - 03:31 PM

From your log I noticed you have Win Server 2003 as host system. Did you install WAIK on it? In the log it is stated that you use imagex from the tools directory. Probably the necessary filter driver is missing that is installed with WAIK and that is required for imagex. Try to rename imagex.exe and retry. If another wim mounting tool is supported in your project and is included in the tools directory then it might work.

Many Greetings
MichaelZ

#7 p8ntballgod87

p8ntballgod87

    Newbie

  • Members
  • 23 posts

Posted 16 July 2010 - 03:42 PM

yes WAIK is installed, i renamed imagex in the tools directory of my project and tried to run but it popped up the need these files text box and failed quicker than it did before, i will try to reinstall WAIK and see if that helps

#8 dera

dera

    Gold Member

  • .script developer
  • 1335 posts
  •  
    Hungary

Posted 16 July 2010 - 03:50 PM

try this
http://www.boot-land...?...ost&p=89405

#9 MichaelZ

MichaelZ

    Frequent Member

  • Team Reboot
  • 333 posts
  • Location:Braunschweig, Germany
  •  
    Germany

Posted 16 July 2010 - 03:54 PM

yes WAIK is installed

I just downloaded the project you are using (I had deleted it two weeks ago). In folder Build edit the file 0-preconfig.script.

Old:
Echo,"Preparing system..."

If,notExistFile,"%Tools%\imagex.exe",ShellExecuteEx,open,"%Tools%\Tools.txt"

If,notExistFile,"%Tools%\imagex.exe",message,"You#$sneed#$sto#$sread#$sNeedFiles.txt,#$sthen#$sgo#$son",Halt

If,notExistFile,"%Tools%\wimutil.exe",run,%ScriptFile%,WinUtil

New:
Echo,"Preparing system..."

##If,notExistFile,"%Tools%\imagex.exe",ShellExecuteEx,open,"%Tools%\Tools.txt"

##If,notExistFile,"%Tools%\imagex.exe",message,"You#$sneed#$sto#$sread#$sNeedFiles.txt,#$sthen#$sgo#$son",Halt

If,notExistFile,"%Tools%\wimutil.exe",run,%ScriptFile%,WinUtil

When imagex.exe is still renamed in your tools folde, then you will use the script-included WimUtil that should work fine on your system.

Many Greetings
MichaelZ

#10 p8ntballgod87

p8ntballgod87

    Newbie

  • Members
  • 23 posts

Posted 16 July 2010 - 04:14 PM

When imagex.exe is still renamed in your tools folde, then you will use the script-included WimUtil that should work fine on your system.


just did the edit, not it stops with error:
mountpath: c:\winbuilder080\temp\win7pe\bootwimsrc
wimfile:e:\sources\boot.wim
image number:1
tempdir: 0

#11 Wonko the Sane

Wonko the Sane

    The Finder

  • Advanced user
  • 16066 posts
  • Location:The Outside of the Asylum (gate is closed)
  •  
    Italy

Posted 16 July 2010 - 06:27 PM

what do you mean its not there, i clicked on "my log" and it opened just fine

Well, it didn't a few minutes before. (404)

Now it works. :ph34r:

:(
Wonko

#12 p8ntballgod87

p8ntballgod87

    Newbie

  • Members
  • 23 posts

Posted 17 July 2010 - 11:04 PM

any other ideas guys?

#13 vvurat

vvurat

    Frequent Member

  • Advanced user
  • 323 posts

Posted 17 July 2010 - 11:15 PM

right click wimfltr.inf select install. copy wimfltr.inf to inf folder. copy wimfltr.sys to drivers folder. copy wimgapi.dll to system32 folder. try again.

#14 p8ntballgod87

p8ntballgod87

    Newbie

  • Members
  • 23 posts

Posted 17 July 2010 - 11:29 PM

all those files already existed in those folders, i did the install of wimfltr, it said it already existed also but i replaced it...same error

#15 p8ntballgod87

p8ntballgod87

    Newbie

  • Members
  • 23 posts

Posted 18 July 2010 - 01:38 AM

ok well im geting somewhere! i copied all the required files and ran it this time on my home pc, it mounts fine now but the program stops responding at the 1-copying files script...i gave it a while to make sure it wasnt just slow but no go

#16 PaPeuser

PaPeuser

    Silver Member

  • Advanced user
  • 787 posts
  •  
    United States

Posted 18 July 2010 - 02:20 AM

ok well im geting somewhere! i copied all the required files and ran it this time on my home pc, it mounts fine now but the program stops responding at the 1-copying files script...i gave it a while to make sure it wasnt just slow but no go



In the Copy Files script are you doing a full file copy and do you have enough space,,

Requirements to build and run.
1. Winbuilder Version 077 or above.
2. Source machine should be Windows XP sp2 or above.(Only support for x86)
3. Need Minimum Free HDD space 4gb recommended.(for mount boot.wim and install.wim)
4. Minimum RAM should be 768 Mb for 32bit, 1Gb RAM is needed for 64bit build)
5. For Virtual Testing, installed Vmware player/workstation or VisualBox will be required. For 64bit, unfortunately no Emulators is fully supported yet.
6. CD R/W Rom for cd build.
7. USB 512Mb or above for USB Booting users.


full file copy takes a few minutes,,

#17 PaPeuser

PaPeuser

    Silver Member

  • Advanced user
  • 787 posts
  •  
    United States

Posted 18 July 2010 - 02:49 AM

If you get a build and it boots to a green backround, and then reboots

Under Multi 7PEs ..under Shell ,, make sure both Explorer Shell and PEshell are selected

#18 p8ntballgod87

p8ntballgod87

    Newbie

  • Members
  • 23 posts

Posted 18 July 2010 - 02:29 PM

i have 168 gb free on drive, i tried full copy as fell as standard copy and it seems to stop in the same place. i have let it set for 20min and it doesnt progress. if i try to click halt button it immediately stops responding and crashes

#19 PaPeuser

PaPeuser

    Silver Member

  • Advanced user
  • 787 posts
  •  
    United States

Posted 18 July 2010 - 03:05 PM

Save your tools,, and try redownloading project again, do not make any changes that have been suggested yet!!


OR Can I suggest that you try this project,,,
this update package of Multi Win7PE ..from JFX called Multi Win7PE_SE
Download this to a new folder. And unzip

#20 p8ntballgod87

p8ntballgod87

    Newbie

  • Members
  • 23 posts

Posted 18 July 2010 - 04:11 PM

ok i tried redownloading the project and copying over the tools directory....exact same issue as before! it stops responding as soon as it hits the copying files script

#21 PaPeuser

PaPeuser

    Silver Member

  • Advanced user
  • 787 posts
  •  
    United States

Posted 18 July 2010 - 04:40 PM

I take it no log files if Winbuilder stops responding

In Winbuilder select the Copy Files script and in script view..
run just the Copy Files script by clicking little grren arrow,, this should error just say ok,, does it run and finish.

a log file should be available for just this script

#22 wimb

wimb

    Platinum Member

  • Developer
  • 3756 posts
  • Interests:Boot and Install from USB
  •  
    Netherlands

Posted 18 July 2010 - 04:51 PM

In project of JFX I always need to replace \Projects\Tools\win7pe_SE\x86\imagex version 6001
with newer version 7600 from WAIK for Windows 7 in case WAIK 7600 is installed :cheers:

Then no problem.
My processor is AMD Athlon 64X2 Dual Core 4800+
I think it has to do with installed WAIK version .... (or with processor) :thumbup:

Hope this helps.

#23 p8ntballgod87

p8ntballgod87

    Newbie

  • Members
  • 23 posts

Posted 18 July 2010 - 11:26 PM

I take it no log files if Winbuilder stops responding

In Winbuilder select the Copy Files script and in script view..
run just the Copy Files script by clicking little grren arrow,, this should error just say ok,, does it run and finish.

a log file should be available for just this script


heres the log i got when running only the copy files script: Log 2

#24 PaPeuser

PaPeuser

    Silver Member

  • Advanced user
  • 787 posts
  •  
    United States

Posted 19 July 2010 - 12:24 AM

Hello,,,,
You are now building on a Win7 x86 machine? Do you run as administrator?

In your log file it says you use - BaseDir = J:\WinBuilder080
Could you try
C:\Winbuilder080

Source directory D:
Is D: your DVD drive? I thought you said you copied files to a folder;
I use all files from win7 DVD copied to folder also on
C:\OS\Win7x64

I have seen before some people have problems with Winbuilder on another drive or not on C:

In fact I have seen Winbuilder access errors that sometimes occur with some configurations.

#25 p8ntballgod87

p8ntballgod87

    Newbie

  • Members
  • 23 posts

Posted 19 July 2010 - 02:20 AM

Hello,,,,
You are now building on a Win7 x86 machine? Do you run as administrator?

In your log file it says you use - BaseDir = J:\WinBuilder080
Could you try
C:\Winbuilder080

Source directory D:
Is D: your DVD drive? I thought you said you copied files to a folder;
I use all files from win7 DVD copied to folder also on
C:\OS\Win7x64

I have seen before some people have problems with Winbuilder on another drive or not on C:

In fact I have seen Winbuilder access errors that sometimes occur with some configurations.


actually its a x64 machine now, at the begining it was on my work pc, now im on my home pc with same issue. my source files have been tried directly from the dvd as well as i tried creating a ISO of the dvd and mounting it as a virtual drive. Same issue either way. And yes i ran as ADMIN. i have UAC disabled as well




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users