bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #31148] Grub Loopback Module Does not Contain Offset Functionality


From: Jordan Uggla
Subject: [bug #31148] Grub Loopback Module Does not Contain Offset Functionality
Date: Thu, 30 Sep 2010 00:19:42 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.8 Safari/534.7

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]