Menu

#2 Map ISO Image as CD Drive

open
nobody
None
5
2014-08-13
2006-08-16
Anonymous
No

Similar to what has been done for floppy disk images
and hard drive images, extend the GRUB map command to
permit mapping of an ISO image file as an optical (CD
or DVD) drive. This should then permit booting from
ISO images without having to burn ISO images on CD's, a
feature particularly useful when creating and testing
many ISO images.

Example:
map (hd1,1)/bootCD.iso (cd1)
map --hook
root (cd1)
chainloader +1
boot

Discussion


Log in to post a comment.