dilar Posted April 22, 2014 Posted April 22, 2014 hello,I was trying to capture boot sector info to change my win8.1PE from a usb bootable to a iso. Not sure which file is the boot sector, or if it is multiple files. Can someone please shed some light on the windows 8 boot process?thanks
jaclaz Posted April 22, 2014 Posted April 22, 2014 The booting process has not changed from Vista onwards.The bootsector for a CD/DVD/.iso is etfsboot.com. <- this is an El-Torito no-emulation bootsectorYou find it in the install .iso under the /boot directory.The bootsector for FAT/FAT32/NTFS partiton is "embedded" and can be installed with bootsect.exe.The bootsectors behaviour is the same, load BOOTMGR, then access the BCD and finally load the WIndows throuigh WINLOAD.EXE.But if you post about the actual problem you are having (as opposed ot a "fraction" of it) , you may receive more complete answers, including info about the use of the (needed) OSCDimg or mkisofs to actually create the .iso, and/or - possibly - about already existing tools/scripts whatever capable of doing that.jaclaz
Tripredacus Posted April 23, 2014 Posted April 23, 2014 Iceman's WinPE guide, although dated, still has the instructions needed to make your WinPE into an ISO. See it here: http://www.msfn.org/board/topic/144914-guide-creating-wim-images-of-windows-for-system-deployment-using-pe/
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