diff --git a/initcpio/hooks/dock0 b/initcpio/hooks/dock0 index 890cab9..9e18efc 100644 --- a/initcpio/hooks/dock0 +++ b/initcpio/hooks/dock0 @@ -13,7 +13,7 @@ dock0_mount_handler() { : ${root:=${defaultroot}} : ${basepath:=/run/vm} - : ${rootfspath:=latest/vm_root} + : ${rootfspath:=latest/rootfs} : ${cowspace:=/dev/mapper/luks-cowspace} local lower="${basepath}/fs"