Follow-up Comment #1, bug #31148 (project grub):

No additional feature is required. This can already be accomplished using
blocklist syntax:
http://www.gnu.org/software/grub/manual/grub.html#Block-list-syntax

Also, grub treats loopback devices like any other device in that if the
device contains a partition table those partitions can be accessed like any
other partition: (loop,msdos1)

For example:

grub> loopback loop /path/to/disk/image
grub> ls
(loop) (loop,msdos2) (loop,msdos1)

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31148>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-grub mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to