Jump to content











Photo

Error when Creating USB with WIn XP ERD


  • Please log in to reply
15 replies to this topic

#1 Glowyrm

Glowyrm
  • Members
  • 1 posts
  •  
    United States

Posted 30 August 2011 - 04:48 AM

Sp I've been desperately trying to figure out how to get my Windows XP ERD Commander 5 ISO to boot. I have used tons of GUI tools that automatically write the grub4dos entry in the menu.lst for me since I don't know how to do that stuff very well and I end up getting a BSOD when I try to load that particular ERD.

I have a USB stick that loads Hiren's and EVERY OTHER ERD version fine except for the Win XP ERD. From what I have read, it has something to do with booting from ramdisk or something like that. Not sure how I can tell if my Win XP is able to boot into ramdisk or not.

Also, I don't know how to write the menu entry to make it work that way.

So...when I saw that XBOOT had an entry specifically for what I wanted (PE,MSDART,WINXP ONLY) I was SO HAPPY. But, I can't create a USB or ISO because I keep getting this error which I have seen many others getting...


ERROR REPORT ( 08/30/2011 00:38:32 )

Please submit this error report to developer.

Operating System version  :Microsoft Windows NT 6.1.7601 Service Pack 1

.NET Framework version	:4.0.30319.237

Error Message        	:

Could not load file or assembly 'PGK.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f93e897f802ddcb7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

StackTrace       		:

   at A.V.D()

   at A.V.D(ImageItemBase , ProcessLog )

   at A.KB.D()

   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)

   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)

   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

   at System.Threading.ThreadHelper.ThreadStart()


I have tried some of the fixes I have seen in these threads and they don't work. I downloaded the PGK.Extensions.DLL, I have manually loaded the ISO, etc...

If the GUI won't work, could you give me a few steps on how to manually create the menu.lst entry to load the WIN XP ERD? You wrote the program so I'm guessing you know exactly how to do this so any information would be super appreciated. I have been at this for days now : (

Edited by Glowyrm, 30 August 2011 - 04:50 AM.


#2 TheBlast

TheBlast
  • Members
  • 2 posts
  •  
    France

Posted 04 October 2011 - 09:42 PM

I had the same error and fixed it adding erd and msdart 6.5 with Grub4dos emulation. Seems to work.

#3 Exodus2011

Exodus2011
  • Members
  • 2 posts
  •  
    United States

Posted 22 November 2011 - 05:27 PM

I apologize that I cannot remember which posts at reboot.pro led me to a solution for this scenario using Syslinux as my boot manager. This is what I did on my USB boot drive to get ERD Commander 5.0 to boot.
I don't know if something similar will help with an XBOOT setup or not.

1) Copy NTDetect.com, Ramdisk.inf, Winnt.Sif, Setupldr.bin from a Windows 2003 server. Place these on the root of your USB boot drive.
2) Place iso of ERD 5.0 in with other isos. For me it's <BootPartition>syslinuximagesERD50.iso
3) Edit Winnt.sif so that the /rdpath= element of the OsLoadOptions line reads /rdpath=<path to iso image> (relative to boot partition. Mine reads /rdpath=syslinuximageserd50.iso).
4) Create an entry in my syslinux.cfg file for the iso. Mine looks like this:

LABEL 3
MENU LABEL ERD 5.0 w/MSDaRT for WinXP
LINUX kernelsmemdisk
COM32 moduleschain.c32
APPEND boot ntldr=SETUPLDR.BIN

Apparently setupldr.bin references the Winnt.sif to load the iso.

I have another entry for ERD/MSDaRT 6.5 for Win7, so I can boot to either depending on which OS I need to troubleshoot.
That one was easy, it works with just the iso - no ramdisk required.

Sometime the Ramdisk image load process randomly hangs up - just reboot.

#4 Wonko the Sane

Wonko the Sane

    The Finder

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

Posted 22 November 2011 - 08:46 PM

Logical error. :w00t:
You don't want files from Server 2003.
You want files form Server 2003 SP1.
Casually files already inside the ERD50 .iso ARE the "right ones" from Server 2003 SP1.

This topic has been explained quite a few times.
Here:
http://reboot.pro/9740/
(AND links within it)

ERD 5 is a PE 1.x
ERD 6 and later are PE 2.x and 3.x, they use a Vista :ph34r: or 7 "base", they are BOOTMGR based and work "as they are".

:cheers:
Wonko

#5 XICO2KX

XICO2KX

    Newbie

  • Members
  • 21 posts
  •  
    Portugal

Posted 30 November 2011 - 01:13 AM

Similar error here! :(

ERROR REPORT ( 11/30/2011 01:05:41 )
Please submit this error report to developer.
Operating System version :Microsoft Windows NT 6.1.7601 Service Pack 1
.NET Framework version :4.0.30319.239
Error Message :
Could not load file or assembly 'PGK.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f93e897f802ddcb7' or one of its dependencies. The system cannot find the file specified.
StackTrace :
at A.V.D()
at A.V.D(ImageItemBase , ProcessLog )
at A.KB.D()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()

I know that there are workarounds, but it would be nice if this error was fixed when choosing the most logical option "PE, MSDART, ERD (Windows XP only.)"! :P

#6 XICO2KX

XICO2KX

    Newbie

  • Members
  • 21 posts
  •  
    Portugal

Posted 07 December 2011 - 06:28 PM

If you take the PGK.Extensions.dll file downloaded from here and place it in the same directory has XBOOT, it seems to solve the problem!!! :D

Edited by XICO2KX, 07 December 2011 - 06:29 PM.

  • Scotter likes this

#7 Scotter

Scotter

    Newbie

  • Members
  • 10 posts
  •  
    United Kingdom

Posted 21 December 2011 - 05:09 PM

XICO2KX's suggestion worked for me :clap:

#8 alochet

alochet

    Newbie

  • Members
  • 11 posts

Posted 27 July 2012 - 02:28 AM

Somebody please help me

I cannot add msdart recovery when I select utility-msdart

It gives me this error.

But it adds it fine if I select grub






ERROR REPORT ( 07/25/2012 06:45:39 )
Please submit this error report to developer.
Operating System version :Microsoft Windows NT 5.1.2600 Service Pack 3
.NET Framework version :4.0.30319.261
Error Message :
Could not load file or assembly 'PGK.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f93e897f802ddcb7' or one of its dependencies. The system cannot find the file specified.
StackTrace :
at A.V.D()
at A.V.D(ImageItemBase , ProcessLog )
at A.KB.D()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()




ERROR REPORT ( 07/25/2012 06:47:35 )
Please submit this error report to developer.
Operating System version :Microsoft Windows NT 5.1.2600 Service Pack 3
.NET Framework version :4.0.30319.261
Error Message :
Could not load file or assembly 'PGK.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f93e897f802ddcb7' or one of its dependencies. The system cannot find the file specified.
StackTrace :
at A.V.D()
at A.V.D(ImageItemBase , ProcessLog )
at A.KB.D()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()




ERROR REPORT ( 07/25/2012 07:03:27 )
Please submit this error report to developer.
Operating System version :Microsoft Windows NT 5.1.2600 Service Pack 3
.NET Framework version :4.0.30319.261
Error Message :
Could not load file or assembly 'PGK.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f93e897f802ddcb7' or one of its dependencies. The system cannot find the file specified.
StackTrace :
at A.V.D()
at A.V.D(ImageItemBase , ProcessLog )
at A.KB.D()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()




ERROR REPORT ( 07/25/2012 07:07:44 )
Please submit this error report to developer.
Operating System version :Microsoft Windows NT 5.1.2600 Service Pack 3
.NET Framework version :4.0.30319.261
Error Message :
Could not load file or assembly 'PGK.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f93e897f802ddcb7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
StackTrace :
at A.V.D()
at A.V.D(ImageItemBase , ProcessLog )
at A.KB.D()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()




ERROR REPORT ( 07/26/2012 19:21:16 )
Please submit this error report to developer.
Operating System version :Microsoft Windows NT 5.1.2600 Service Pack 3
.NET Framework version :4.0.30319.269
Error Message :
Could not load file or assembly 'PGK.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f93e897f802ddcb7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
StackTrace :
at A.V.D()
at A.V.D(ImageItemBase , ProcessLog )
at A.KB.D()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()

#9 mltgames

mltgames
  • Members
  • 1 posts
  •  
    Canada

Posted 04 January 2013 - 03:16 AM

You need PGK.Extensions.dll with 70.5 Ko (72,192 bytes) with CRC 044B9850 take note that there are alot of version 1,0,0,0

 

You can download the good version here : https://preview.nuge...2011.6/Contents


 



#10 islogged

islogged

    Newbie

  • Members
  • 25 posts
  •  
    France

Posted 28 January 2013 - 05:43 PM

Hi,

 

Before i use xbootvs1.0beta14.exe on my laptop

I did File > /Download > kaspersky rescue disk > open download webpage

And i can get the good Iso at nomal work!

 

Now my laptop is dead.

I Barrow one to my cousin

 

Same Os (cause it's me i insalled him before)

Same version of xbootvs1.0beta14.exe  cause i copy to my usb

 

But now this fucking pb :

 

ERROR REPORT ( 01/28/2013 17:58:47 )
Please submit this error report to developer.
Operating System version  :Microsoft Windows NT 6.1.7601 Service Pack 1
.NET Framework version    :4.0.30319.269
Error Message            :
Could not load file or assembly 'PGK.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f93e897f802ddcb7' or one of its dependencies. Le fichier spécifié est introuvable.
StackTrace               :
   at A.JC.A(Exception , String , String , Boolean )
   at A.OC.A(Object , ThreadExceptionEventArgs )
   at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
   at System.Windows.Forms.Control.WndProcException(Exception e)
   at System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
   at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.Run(Form mainForm)
   at A.OC.A()
 
 
 
 
ERROR REPORT ( 01/28/2013 18:05:50 )
Please submit this error report to developer.
Operating System version  :Microsoft Windows NT 6.1.7601 Service Pack 1
.NET Framework version    :4.0.30319.269
Product version           :XBoot v1.0 beta14
Assembly version          :1.0.4214.29841
Error message             :
 
Exception Message         :
Application introuvable
StackTrace                :
   at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at Xboot.Forms.FormDownloadIso.A(Object , EventArgs )
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
 
 
 
 
ERROR REPORT ( 01/28/2013 18:11:08 )
Please submit this error report to developer.
Operating System version  :Microsoft Windows NT 6.1.7601 Service Pack 1
.NET Framework version    :4.0.30319.269
Error Message            :
Could not load file or assembly 'PGK.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f93e897f802ddcb7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
StackTrace               :
   at A.JC.A(Exception , String , String , Boolean )
   at A.OC.A(Object , ThreadExceptionEventArgs )
   at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
   at System.Windows.Forms.Control.WndProcException(Exception e)
   at System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
   at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.Run(Form mainForm)
   at A.OC.A()
 
 
 
 
ERROR REPORT ( 01/28/2013 18:32:44 )
Please submit this error report to developer.
Operating System version  :Microsoft Windows NT 6.1.7601 Service Pack 1
.NET Framework version    :4.0.30319.269
Error Message            :
Could not load file or assembly 'PGK.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f93e897f802ddcb7' or one of its dependencies. Le fichier spécifié est introuvable.
StackTrace               :
   at A.JC.A(Exception , String , String , Boolean )
   at A.OC.A(Object , ThreadExceptionEventArgs )
   at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
   at System.Windows.Forms.Control.WndProcException(Exception e)
   at System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
   at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.Run(Form mainForm)
   at A.OC.A()
 
 
 
 
ERROR REPORT ( 01/28/2013 18:36:13 )
Please submit this error report to developer.
Operating System version  :Microsoft Windows NT 6.1.7601 Service Pack 1
.NET Framework version    :4.0.30319.269
Error Message            :
Could not load file or assembly 'PGK.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f93e897f802ddcb7' or one of its dependencies. Le fichier spécifié est introuvable.
StackTrace               :
   at A.JC.A(Exception , String , String , Boolean )
   at A.OC.A(Object , ThreadExceptionEventArgs )
   at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
   at System.Windows.Forms.Control.WndProcException(Exception e)
   at System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
   at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.Run(Form mainForm)
   at A.OC.A()

 

I read some topic, i download and try so many PGK.Extensions.dll 1.0.0.0 but nothing work

It seem

 

You need PGK.Extensions.dll with 70.5 Ko (72,192 bytes) with CRC 044B9850 take note that there are alot of version 1,0,0,0

You can download the good version here : https://preview.nuge...2011.6/Contents

 

But now when i follow the link : https://preview.nuge...2011.6/Contents

A fucking error again!

 

Server Error in '/' Application.
 
Runtime Error
 
Description: An exception occurred while processing your request. Additionally, another exception occurred while executing the custom error page for the first exception. The request has been terminated. 

 

What's the Hell!

 

My question:

Where i can get this good PGK.Extensions.dll file?

Where i can get a xboot program work ?

 

Thx


Edited by islogged, 28 January 2013 - 05:45 PM.


#11 Wonko the Sane

Wonko the Sane

    The Finder

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

Posted 28 January 2013 - 06:07 PM

 My question:

Where i can get this good PGK.Extensions.dll file?


I don't think that a "good" PGK.Extensions.dll exists (in the sense that *any* should do).
Read (attentively) the post by XICO2KX:
http://reboot.pro/to...rd/#entry143778
and try the version he linked to (which is available, whilst the one posted by mltgames is "dead").
BTW member Scotter confirmed that the version on:
http://dnpextensions...ases/view/64619
worked for him.

Generally speaking - and I may well be wrong in the specific case - I tend to be perplexed by people (like the mentioned mltgames) who join the forum to just post a link to a file :dubbio:.

In any case that dead link seems to refer to the SAME 2011.r6 version.

 

 

 

Where i can get a xboot program work ? 
 

 

 

I don't understand the question.

 

 


:cheers:
Wonko



#12 islogged

islogged

    Newbie

  • Members
  • 25 posts
  •  
    France

Posted 28 January 2013 - 06:35 PM

Ok, im french then sorry for my english.

I already try what you tell me!

 

Without PGK.Extensions.dll

 

 

Could not load file or assembly 'PGK.Extensions, Version=1.0.0.0, Culture=neutral, PublickKeyToken
=f93E897f802ddcb7 o one of its dependencies. Le fichier spécifié est introuvable.
 
Error Occured in Application
Please contact the developers with the File ERROR.LOG
 
Application introuvable

 

With PGK.Extensions.dll in the same folder (find here http://dnpextensions...ases/view/64619)

 

 

Error Occured in Application
Please contact the developers with the File ERROR.LOG
 
Application introuvable

 

Then the pb isn't solved!

 

Can you give me the last and good link for i can download : 

"Utility - PE, MSDART, ERD (windows XP only) by myself cause for this time i can't get the link cause xboot don't work!

 

It's crasy to encode the links in xboot.exe file ...

If the application don't work like now, u can't get the link of the download sites

 

Thx

 



#13 Wonko the Sane

Wonko the Sane

    The Finder

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

Posted 28 January 2013 - 06:56 PM

I guess there is a BIG misunderstanding (possibly something is lost in translation).

 

The general idea behind XBOOT is to provide a "simplified" method to create a multi-boot USB stick by assembling on a bootable USB stick a number of programs that you ALREADY HAVE PROCURED (and that in case of Commercial software you additionally own a License for).

 

It is not a "downloader" for the mentioned apps.

 

A semi google french translation of the above:

 

 

 

Je crois qu'il ya un gros malentendu (peut-être quelque chose est perdu dans la traduction).

L'idée générale derrière XBOOT est de fournir un méthode «simplifiée» pour créer une clé USB multi-boot par assemblage sur une clé USB bootable d'un certain nombre de programmes que vous avez déjà achetés ou telechargés (et que dans le cas d'un logiciel commercial, vous possédez une licence pour ceux-ci).

Ce n'est pas un "téléchargeur" pour les applications mentionnées.

 

 

See also:

http://www.winmacsof...-grace-a-xboot/

 

 

Bref tant que vous possédez les images ISO les possibilités sont incalculables !

 

:cheers:

Wonko



#14 islogged

islogged

    Newbie

  • Members
  • 25 posts
  •  
    France

Posted 28 January 2013 - 07:43 PM

ahah, thx for french translation.

I know xboot it's for make usb boot disk

 

I remember xbook give the link for download kav10.iso

when i did File > /Download > kaspersky rescue disk > open download webpage

 

I can get my iso of kaspersky rescue cause it's free,

but now i can't get the iso of "Utility - PE, MSDART, ERD (windows XP only)" cause the soft is bugged and can't access to the link for get the iso and make my usb boot disk

 

:cold:



#15 islogged

islogged

    Newbie

  • Members
  • 25 posts
  •  
    France

Posted 29 January 2013 - 12:48 AM

I called my cousin for test, i told me > Utility - PE, MSDART, ERD (windows XP only) < Open Download Webpage

call this webpage : http://www.ubcd4win.com/downloads.htm

 

It's what i want to know before ...

 

But i don't know how i can add WinPe 1.5, MSDART or ERD with this Link!

I try to find...

 

Ok, Thx



#16 Wonko the Sane

Wonko the Sane

    The Finder

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

Posted 29 January 2013 - 11:05 AM

Well, now it's not anymore an issue with translation, it seems like you are playing dumb. :ph34r:


You need to procure any non-freely available .iso's (or PE build or whatever) BEFORE and BESIDES Xboot.


THEN Xboot may be able to assemble or combine these .iso's (or Pe Builds, Linux distro's, etc.) into a single multi-boot USB stick (or completely fail at it).

 

The UBCD4WIN that you mentioned is a particular version of BartPE that allows to build a PE from the (original) XP install files (CD) you already have, you will have to BUILD the PE before being able to add it to a multiboot stick (using Xboot or manually or using another tool).

 

:cheers:

Wonko






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users