Map the aa.dsk file in the root directory of (hd0,0) as the first hard disk, map the original first hard disk as the second hard disk, and boot from the virtual disk created from aa.dsk:
title Boot From Virtual Disk
map (hd0,0)/aa.dsk (hd0)
map (hd0) (hd1)
map --hook
root (hd0,0)
chainloader +1
boot
What software can be used to generate aa.dsk? Waiting online
title Boot From Virtual Disk
map (hd0,0)/aa.dsk (hd0)
map (hd0) (hd1)
map --hook
root (hd0,0)
chainloader +1
boot
What software can be used to generate aa.dsk? Waiting online
