How can a filename that contains spaces be specified in a kernel parameter?
Given a filename such as "key1", a line could be written in Arch: GRUB_CMDLINE_LINUX="cryptdevice=UUID=<uuid>:<vgname> ... cryptkey=/dev/disk/by-uuid/<uuid>:<fstype>:/key1" But if the filename were "crypt key1" instead, how should the line be written? _______________________________________________ Help-grub mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-grub
