IPB

Welcome Guest ( Log In | Register )

6 Pages V   1 2 3 > »   
Reply to this topicStart new topic
> Ultimate Plugin "sysprep -pnp" On Target 2k Or Xp, when your RARE motherbard broken
samplempg
post Jan 14 2004, 08:55 AM
Post #1


Silver Member
***

Group: Members
Posts: 485
Joined: 5-January 04
Member No.: 3,388



huh.gif is there any special plugin like this exist ? If it dose, it will make bardPE even more technical LV. I am waiting one tongue.gif
Go to the top of the page
 
+Quote Post
Former_tarkan_post
post Jan 14 2004, 03:13 PM
Post #2





Guests






i don't know how to implement sysprep...so that it modify all items on the installed windows version...but it is worth thinking about it....
Go to the top of the page
 
+Quote Post
rgroves
post Jan 14 2004, 03:42 PM
Post #3


Silver Member
***

Group: Members
Posts: 120
Joined: 20-October 03
From: Knoxville, Tn , USA
Member No.: 2,119



based upon what I know about Sysprep it needs to be installed into your C:\ drive and must be able to manipulate teh local registry.

I feel that if you run Sysprep from within PE the following will happen:
1) it won't run because PE is running from the CD.
2) If install PE to the HD, and run it from there, it will trash PE, and your system may not boot.

WHY are you wanting Sysprep on PE anyway?? If it's for mass system deployment, you should create an image fo hte machine and include sysprep inside that image.
Go to the top of the page
 
+Quote Post
samplempg
post Jan 16 2004, 09:18 AM
Post #4


Silver Member
***

Group: Members
Posts: 485
Joined: 5-January 04
Member No.: 3,388



rqroves, I am so sorry about my bad english. I will explain why we need "sysprep -pnp" on TARGE OS (not PE blink.gif ...it is in the title)

Let me give you a hint, try do unplug your Primary IDE Harddrive (which contain your Windows 2000 or XP OS). And put it into different system (in other word, different MOTHERBOARD). You will understand what I try to explain. Your system will end up to blue screen of death. windows 2000 or xp won't auto detect all the drivers like win98. The only way to make win2k boot up and auto detect all the drivers is using delpoy package and run "sysprep -pnp". (in most case we use "sysprep -pnp" on mass distribution which contain DIFFERENT TYPE MOTHERBOARD or generic ghost)

If you working in a BIG COMPANY, and they are using a SUPER OLD rackmount server as DC. What you ganna do if the server's motherboard broken ? Try to buy a same motherboard from museum? if sysprep plug exist, that will be awesome smile.gif
Go to the top of the page
 
+Quote Post
allow
post Jan 16 2004, 11:31 AM
Post #5


Silver Member
***

Group: Members
Posts: 103
Joined: 16-October 03
Member No.: 2,062



just an idea: try analyzing what sysprep -pnp does and maybe we can build a tool that will do the same from PE...

@samplempg & @all

if you can, please try sysprep with running regmon & filemon, anD see what you can find out...
Go to the top of the page
 
+Quote Post
CWorks
post Jan 16 2004, 02:46 PM
Post #6


Simple Minded Fool
*****

Group: Members
Posts: 1,658
Joined: 21-October 03
From: In the garden, & feeling fine
Member No.: 2,134



i have created an image using drive image on a vmware xp install with no sound or net
or usb and restored it to 14 different motherboards so far and it all went without a hitch
when they booted for the first time it would detect all the motherboard resources
and after a couple of reboots all was well without a bluescreen and no sysprep
i used xp sp1 with the rollup and had 2 updates from ms website when it was done

total time to install xp went from 45 - 60 min to 20 - 30 min
with office 2k3, nero 6, mozilla 1.5, norton sytemworks 2k3 installed also

they were all asus and abit boards with via chipset i don't like sis or intel chipset
most had sound and lan onboard

and to change username and company

xp username.reg
CODE
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]
"RegisteredOrganization"="Your Company Name"
"RegisteredOwner"="Your Name"

office 2k3 username.reg
CODE
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\9040110900063D11C8EF10054038389C\InstallProperties]
"RegOwner"="Your Name"
"RegCompany"="Your Company Name"


This post has been edited by cworks: Jan 16 2004, 03:28 PM


--------------------
Go to the top of the page
 
+Quote Post
CWP
post Jan 16 2004, 04:51 PM
Post #7


Gold Member
****

Group:
Posts: 578
Joined: 16-March 03
From: Blackout City, Can.
Member No.: 463



QUOTE
they were all asus and abit boards with via chipset i don't like sis or intel chipset most had sound and lan onboard

The main reason for the BSoD is the change in chipset manufacturers, so you wouldn't encounter that kind of problem.

CWP


--------------------
The UNIX Guru's View of Sex:
gawk; talk; nice; date; wine; grep; touch; unzip; strip; touch; gasp; finger; gasp; mount; fsck; more; yes; gasp; umount; make clean; make mrproper; sleep
Go to the top of the page
 
+Quote Post
CWorks
post Jan 16 2004, 05:43 PM
Post #8


Simple Minded Fool
*****

Group: Members
Posts: 1,658
Joined: 21-October 03
From: In the garden, & feeling fine
Member No.: 2,134



QUOTE (CWP @ Jan 16 2004, 09:51 PM)
QUOTE
they were all asus and abit boards with via chipset i don't like sis or intel chipset most had sound and lan onboard

The main reason for the BSoD is the change in chipset manufacturers, so you wouldn't encounter that kind of problem.

CWP

vmware uses intel chipset so it should work for that also
i think it has to do with the video drivers 8 out of 10 times it's the video
drivers that have caused my BSod's or a combination of usb, lan, video, chipset

that's why i used vmware so i could eliminate all but the chipset the vieo was set to
the default vga driver that comes with xp


--------------------
Go to the top of the page
 
+Quote Post
CWP
post Jan 16 2004, 06:55 PM
Post #9


Gold Member
****

Group:
Posts: 578
Joined: 16-March 03
From: Blackout City, Can.
Member No.: 463



Odd, most of the time the changes in the video cards didn't cause BSoD's for me. Changing between chipset manufacturers would.

Then again, we were testing on real machines.

CWP


--------------------
The UNIX Guru's View of Sex:
gawk; talk; nice; date; wine; grep; touch; unzip; strip; touch; gasp; finger; gasp; mount; fsck; more; yes; gasp; umount; make clean; make mrproper; sleep
Go to the top of the page
 
+Quote Post
CWorks
post Jan 16 2004, 07:32 PM
Post #10


Simple Minded Fool
*****

Group: Members
Posts: 1,658
Joined: 21-October 03
From: In the garden, & feeling fine
Member No.: 2,134



i am using real machines to restore to when i created an image on real machine
and then restored on a different machine sometimes i would get a blue screen
all of them were via chipset just different video cards ati or nvidia

only ever built machines with via chipset

that's why i used vmware to make the image of xp from
xp uses the vga driver for it

the bsod's were about 3 out 10 machines
but now i'm 14 out of 14 and no bsod

this is not for a backup just to quickly setup a machine with everything installed and configured so i can have a machine go from parts to sold in under an hour
i build them in my spare time witch i don't have enough of so anything i can do to speed it up smile.gif


--------------------
Go to the top of the page
 
+Quote Post
juul
post Jan 16 2004, 08:08 PM
Post #11


Newbie
*

Group: Members
Posts: 9
Joined: 25-September 03
Member No.: 1,785



You can make a bootable CD and dump an image with a utility like Ghost to the HD. The image must consist off the subdirs : one with WINPE in minint, the other the normal i386 with a slipstreamed XP or 2K. Make sure that WINPE boots up on the HD. In PE you can do a scripted install off all you want.
duration half an hour for XP pro with office
Go to the top of the page
 
+Quote Post
CWorks
post Jan 16 2004, 08:18 PM
Post #12


Simple Minded Fool
*****

Group: Members
Posts: 1,658
Joined: 21-October 03
From: In the garden, & feeling fine
Member No.: 2,134



i use a bootable cd with drive image ver.6 for dos and have the image on a hard drive
set as slave and restore to the new drive set as master and then shutdown unplug drive
with image reboot install drivers for vid, nic, modem, etc... etc.. done in about 20 - 30 minutes already have everything installed in the image

i have tried it using usb hard drive and it took three times longer to restore it


--------------------
Go to the top of the page
 
+Quote Post
samplempg
post Jan 18 2004, 01:11 AM
Post #13


Silver Member
***

Group: Members
Posts: 485
Joined: 5-January 04
Member No.: 3,388



hiye coworkers. tongue.gif
We are talking about how to migrate a OS to different motherboard. Not how to make generic ghost. When the a gereneric ghost image load all the drivers on board, the os is NO LONGER GENERIC. Unless you login the system and type "sysprep -pnp" in command prompt. The problem is you don't even have CHANCE to enter the system because of BSOD, unless you got same motherboard (or that motherboard's brother or sister)
Go to the top of the page
 
+Quote Post
d4vr0s
post Jan 18 2004, 08:31 AM
Post #14


911cd's Boyscout
*****

Group: Members
Posts: 3,110
Joined: 18-November 03
From: Skaro
Member No.: 2,631



Try changing the IDE ATA/ATAPI controller to 'Standard Dual Channel PCI IDE Controller' before you migrate.


--------------------
A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools. Douglas Adams

Problems? Check the Troubleshooting FAQ
Go to the top of the page
 
+Quote Post
samplempg
post Jan 18 2004, 10:44 AM
Post #15


Silver Member
***

Group: Members
Posts: 485
Joined: 5-January 04
Member No.: 3,388



laugh.gif could you teach me how to enter a system and change the IDE setting when it is already showing blue screen of death ? (in that case, your old motherboard killed by SURGE, and you change a new motherboard. That mother board just don't let you enter your old OS)

actually I know one, just run PE and use erd2002 (or 2003) and regedit modify target os's registry setting (like ide or chipset whatever...require certain skills on understanding registry)

or use "sysprep plugin" if it exist smile.gif
Go to the top of the page
 
+Quote Post
dani2
post Jan 18 2004, 09:04 PM
Post #16


Silver Member
***

Group: Members
Posts: 103
Joined: 29-November 03
Member No.: 2,850



OH
I have a fix.
It is not in plugin format though.

I call it "FixIDE", it modifies the registry so your local windows can accept all the different standard IDE hard drives. Plus there is instructions on the disk on how to make your non supported SCSI/RAID driver work!

But, it isn't in plugin format. Does someone want to make the inf files for me?
Trust me it works. I work for a technican company and whenever we upgrade computers we just clone the drive and move the drive to the new hardware, run FixIDE and power it on wink.gif
Go to the top of the page
 
+Quote Post
samplempg
post Jan 18 2004, 11:11 PM
Post #17


Silver Member
***

Group: Members
Posts: 485
Joined: 5-January 04
Member No.: 3,388



Could you post a download link for FixIDE ? laugh.gif
And what kind environment you run fixIDE ? MS's recovery console or BOOT disk with NTFS support...or ?
Go to the top of the page
 
+Quote Post
Joshua
post Jan 19 2004, 06:25 AM
Post #18


Platinum Member
*****

Group: Members
Posts: 1,675
Joined: 19-September 03
From: Germany, 32839 Steinheim
Member No.: 1,716



QUOTE (dani2 @ Jan 19 2004, 02:04 AM)
OH
I have a fix.
It is not in plugin format though.
But, it isn't in plugin format. Does someone want to make the inf files for me?

@dani2
no problem, send me the files and i make a plugin for that.
email: dcs@drowaelder.de
Joshua


--------------------
Go to the top of the page
 
+Quote Post
this-is-me
post Jan 19 2004, 08:50 AM
Post #19


Gold Member
****

Group: Members
Posts: 850
Joined: 25-September 03
Member No.: 1,787



Does this get around the BSOD moving windows xp from one sys to the other?
Go to the top of the page
 
+Quote Post
dani2
post Jan 19 2004, 09:40 AM
Post #20


Silver Member
***

Group: Members
Posts: 103
Joined: 29-November 03
Member No.: 2,850



IF the bsod says "INACCESSABLE_BOOT_DEVICE" and you have the hard drive hooked up to the motherboard's IDE controller. There are instructions on it to apply your own drivers but that is a little more complicated.
Go to the top of the page
 
+Quote Post

6 Pages V   1 2 3 > » 
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 9th September 2010 - 01:47 AM