Hello dear guest!

Boot Land is a community driven site established since 2006 and focused on data recovery/backup boot disks, research of Windows 2000/XP/2003/Vista/7 install/deployment/antivirus tools, customizing Windows PE systems and even learning how to recover from disaster situations.

How about joining our boot disk community? So do it. Life's short!

  - You get free access to our newsletter with all the interesting buzz about boot disks
  - We share publicity revenue with everyone who wishes to participate at the forums
  - Publicity is never, never, never displayed to members (along with many other cool things)
http://boot-land.net/register

2 Pages V   1 2 >  
Reply to this topic
 Windows XP SP2 Recovery Console script (otheros)
post Oct 28 2007, 01:58 PM
Post #1
darren rose
Frequent Member   ***
Group: Members

  Joined: 29-June 07 From: Norwich, Norfolk

Posts: 281
Thank(s): 9


United Kingdom


Problems with this script, can anyone help

My chosen boot menu is bcdw and I have added the windows recovery console to the menu but when I select it it starts loading and then asks me to insert the disk labeled "Windows XP Service Pack 2 CD" into Drive a: and won't let me get into the recovery console


Any ideas please?


+Quote Post
post Oct 28 2007, 02:29 PM
Post #2
MedEvil
Platinum Member   ******
Group: .script developer

  Joined: 29-December 06
Posts: 4,490
Thank(s): 113


I guess, you don't have the tag file, named in txtsetup.sif, in your root.

cheers.gif


--------------------
NaughtyPE - The Multimedia PE!
Requirements: WB072 or 077RC2, XPSP2/W2k3SP1 source, Pentium CPU, 128MB RAM (256MB to use video players)
+Quote Post
post Oct 28 2007, 02:38 PM
Post #3
darren rose
Frequent Member   ***
Group: Members

  Joined: 29-June 07 From: Norwich, Norfolk

Posts: 281
Thank(s): 9


United Kingdom


QUOTE (MedEvil @ Oct 28 2007, 03:29 PM) *
I guess, you don't have the tag file, named in txtsetup.sif, in your root.

cheers.gif

@MediEvil

Thank for prompt reply, what is this file called and where should I put it? or should winbuilder be doing it automatically when the script is processed??

+Quote Post
post Oct 28 2007, 04:02 PM
Post #4
MedEvil
Platinum Member   ******
Group: .script developer

  Joined: 29-December 06
Posts: 4,490
Thank(s): 113


QUOTE (darren rose @ Oct 28 2007, 03:38 PM) *
@MediEvil

Thank for prompt reply, what is this file called and where should I put it? or should winbuilder be doing it automatically when the script is processed??

You can name the file anything you like and it has to be in the root of the CD or drive.

The entry in txtsetup.sif goes like that

[SourceDisksNames.x86]
1="Boot Disk","\BOOT",,\i386

The bold part is the name of the tag file. In this case, boot.

If you wanna create a script for WB to create a recovery console, the script has of course to create the tag file as well as the needed txtsetup.sif.

cheers.gif


--------------------
NaughtyPE - The Multimedia PE!
Requirements: WB072 or 077RC2, XPSP2/W2k3SP1 source, Pentium CPU, 128MB RAM (256MB to use video players)
+Quote Post
post Oct 28 2007, 04:48 PM
Post #5
darren rose
Frequent Member   ***
Group: Members

  Joined: 29-June 07 From: Norwich, Norfolk

Posts: 281
Thank(s): 9


United Kingdom


QUOTE (MedEvil @ Oct 28 2007, 05:02 PM) *
You can name the file anything you like and it has to be in the root of the CD or drive.

The entry in txtsetup.sif goes like that

[SourceDisksNames.x86]
1="Boot Disk","\BOOT",,\i386

The bold part is the name of the tag file. In this case, boot.

If you wanna create a script for WB to create a recovery console, the script has of course to create the tag file as well as the needed txtsetup.sif.

cheers.gif

I am using Nightman's script supplied with vistape 010 download, so thought it would copy the necessary files automatically for me?

Script attached so you can see what I am on about
+Quote Post
post Oct 28 2007, 10:44 PM
Post #6
MedEvil
Platinum Member   ******
Group: .script developer

  Joined: 29-December 06
Posts: 4,490
Thank(s): 113


QUOTE (darren rose @ Oct 28 2007, 05:48 PM) *
I am using Nightman's script supplied with vistape 010 download, so thought it would copy the necessary files automatically for me?

Script attached so you can see what I am on about

confused1.gif What do you wanna build a VistaPE or a XPPE?
The topic says the later, your post the first.

cheers.gif

edit:
Sorry misunderstood, thought you wanted to create a own script.
Though the conclusion and the fix are still vaild, you should better contact the creator for support and bug reporting.


--------------------
NaughtyPE - The Multimedia PE!
Requirements: WB072 or 077RC2, XPSP2/W2k3SP1 source, Pentium CPU, 128MB RAM (256MB to use video players)
+Quote Post
post Oct 28 2007, 11:11 PM
Post #7
darren rose
Frequent Member   ***
Group: Members

  Joined: 29-June 07 From: Norwich, Norfolk

Posts: 281
Thank(s): 9


United Kingdom


QUOTE (MedEvil @ Oct 28 2007, 11:44 PM) *
confused1.gif What do you wanna build a VistaPE or a XPPE?
The topic says the later, your post the first.

cheers.gif

edit:
Sorry misunderstood, thought you wanted to create a own script.
Though the conclusion and the fix are still vaild, you should better contact the creator for support and bug reporting.

creating a vistape cd, but want the option for xp recovery console on boot menu as I support both version of windows so it would be handy

Think I have solved it by copying tag files from xp Cd to root of vista pe cd
+Quote Post
post Oct 29 2007, 10:58 AM
Post #8
was_jaclaz
Finder   ******
Group: Advanced user

  Joined: 14-July 06 From: Gone in the mist

Posts: 7,224
Thank(s): 547


Italy


For the record, you can edit txtsetup.sif in order to out the files somewhere else (not on ROOT) or change their names:
http://www.msfn.org/board/index.php?showtopic=65541
http://www.msfn.org/board/multiboot_nlite_t99385.html

Check this also:
http://www.boot-land.net/forums/index.php?showtopic=2764

If you are running from a "floppy-like" or "hd-like" device, you might find useful this:
http://www.boot-land.net/forums/index.php?...c=2362&st=4
http://www.boot-land.net/forums/index.php?...c=2362&st=7

jaclaz


--------------------
+Quote Post
post Oct 29 2007, 12:55 PM
Post #9
Moon Goon
Frequent Member   ***
Group: Advanced user

  Joined: 1-August 06
Posts: 260
Thank(s): 2


This is something to try that sometimes works for me..

Make sure you have the following files in the root of your PE disc:

win51ip
win51ip.sp2
win51ia

They appear to be 0kb in size so I bet you can just create a new text file and rename it appropriately.

I don't know why this works but I think the Windows setup specifically looks for these files..
+Quote Post
post Oct 29 2007, 03:38 PM
Post #10
darren rose
Frequent Member   ***
Group: Members

  Joined: 29-June 07 From: Norwich, Norfolk

Posts: 281
Thank(s): 9


United Kingdom


QUOTE (Moon Goon @ Oct 29 2007, 01:55 PM) *
This is something to try that sometimes works for me..

Make sure you have the following files in the root of your PE disc:

win51ip
win51ip.sp2
win51ia

They appear to be 0kb in size so I bet you can just create a new text file and rename it appropriately.

I don't know why this works but I think the Windows setup specifically looks for these files..

Thanks Moon Goon, yes thats what I did in the end, copied the files from root of XP CD to the root of my VistaPE Cd and it now works fine (win51ip, win51ip.sp2 and win51)

Thanks MedEvil, will take a look at links, my whole point for posting was hoping someone would tell me why the script supplied with VistaPE 010 wasn't working!, perhaps someone might consider fixing it so it does work in future!!! (nightman??)
+Quote Post

2 Pages V   1 2 >
Reply to this topic
1 User(s) are reading this topic ()


  

Collapse

  Topic Replies Topic Starter Views Last Action
No New Posts console version does not match service's
1 supposeitwar 129 3rd February 2010 - 08:21 AM
Last post by: supposeitwar
No New Posts Topic has attachmentsscript error during the build process
StrFormat - Failed to convert [pos] with value [1] to variable: [%Base
2 tehkor 192 2nd February 2010 - 03:51 PM
Last post by: tehkor
No new Topic has attachmentsXP styles in PE
176 MedEvil 14,349 1st February 2010 - 05:50 PM
Last post by: Lancelot
No new Windows in Firadisk RAMDrive - nVidia Driver Freeze at Boot
20 rahn 952 29th January 2010 - 04:02 PM
Last post by: bilou_gateux
No New Posts Recovery Disks Needed
For A Sony Vaio VGN FW31E
6 trivine 212 27th January 2010 - 12:35 AM
Last post by: trivine