March 26, 200422 yr 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??
March 26, 200422 yr 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.
March 26, 200422 yr Author 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?
March 26, 200422 yr 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.
May 12, 200422 yr OK dont worry. Ive answered my own question. I was being *dumb* hey, i am facing same problem, so whats the ans?
May 13, 200422 yr 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
May 13, 200422 yr 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...
May 13, 200422 yr 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!
May 13, 200422 yr Try using Virtual PC you can capture an ISO image for the cd rom and not burn any disks.Jeff
May 14, 200422 yr 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?
May 14, 200422 yr 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.
Create an account or sign in to comment