Searched refs:mount (Results 1 – 3 of 3) sorted by relevance
90 sudo mount -o loop,uid=$(id -u) ${img} ${mnt}92 echo Could not mount test filesystem116 sudo mount -o ro,loop,uid=$(id -u) ${img} ${mnt}118 echo Could not mount test filesystem
354 sudo mount -o loop,rw "$1" "$MOUNT_DIR"600 sudo mount -o loop,rw,$uid "$IMAGE" "$MOUNT_DIR"
143 def mount(): function201 mount()219 mount()
Completed in 6 milliseconds