-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installer won't work for computers with disk encryption #3
Comments
But more efficiently installed in the /usr directory, but thanks for the advice :) |
I'm not going to remove these Issues so that people who are experiencing the same problem can solve them by looking at these Issues. Thanks again for the advice :) and sorry for my bad english |
cuy di kali linux kok ndak bisa, ga ada perubahan sama sekali |
Maaf penjelasannya kurang jelas, versi Bootloader yg digunakan emang versi berapa?, tema ini hanya support untuk Bootloader GRUB versi 2 keatas, dan apa HDD punyamu dienkripsi gk? Apa udah mengikuti instruksi instalasinya semua, siapa tau cuma belum di update config doang :) |
Ups, maaf. Saya sudah pakai Grub Loader 2.0+, HDD tidaks aya enkripsi |
Udah ikutin semua instruksinya?, kalau udah coba liat hasil instalasinya, liat filenya ada gk di direktori /usr/share/grub/themes |
The installer puts the theme files somewhere in /usr. If this folder is located on an encrypted partition, grub will not have access to it when booting and the theme will not work.
To solve this, the installer could ask whether you want the files in /usr or in /boot/grub
The text was updated successfully, but these errors were encountered: