Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- timeout 10
- default 2
- write (md)0x220+1 !BAT\necho -n -P:0000 $[0107] ChaosServer PXE Windows 7 PE x32 \0 && initscript (md)0x220+1
- title Boot From Hard Drive (Windows Vista/7/2008 or Xp)\n
- find --set-root --ignore-floppies --ignore-cd /bootmgr || find --set-root --ignore-floppies --ignore-cd /ntldr || rootnoverify (hd0) && chainloader +1 && boot
- map () (hd0) && map (hd0) () && map --rehook
- find --set-root --devices=h /bootmgr || find --set-root --ignore-floppies --ignore-cd /ntldr
- chainloader /bootmgr || chainloader /ntldr
- title \n
- root
- title Windows 7 PE x86\n Win7 PE x86 Rescue Image.
- find --set-root /boot.disk
- chainloader /BOOTMGR
- title Reboot Computer
- reboot
- title Power Off Computer
- halt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement