I see in the materials that some use scdrom and some use cdrom.
title Boot From CD Drive
cdrom --init
map --hook
chainloader (cd0)
scdrom --install (Initialize, install CD drive)
root (cd) (Operation to specify the boot drive letter)
root (Show that the disk is 80H)
run (hd0,0)/emurtosk.bin (Run it)
title Boot From CD Drive
cdrom --init
map --hook
chainloader (cd0)
scdrom --install (Initialize, install CD drive)
root (cd) (Operation to specify the boot drive letter)
root (Show that the disk is 80H)
run (hd0,0)/emurtosk.bin (Run it)
