Skip to content

Symlinking in /boot requires filesystem that supports symlinks #2

Description

@ntninja

On systems where /boot resides on the ESP the filesystem most likely is FAT32 and will produce the following error:

ln: die symbolische Verknüpfung '/boot/grub/themes/kicksecure/inter-grub_bold_34.pf2' konnte nicht angelegt werden: Die Operation ist nicht erlaubt

####################################################################
## BEGIN ERROR in '/var/lib/dpkg/info/kicksecure-base-files.postinst' detected!
##
## ERROR LOG:
## See above.
##
## BASH_COMMAND: 'ln -s "../dist-common/${grub_theme_common_file}" "/boot/grub/themes/kicksecure/${grub_theme_common_file}"'
## EXIT_CODE: '1'
##
## END ERROR in '/var/lib/dpkg/info/kicksecure-base-files.postinst' detected!
## Please report this bug!
####################################################################

Reporting this as requested.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions