Geert_VDM Posted August 10, 2006 Share Posted August 10, 2006 Hello,I have following problem: I'm doing an unattended installation of a new type HP portable. I've been using the same tool for over 10 different hardware types. And now it's no longer working.This is what happens:WinPe is booting: "Starting 'Facory -WinPe'...". At boot there are always 3 things happening being: "Setting Display Resolution", "Starting Networking" & "Finishing WinPE". Now with this machine it also creates a Pagefile. This is a problem because the next step in this installation is to clean the disk with diskpart and create 2 new (empty) partitions. So my questions are:* Why is he creating this Pagefile?* How can i disable this creation?* Can i clean the disk with the pagefile anyway?The system is: HP - Compaq nc6400 - 60GB - 512MB - ...Geert Link to comment Share on other sites More sharing options...
Br4tt3 Posted August 10, 2006 Share Posted August 10, 2006 Hi!Cant say I have seen this earlier... what media are u booting from into WinPE? Are u running WinPE from HDD/PXE/USB/CD/DVD? If u run the diskpart script (I assume u r using this to partition and format the drive) will it throw up an error or something that's related to a file lock on the drive or anything? Link to comment Share on other sites More sharing options...
Geert_VDM Posted August 10, 2006 Author Share Posted August 10, 2006 I'm booting from a CD.The diskpart script is like this:select disk 0cleanand than I get following error: "The selected disk is neccessary to the operation of your computer, and may not be cleaned"Some more information:The portable has a pre-installed image on it. There are 2 volumes on it, one volume NTFS (47 GB), One FAT32 (9GB) I found half a solution. If i delete the second volume (FAT32) and then reboot the machine, he's no longer creating a pagefile, then I can clean the disk.The problem with this is that i have to reboot the machine in the middle. Unless I can force the second reboot from cd (without the machine asking to press any key), it's no solution.Geert Link to comment Share on other sites More sharing options...
JuMz Posted August 10, 2006 Share Posted August 10, 2006 Does this computer happen to have less than 64MB of ram? Link to comment Share on other sites More sharing options...
Geert_VDM Posted August 11, 2006 Author Share Posted August 11, 2006 The system is: HP - Compaq nc6400 - 60GB - 512MB - ... Link to comment Share on other sites More sharing options...
gadget Posted August 11, 2006 Share Posted August 11, 2006 Which version of PE you using, thought the latter versions didnt create a ramdisk. 1.6 here wipes the hard drive on those systems with no problem. Link to comment Share on other sites More sharing options...
Geert_VDM Posted August 11, 2006 Author Share Posted August 11, 2006 I'm using version 1.1Here's some more info:I created about the same situation on another machine: create 2 volumes, 1 ntfs, 1 fat32. Install OS on the ntfs. Than I ran winpe on that machine, he also created the pagefile. BUT when i opened diskpart and looked for the volumes, the Info on the Volumes was empty and I could erase the disk:PC 1 - With ProblemDISKPART> list volume Volume ### Ltr Label Fs Type Size Status Info ---------- --- ----------- ----- ---------- ------- --------- -------- Volume 0 E BOOTCD CDFS DVD-ROM 157 MB Volume 1 C NTFS Partition 47 GB Healthy Pagefile Volume 2 D HP_Recovery FAT32 Partition 9 GB HealthyPC 2 - Without ProblemDISKPART> list volume Volume ### Ltr Label Fs Type Size Status Info ---------- --- ----------- ----- ---------- ------- --------- -------- Volume 0 E BOOTCD CDFS DVD-ROM 157 MB Volume 1 C NTFS Partition 47 GB Healthy Volume 2 D HP_Recovery FAT32 Partition 9 GB HealthySo they both create a pagefile, but the first one on the C-drive, the second one somewhere else? Link to comment Share on other sites More sharing options...
JuMz Posted August 11, 2006 Share Posted August 11, 2006 Which version of PE you using, thought the latter versions didnt create a ramdisk. 1.6 here wipes the hard drive on those systems with no problem.Quite the opposite. From the .chm's I read, none of the previous versions supported ramdisk...(though I'm sure you could have used other "unsupported" methods in creating it...). With my version (1.6 I think), there is supported documentation to create a ramdisk, which includes one of the steps as using only a Windows Server 2003 as your source... Link to comment Share on other sites More sharing options...
gadget Posted August 12, 2006 Share Posted August 12, 2006 Which version of PE you using, thought the latter versions didnt create a ramdisk. 1.6 here wipes the hard drive on those systems with no problem.Quite the opposite. From the .chm's I read, none of the previous versions supported ramdisk...(though I'm sure you could have used other "unsupported" methods in creating it...). With my version (1.6 I think), there is supported documentation to create a ramdisk, which includes one of the steps as using only a Windows Server 2003 as your source...Me Bad, been doing too much work with ramdrives withing ramdrives this week. I meant pagefile. Pe1.1 will make a pagefile regardless of RAM. Will se if I can dig out some info on it. Personally, get a latter version of PE.... Link to comment Share on other sites More sharing options...
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