-
-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
destroy script does not canonicalize script path properly and so mount points are incorrectly filtered out.
root@router:/tmp/mnt/Sea2T/root-home/alpine-chroot-install# ../alpine3/destroy
If you want to remove /mnt/Sea2T/root-home/alpine3 directory, run: ../alpine3/destroy --remove
root@router:/tmp/mnt/Sea2T/root-home/alpine-chroot-install# /mnt/Sea2T/root-home/alpine3/destroy
If you want to remove /mnt/Sea2T/root-home/alpine3 directory, run: /mnt/Sea2T/root-home/alpine3/destroy --remove
root@router:/tmp/mnt/Sea2T/root-home/alpine-chroot-install# /tmp/mnt/Sea2T/root-home/alpine3/destroy
Unmounting /tmp/mnt/Sea2T/root-home/alpine3/sys/kernel/debug
Unmounting /tmp/mnt/Sea2T/root-home/alpine3/sys
Unmounting /tmp/mnt/Sea2T/root-home/alpine3/proc
Unmounting /tmp/mnt/Sea2T/root-home/alpine3/dev/pts
Unmounting /tmp/mnt/Sea2T/root-home/alpine3/dev
If you want to remove /tmp/mnt/Sea2T/root-home/alpine3 directory, run: /tmp/mnt/Sea2T/root-home/alpine3/destroy --remove
(Paths like /tmp/mnt are usual for routers.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels