Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I see to many buczek@sigusr2:~$ mxgrub /boot/grub/grub.cfg: Permission denied or buczek@aros:~$ mxgrub --list cat: /boot/grub/i386-pc/acpi.mod: Permission denied cat: /boot/grub/i386-pc/adler32.mod: Permission denied cat: /boot/grub/i386-pc/affs.mod: Permission denied cat: /boot/grub/i386-pc/afs.mod: Permission denied [...] cat: /boot/grub/i386-pc/bufio.mod: Permission denied Note: GRUB version installed in /usr differs from GRUB version used to boot. Consider updating the boot-loader with: grub-install --boot-directory=/boot /dev/sda lately. Set umask to get this into a more defined state. I don't see a problem to make the files world readable. grub.cfg contains a hash for the password needed to change the boot command line, but 1. so does this script 2. I don't think, the password can be recovered from the hash 3. if you have physical access to the system, you can boot what you want anyway.
- Loading branch information