Search Members Help

» Welcome Guest
[ Log In :: Register ]

Page 1 of 212>>

[ Track This Topic :: Email This Topic :: Print this topic ]

reply to topic new topic new poll
Topic: XP AIO DVD< Next Oldest | Next Newest >
 Post Number: 1
Russell Coight Search for posts by this member.

Avatar



Group: Members
Posts: 20
Joined: Apr. 2010
PostIcon Posted on: May 29 2010,23:06  Skip to the next post in this topic. Ignore posts   QUOTE

hihi,

I'm trying to get an XP multiboot DVD going.

Keep getting the DirMove - Failed to move directory [C:\$WIN_NT$.~BT] to: [D:\Easyboot\disk1]: The operation completed successfully

same as in this post.

I'm using stock XP disks, no USB drives plugged in, i386 folders are in D:\AIODVD\XPHO and setup like this in WinBuilder.

It didn't show up in the screenshot but I've got Disconnect unattended installation ticked.

I don't want any unattended fancy stuff, just the stock install disks, am I right in saying the problem is something to do with the unattended section?
Offline
Top of Page Profile Contact Info 
 Post Number: 2
balder Search for posts by this member.

Avatar



Group: Members
Posts: 1942
Joined: Oct. 2008
PostIcon Posted on: May 30 2010,02:28 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

@Russell Coight

Quote: “Keep getting the DirMove”

My script collection updated :)
Easyboot-aio.script uses now a different (simplified) solution to create “boot-folder”
Special thank you to @danieliser for doing basic test to script – thanks @danieliser :;):

Please do a complete new download as scripts been heavily updated (especially “aio.script”) :cool:

balder


--------------
Download complete set of scripts including help file HERE
Note: Script collection updated 2019-05-19. Scripts mainly support EasyBoot_6.5 or later
Offline
Top of Page Profile Contact Info 
 Post Number: 3
Russell Coight Search for posts by this member.

Avatar



Group: Members
Posts: 20
Joined: Apr. 2010
PostIcon Posted on: May 30 2010,06:12 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

Looks like the link in your signature is broken.
Offline
Top of Page Profile Contact Info 
 Post Number: 4
balder Search for posts by this member.

Avatar



Group: Members
Posts: 1942
Joined: Oct. 2008
PostIcon Posted on: May 30 2010,06:39 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

@Russell Coight

Quote: “Looks like the link in your signature is broken”

I don’t think its any problem with the link itself – it is related to server www.mediafire.com that seems down for the moment :angry:
I have never seen this problem to this rather big host provider – we have to wait and hope server soon is back “in business” ???

balder


--------------
Download complete set of scripts including help file HERE
Note: Script collection updated 2019-05-19. Scripts mainly support EasyBoot_6.5 or later
Offline
Top of Page Profile Contact Info 
 Post Number: 5
Russell Coight Search for posts by this member.

Avatar



Group: Members
Posts: 20
Joined: Apr. 2010
PostIcon Posted on: May 30 2010,09:29 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

Yep site problem, working now.

I'm getting the error below

FileCopy - Failed to copy [D:\Easyboot\disk1\XPHO.bin] to: [D:\Easyboot\disk1\ezboot]

But the file is actually in \ezboot.

I've got run XPHO.bin in EasyBoot but an error pops up when launching

CDBOOT:  Couldn't find NTLDR

In WinBuilder, I've got disconnect unattended installation ticked and internal winnt.sif ticked but with no CD key inserted, is this OK?

If I tick Optimise in Make ISO of EasyBoot, will this reduce the size of the ISO?

thanks
Offline
Top of Page Profile Contact Info 
 Post Number: 6
balder Search for posts by this member.

Avatar



Group: Members
Posts: 1942
Joined: Oct. 2008
PostIcon Posted on: May 30 2010,11:25 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

@Russell Coight


Attention! I think you are right about Quote: “Couldn't find NTLDR”
Seems to be some kind of bug – checking it out…
-------------------------------------------------------


Quote: “Failed to copy….”

Let me express it this way
This can only happen if you try to run script a second time using same folder name (in your case XPHO).
To rerun script using same name to folder i386 (in your example XPHO) then make sure you in folder “disk1” delete folder XPHO and folder XPHO that is in folder “setup” as well.
Script cannot use the same name to folders twice :p

Note: I’m going to modify script so it automatically checks that same folder name isn’t already used.

Quote: “unattended installation”
Unattended is no problem and cannot interfere to the process :;):

balder


Edited by balder on May 30 2010,11:54

--------------
Download complete set of scripts including help file HERE
Note: Script collection updated 2019-05-19. Scripts mainly support EasyBoot_6.5 or later
Offline
Top of Page Profile Contact Info 
 Post Number: 7
balder Search for posts by this member.

Avatar



Group: Members
Posts: 1942
Joined: Oct. 2008
PostIcon Posted on: May 30 2010,14:45 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

@Russell Coight


Quote: “If I tick Optimise in Make ISO of EasyBoot, will this reduce the size of the ISO?”
Yes it reduce size :)


Scripts updated – please do new download :)
Script now also check if folder name already is used in easyboot :O

Note: I’m trying to test XP-64-bit but my computer is a 32-bit – so I cannot guarantee that it works for XP-64-bit.
It’s possible we all together must rework some parts for 64-bit to work fully out.
However the XP-32-bit seems to work really nice – as far as I have tested ???

Test and see

balder


--------------
Download complete set of scripts including help file HERE
Note: Script collection updated 2019-05-19. Scripts mainly support EasyBoot_6.5 or later
Offline
Top of Page Profile Contact Info 
 Post Number: 8
Russell Coight Search for posts by this member.

Avatar



Group: Members
Posts: 20
Joined: Apr. 2010
PostIcon Posted on: May 31 2010,07:31 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

I'm still getting the

FileCopy - Failed to copy [D:\Easyboot\disk1\XPHO.bin] to: [D:\Easyboot\disk1\ezboot]

error.

QUOTE
This can only happen if you try to run script a second time using same folder name (in your case XPHO).
To rerun script using same name to folder i386 (in your example XPHO) then make sure you in folder “disk1” delete folder XPHO and folder XPHO that is in folder “setup” as well.
Script cannot use the same name to folders twice :p


After running the script, there's only an XPHO folder in D:\EasyBoot\disk1\setup, not another one in \disk1

The script doesn't complain that there's already an XPHO folder.  I even created an empty D:\Easyboot2 folder to test again, same error pops up.

Would the entire log help?


Edited by Russell Coight on May 31 2010,07:38
Offline
Top of Page Profile Contact Info 
 Post Number: 9
balder Search for posts by this member.

Avatar



Group: Members
Posts: 1942
Joined: Oct. 2008
PostIcon Posted on: May 31 2010,12:09 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

@Russell Coight

Let’s start with updated script
Note: script updated for just a couple of minutes ago – script is rather complicated and might still have some bug – please download the whole set of script

balder


--------------
Download complete set of scripts including help file HERE
Note: Script collection updated 2019-05-19. Scripts mainly support EasyBoot_6.5 or later
Offline
Top of Page Profile Contact Info 
 Post Number: 10
Russell Coight Search for posts by this member.

Avatar



Group: Members
Posts: 20
Joined: Apr. 2010
PostIcon Posted on: Jun. 01 2010,04:15 Skip to the previous post in this topic.  Ignore posts   QUOTE

Sorry to say it mate but the same thing is happening.  I tried to re-run the script, let it overwrite the fodler, same error pops ups.
Offline
Top of Page Profile Contact Info 
12 replies since May 29 2010,23:06 < Next Oldest | Next Newest >

[ Track This Topic :: Email This Topic :: Print this topic ]


Page 1 of 212>>
reply to topic new topic new poll

» Quick Reply XP AIO DVD
iB Code Buttons
You are posting as:

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code