valexvo Posted August 21, 2003 Posted August 21, 2003 Hi,First of all a big THX to Aaron and all others that have make the project and the board.I have some questions regarding XP unattended project:1. How can I disable Hibernation2. How can I install a driver without setup ex: I have a Skystar2 PCI card and the only files in driver section are: skynet.sys and skynet.inf3. How can I set the pagefile to a fixed one for exemple 1000M . BTW. What's the best size, type and location for pagefile . I have only one HDD 60G with 4 partitions and 512M Ram.any help apreciated THXregardsalex
b0r3d Posted August 21, 2003 Posted August 21, 2003 2. How can I install a driver without setup ex: I have a Skystar2 PCI card and the only files in driver section are:skynet.sys andskynet.infJust point the driver section in your winnt.sif to the directory where the skynet.inf is located.
Aaron Posted August 21, 2003 Posted August 21, 2003 Put:Hibernation = Nounder [unattended] in winnt.sifI'm not sure if you can define page file sizes during an unattended setup.
Igor Posted August 21, 2003 Posted August 21, 2003 3. How can I set the pagefile to a fixed one for exemple 1000M . BTW. What's the best size, type and location for pagefile . I have only one HDD 60G with 4 partitions and 512M Ram.any help apreciated THXregardsalex[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]"PagingFiles"=Set your Paging Size, check this key and export the valueI recommend you to create a 1GB Fat Partition for your swap file e set it to 400MB if you have 512MB
valexvo Posted August 22, 2003 Author Posted August 22, 2003 THX to all.@ Igor If I understand well, I must create a 1G FAT32 partition and create there a fixed pagefile of 400M . Here I have one question : where to put the 1G partition ? I have c: 10G, d: 20G, e: 20G, f: 10G , all NTFS . Right after C: or after D: ? I think after d: is better because is in the middle of NTFS phisical drive. But you may have a better experience , so please tell me the right choice.THXregardsalex
Igor Posted August 22, 2003 Posted August 22, 2003 I have created my Fat partition just after C: I use this partition also for my temp files but you can decrease the size. If you have a multiboot OS you can use the same paging file for all Windows OS
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