$ mkinitcpio -H systemd
==> Help for hook ‘systemd’:
This will install a basic systemd setup in your initramfs, and is meant to
replace the ‘base’, ‘usr’, ‘udev’ and ‘resume’ hooks. Other hooks with runtime
components will need to be ported, and will not work as intended. You also may
wish to still include the ‘base’ hook (before this hook) to ensure that a
rescue shell exists on your initramfs.
I don’t know, i just want to not see the warning again:
==> WARNING: Possibly missing ‘/bin/sh’ for script: /usr/bin/mount.glusterfs
And this makes it disappear.
I don’t know the consequences, Manjaro is booting.
Did I need mount.glusterfs? Is it for mount a filesystem in a server? I don’t have any server. Should I uninstall it? If I uninstall it, will base in HOOKS still necessary? This is the only warning in mkinitcpio.
Optional when using the systemd hook as it only provides a busybox recovery shell. Note: The recovery shell is not usable since the root account in the initramfs is locked. See FS#70408.
(5/8) Updating the MIME type database...
Error in type 'application/x-core' (in /usr/share/mime/packages/freedesktop.org.xml): Error in <match> element: Mask is longer than value.
Error in type 'image/jp2' (in /usr/share/mime/packages/freedesktop.org.xml): Error in <match> element: Mask is longer than value.
Error in type 'image/jpx' (in /usr/share/mime/packages/freedesktop.org.xml): Error in <match> element: Mask is longer than value.
Error in type 'image/jpm' (in /usr/share/mime/packages/freedesktop.org.xml): Error in <match> element: Mask is longer than value.
Error in type 'video/mj2' (in /usr/share/mime/packages/freedesktop.org.xml): Error in <match> element: Mask is longer than value.
Error in type 'image/vnd.adobe.photoshop' (in /usr/share/mime/packages/freedesktop.org.xml): Error in <match> element: Mask is longer than value.
I have to ask, was there something strange going on with kernel 66 yesterday?
I updated my system in the morning, did not really work with anything that demanded my gpu but in the evening I wanted to play some games and got an error stating my nvidia drivers were one version behind, I checked the boot logs and yep, there was the same warning.
I ran a new sync and update and yet a kernel update.
Rebooted and it all works fine, but what might have been the cause of this?
(I ALWAYS check I have at least one mirror synced before update)