June 7, 201511 yr Hello every body Is it possible make winpe on HDD without Ram disk or VHD(exactly boot from c: of HDD)? Thanks Edited June 8, 201511 yr by Tripredacus removed formatting
June 7, 201511 yr Is it possible make winpe on HDD without Ram disk or VHD(exactly boot from c: of HDD)?Yes. http://homepage.ntlworld.com/jonathan.deboynepollard/FGA/questions-with-yes-or-no-answers.html What you asked for is called a "flat" PE: https://technet.microsoft.com/en-us/library/hh825045.aspx jaclaz
June 8, 201511 yr Author Hi MR jaclazI study Microsoft technical support before [of course some of command have a not exactly correct(I solved)]. so I make winpe in HDD before with 2 way (dism and bcdboot or imagex and bcdedit).but when winpe load from HDD I see x: \windows\system32 instead of c: . I create custom mini windows step by step (WADK and apply special command for configure win during load)then I want install this windows similar other windows in c: of HDD (not use ram disk or VHD)how can I do it?thanks
June 8, 201511 yr You have to understand that a PE is NOT a "full OS" (and as a matter of fact it is not licensed to run as one and additionally it will by default reboot after 72 hours).Among the differences between a "full OS" and a PE is the automatic assignment of X: as a drive letter to the volume that hosts the PE.It can be changed, see:http://reboot.pro/topic/15199-how-to-change-default-boot-drive-letter-x/http://www.msfn.org/board/topic/149173-winpe-with-systemroot-on-c-or-anything/see also:http://www.911cd.net/forums//index.php?showtopic=24365though there will be more paths to be changed in the Registry. jaclaz
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now