hiddenpower Posted June 7, 2015 Share Posted June 7, 2015 (edited) 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, 2015 by Tripredacus removed formatting Link to comment Share on other sites More sharing options...
jaclaz Posted June 7, 2015 Share Posted June 7, 2015 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 Link to comment Share on other sites More sharing options...
hiddenpower Posted June 8, 2015 Author Share Posted June 8, 2015 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 Link to comment Share on other sites More sharing options...
jaclaz Posted June 8, 2015 Share Posted June 8, 2015 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 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now