You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A symlink to a partition does not work though.
I wonder why is it necessary to add support for block device types one by one? Can't the role just use any block device node or a symlink to it? Tools usually don't care what device type they are working on or whether it is a symlink: they can just open() the path and the kernel handles all for them.
Maybe this is a different Feature request, but: AIUI no matter what you put in disks:, it will always identify the disks in the generated /etc/fstab by UUID=, I cannot (but would like to) use e.g. LABEL= generated from fs_label:
The current support in blivet does not include support for:
/dev/disk/
symlinksThe text was updated successfully, but these errors were encountered: