grub: how to boot into ISO partition

Posted by Albert on Super User See other posts from Super User or by Albert
Published on 2010-06-18T14:28:10Z Indexed on 2010/06/18 14:34 UTC
Read the original article Hit count: 247

Filed under:
|
|

I have copied an ISO file into a partition (i.e. dd if=isofile of=/dev/sdb1). How can I boot into that partition via GRUB?

When I try just with chainloader (hd1,0)+1, it says unknown executable format.

© Super User or respective owner

Related posts about boot

Related posts about grub