Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
topics:zfs-on-linux-mount-raw-pool-image [2017/03/26 03:18]
orzfly
topics:zfs-on-linux-mount-raw-pool-image [2017/03/26 05:20] (current)
orzfly
Line 1: Line 1:
 ====== Mount RAW Pool Image with ZFS on Linux ====== ====== Mount RAW Pool Image with ZFS on Linux ======
  
-Suppose you have backed up a ZFS pool with ''dd'' so you want to get some data from ''rpool.img'' now.+Suppose you have backed up a ZFS pool with ''dd'' so you want to get some data from ''rpool.img'' now. Look at [[disk-image-mount-partition]] for more ways to mount patitions.
  
 ===== Mounting ===== ===== Mounting =====
Line 94: Line 94:
   * https://nfolamp.wordpress.com/2010/08/16/mounting-raw-image-files-and-kpartx/   * https://nfolamp.wordpress.com/2010/08/16/mounting-raw-image-files-and-kpartx/
  
-{{tag>zfs zfs-on-linux disk-image kpartx}}+{{tag>zfs zfs-on-linux disk-image kpartx loop}}