From: jakoblell Date: Sun, 6 Feb 2022 15:13:15 +0000 (+0100) Subject: Support `/dev/disk/by-id/` symlinks in command-line installer (#1422) X-Git-Tag: v1.0.67~6^2 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/commitdiff_plain/7f717a7fe9f9c799a6f494d294c552386446bfc2?hp=7f717a7fe9f9c799a6f494d294c552386446bfc2 Support `/dev/disk/by-id/` symlinks in command-line installer (#1422) * Allow symlinks as target device (for supporting /dev/disk/by-id) * Use correct test (-L) for checking if it is a symlink Co-authored-by: Jakob Lell ---