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

6 Pages V   1 2 3 > »   
Reply to this topic
 [project] nativeEx_BSOR
post Jan 3 2008, 06:25 PM
Post #1
psc
Guru   ******
Group: .script developer

  Joined: 14-July 06 From: Korschenbroich

Posts: 8,903
Thank(s): 557


Germany


Don't worry. This project is not written to create the unwelcome BSOD!
It creates a Blue Screen Of Rescue.

It is an enhancement of the nativeEx_BlueCon project which herewith becomes obsolete.

New: The MS RecoveryConsole is added.
And new with the RecoveryConsole:
As real nativeEx project it is made 100% from the source CD:
  • Download of Microsoft's 'create XP setup floppies' is not necessary
  • It works also with W2003 ('create W2003 setup floppies' does not exist, or I googled wrong)
  • You have your standard keyboard and language
  • The boot image is extracted from 'spcmdcon.sys' by my new program 'bootExt'
    (RecoveryCD.bat by Dean Adams can only extract from XP spcmdcon.sys. He uses the offset.
    My app searches for the boot image, which e.g. for W2003 has a different offset)
Currently I tested successfully with XP SP2 and W2003 R2 (SP1), both German and English.

Attached the project. Attached File  nativeEx_BSOR.zip ( 320.99K ) Number of downloads: 418

Unzip it into the 'Projects' folder.
In the first run you must execute Basic > Build > CheckTools to download the nativeEx core.

Peter

EDIT: I found some issues with W2003. Some txtsetup.sif-s seem to need small patches.

This post has been edited by psc: Jan 12 2008, 06:54 PM
Reason for edit: New information


--------------------
Build the house starting with the basement rather than with the roof! But always have in mind how the roof should be made!

There are very rarely problems, in most cases there are issues.

There are never stupid questions, there can be only stupid answers.


The revenue from clicking on publicity at this post is given to psc

.
+Quote Post
post Jan 3 2008, 07:48 PM
Post #2
Galapo
Platinum Member   ******
Group: .script developer

  Joined: 16-July 06
Posts: 3,242
Thank(s): 284


Australia


Thanks, Peter! This is very helpful indeed.

Regards,
Galapo.


--------------------
galapo.boot-land.net
------
Recommended steps to build LiveXP:
1) Download suitable WinBuilder.exe from here and run it;
2) Update through the Download Center by clicking the 'Download' button; and
3) Then build LiveXP by pressing the 'Play' button.
+Quote Post
post Jan 3 2008, 07:57 PM
Post #3
was_jaclaz
Finder   ******
Group: Advanced user

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

Posts: 7,224
Thank(s): 547


Italy


I knew that making you interested in "booting matters" would have produced good results! wink.gif

Good work! smile.gif

cheers.gif

jaclaz


--------------------
+Quote Post
post Jan 4 2008, 03:23 AM
Post #4
Galapo
Platinum Member   ******
Group: .script developer

  Joined: 16-July 06
Posts: 3,242
Thank(s): 284


Australia


Hi Peter,

To let you know: I modified my DriverPacks mass storage driver script to be compatible with nativeEx_BSOR (in this project, drivers aren't located in \system32\drivers\). So the script is still able to be used under nativeEx-based projects -- including nativeEx_BSOR.

http://galapo.boot-land.net/scripts/driver...eDrivers.script
http://livexp.boot-land.net/LiveXP/Drivers...eDrivers.script

Regards,
Galapo.


--------------------
galapo.boot-land.net
------
Recommended steps to build LiveXP:
1) Download suitable WinBuilder.exe from here and run it;
2) Update through the Download Center by clicking the 'Download' button; and
3) Then build LiveXP by pressing the 'Play' button.
+Quote Post
post Jan 4 2008, 03:27 AM
Post #5
Galapo
Platinum Member   ******
Group: .script developer

  Joined: 16-July 06
Posts: 3,242
Thank(s): 284


Australia


QUOTE (psc @ Jan 4 2008, 05:25 AM) *
EDIT: I found some issues with W2003. Some txtsetup.sif-s seem to need small patches.

Did you replace the zip file, or you haven't yet been able to deal with the issues?

Thanks,
Galapo.


--------------------
galapo.boot-land.net
------
Recommended steps to build LiveXP:
1) Download suitable WinBuilder.exe from here and run it;
2) Update through the Download Center by clicking the 'Download' button; and
3) Then build LiveXP by pressing the 'Play' button.
+Quote Post
post Jan 4 2008, 09:31 AM
Post #6
psc
Guru   ******
Group: .script developer

  Joined: 14-July 06 From: Korschenbroich

Posts: 8,903
Thank(s): 557


Germany


QUOTE (Galapo @ Jan 4 2008, 04:27 AM) *
Did you replace the zip file, or you haven't yet been able to deal with the issues?

Thanks,
Galapo.

There is still the old beta zip.
I think if users get troubles with W2003 they should try XP, which truelly works.

To find the necessary patches is very time consuming frusty.gif

Peter


--------------------
Build the house starting with the basement rather than with the roof! But always have in mind how the roof should be made!

There are very rarely problems, in most cases there are issues.

There are never stupid questions, there can be only stupid answers.

+Quote Post
post Jan 4 2008, 09:32 AM
Post #7
ireneuszp
Frequent Member   ***
Group: Advanced user

  Joined: 29-September 06
Posts: 112
Thank(s): 28


Poland


Effect

in qemu "The file vga.sys could not be found"

source [OS]
Type=W2003
OldOS=None
SubType=Enterprise
ServicePack=sp1
DefaultLocale=00000409

sad.gif


--------------------
+Quote Post
post Jan 4 2008, 09:35 AM
Post #8
psc
Guru   ******
Group: .script developer

  Joined: 14-July 06 From: Korschenbroich

Posts: 8,903
Thank(s): 557


Germany


QUOTE (ireneuszp @ Jan 4 2008, 10:32 AM) *
Effect

in qemu "The file vga.sys could not be found"

source [OS]
Type=W2003
OldOS=None
SubType=Enterprise
ServicePack=sp1
DefaultLocale=00000409

sad.gif

That's exactly the trouble I'm speaking about.
But vga.sys is there!

Peter


--------------------
Build the house starting with the basement rather than with the roof! But always have in mind how the roof should be made!

There are very rarely problems, in most cases there are issues.

There are never stupid questions, there can be only stupid answers.

+Quote Post
post Jan 4 2008, 09:53 AM
Post #9
psc
Guru   ******
Group: .script developer

  Joined: 14-July 06 From: Korschenbroich

Posts: 8,903
Thank(s): 557


Germany


QUOTE (Galapo @ Jan 4 2008, 04:23 AM) *
Hi Peter,

To let you know: I modified my DriverPacks mass storage driver script to be compatible with nativeEx_BSOR (in this project, drivers aren't located in \system32\drivers\). So the script is still able to be used under nativeEx-based projects -- including nativeEx_BSOR.

http://galapo.boot-land.net/scripts/driver...eDrivers.script
http://livexp.boot-land.net/LiveXP/Drivers...eDrivers.script

Regards,
Galapo.

I tried and got this error:
Attached Image

Peter


--------------------
Build the house starting with the basement rather than with the roof! But always have in mind how the roof should be made!

There are very rarely problems, in most cases there are issues.

There are never stupid questions, there can be only stupid answers.

+Quote Post
post Jan 4 2008, 10:17 AM
Post #10
Galapo
Platinum Member   ******
Group: .script developer

  Joined: 16-July 06
Posts: 3,242
Thank(s): 284


Australia


Hi Peter,

Thanks for trying the script. I realise I haven't written enough "checks" into the script as yet.

I get this error if the DPs base file hasn't been provided along with the .7z mass storage file. The current versions currently are: DPs_BASE_7052.exe and DP_MassStorage_wnt5_x86-32_7121.7z.

But if you've provided both files already, then the issue is something else and I'll have to look further.

Thanks,
Galapo.


--------------------
galapo.boot-land.net
------
Recommended steps to build LiveXP:
1) Download suitable WinBuilder.exe from here and run it;
2) Update through the Download Center by clicking the 'Download' button; and
3) Then build LiveXP by pressing the 'Play' button.
+Quote Post

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


  

Collapse

  Topic Replies Topic Starter Views Last Action
No New Posts Pinned: Project authors - read this!
Important information about project authoring
11 psc 1,624 1st October 2009 - 11:42 AM
Last post by: was_jaclaz
No New Posts Project doesn't work right any longer
(after applying ComboBox v5)
12 dorux 2,193 9th August 2009 - 06:02 PM
Last post by: p99p5
No new ProjectInfo.ini
...incomplete
16 fxscrpt 2,990 13th May 2009 - 03:35 PM
Last post by: Lancelot
No New Posts Project management rant
9 MedEvil 1,729 20th April 2009 - 05:16 PM
Last post by: MedEvil
No New Posts Project awesome!
You're making a real good job here...
2 Capitain_Jack 1,279 9th April 2009 - 05:49 PM
Last post by: billonious