Grub4dos 0.4.6a
http://grub4dos.chenall.net/
Ghost11.5
bcdedit
bcdedit /create /d "Grub4dos" /application bootsector
bcdedit /set {id} device partition=C:bcdedit /set {id} path \grub4dos\grldr.mbr
bcdedit /displayorder {id} /addlast
menu.lst:
timeout 5
title windows 10
root (hd0,0)makeactivechainloader +1title ghost 11.5
find --set-root --ignore-floppies --ignore-cd /grub4dos/GHBOOTCD.isomap --mem /grub4dos/GHBOOTCD.iso (hd32)map --hookchainloader (hd32)boot title dosfind --set-root --ignore-floppies --ignore-cd /grub4dos/DOS.IMGmap --mem /grub4dos/DOS.IMG (fd0)map --hookchainloader (fd0)+1rootnoverify (fd0)