Skip to content
  • A. Wilcox's avatar
    hscript: Recursively bind-mount /dev and /sys · ca548672
    A. Wilcox authored
    We need this for /dev/shm to be present in the target.
    
    We need to bind-mount /sys recursively for efivarfs to be available for
    GRUB's use in the target.
    
    While we're here, unmount /dev and /sys recursively when creating an image.
    ca548672