pauledavey Posted March 26, 2004 Posted March 26, 2004 OK I have created a folder called pebuild on my harddiskin this folder I have copied the contents of the winpe folder from the winpe1.2 select cd. I have also added factory.exe and netcfg.exe to this folder from the I386 folder on the winpe1.2 select cdI have created a folder called winxp and copied the entire winxp sp1 cd into this folder keeping the original structure.I have run the command as below:c:\pebuild\mkimg.cmd c:\winxp c:\pebuildI do not want an ISO at this stage.I get the following error:Unable to build Hive from inf filesI am a local admin and running this on a win2k O/S PCHelp please? Why do i get this error??
EvilGuinness Posted March 26, 2004 Posted March 26, 2004 That's strange, I had the same error and logging as local administrator solved the problem.Did you try to build Windows PE directly from the Win XP CD? I tried to do what you do (XP on the hard drive) but I had lots of problems.
pauledavey Posted March 26, 2004 Author Posted March 26, 2004 OK, I wasnt local admin (whoops) all works ok now and has compiled ok.However, because I wanted to add bits to it I made the ISO afterwars with OSCDIMGI run the following:oscdimg -lwinpe -h -n -o c:\winsrc\custpe c:|winpe.isoHowever the image does not boot!!!How come?
pauledavey Posted March 26, 2004 Author Posted March 26, 2004 OK dont worry. Ive answered my own question. I was being *dumb*
likuidkewl Posted March 26, 2004 Posted March 26, 2004 That's strange, I had the same error and logging as local administrator solved the problem.Did you try to build Windows PE directly from the Win XP CD? I tried to do what you do (XP on the hard drive) but I had lots of problems.I have never had an issue with the HD source, you just have to remember to point the installer at the XPDIR\I386 folder.
zen Posted May 12, 2004 Posted May 12, 2004 OK dont worry. Ive answered my own question. I was being *dumb* hey, i am facing same problem, so whats the ans?
mbouchard Posted May 13, 2004 Posted May 13, 2004 While I am not certain what pauldavey's answer was, I use the following command line to create an image and have never had it fail.D:\PE\ImageCreationFiles\oscdimg -betfsboot.com -n d:\PE\Custom d:\PE\PE.isoIt is possible that he did not have etfsboot.com in the command line and this is why it didn't work.Mike
Zaker Posted May 13, 2004 Posted May 13, 2004 The last posters command works for me as well.It did not work until I specified the full path to ETFSBOOT.COM.That was 2 days and 10 CDs wasted...
Spawn Posted May 13, 2004 Posted May 13, 2004 seems like a lot of waste. why not just buy a cd-rw disk
Zaker Posted May 13, 2004 Posted May 13, 2004 Cost isn't a big issue, but I'm impatient and the CDRWs take too long.Since I have had so many other issues with burning PE, I have switched to CDRW.Cheers!
jeffwitt41 Posted May 13, 2004 Posted May 13, 2004 Try using Virtual PC you can capture an ISO image for the cd rom and not burn any disks.Jeff
zen Posted May 14, 2004 Posted May 14, 2004 hi,for running oscdimg command, u need winpe environment & then u cretae image. so how do u ppl get that custom environment? currently i am using mkimg command first & then use the folder created by mkimg command as an input to oscdimg. is there any other way to do that? & also if i want to add my own exe, i add it to i386\system32 folder of custom winpe(created by using mkimg command) & then make image & burn it, it wrks fine but is there any other way to add ur own exe to winpe?
likuidkewl Posted May 14, 2004 Posted May 14, 2004 Yes you just make the folder and not the ISO, then you can add all of your files to the folder in the locations you specify and then use OScdimg with the -b of efsboot.com, or what ever.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now