Advertisement
codegazer

drakboot error

May 3rd, 2021
1,617
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.23 KB | None | 0 0
  1. [user@localhost ~]$ /bin/sudo drakboot
  2. [sudo] password for user:
  3. Too late to run INIT block at /usr/lib64/perl5/vendor_perl/Glib/Object/Introspection.pm line 257.
  4. Ignore the following Glib::Object::Introspection & Gtk3 warnings
  5. Subroutine Gtk3::main redefined at /usr/share/perl5/vendor_perl/Gtk3.pm line 539.
  6. Creating: target|kernel|dracut args|basicmodules
  7. mkinitrd failed:
  8. (mkinitrd -f /boot/initrd-5.10.30-desktop-1.mga8.img 5.10.30-desktop-1.mga8)
  9. Error: libkmod: kmod_module_parse_depline: ctx=0x1dd3700 path=/lib/modules/5.10.30-desktop-1.mga8//dkms/drivers/char/drm/nvidia-current.ko.xz error=No such file or directory
  10. libkmod: kmod_module_parse_depline: ctx=0x1dd3700 path=/lib/modules/5.10.30-desktop-1.mga8//dkms/drivers/char/drm/nvidia-modeset.ko.xz error=No such file or directory
  11. libkmod: kmod_module_parse_depline: ctx=0x1dd3700 path=/lib/modules/5.10.30-desktop-1.mga8//dkms/drivers/char/drm/nvidia-current.ko.xz error=No such file or directory
  12. dracut: Executing: /usr/bin/dracut -f /boot/initrd-5.10.30-desktop-1.mga8.img 5.10.30-desktop-1.mga8
  13. dracut: dracut module 'bootchart' will not be installed, because command '/sbin/bootchartd' could not be found!
  14. dracut: systemd-initrd needs systemd in the initramfs
  15. dracut: systemd-networkd needs systemd in the initramfs
  16. dracut: dracut module 'rngd' will not be installed, because command 'rngd' could not be found!
  17. dracut: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found!
  18. dracut: dracut module 'ifcfg' depends on 'network', which can't be installed
  19. dracut: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found!
  20. dracut: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found!
  21. dracut: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found!
  22. dracut: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found!
  23. dracut: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found!
  24. dracut: dracut module 'biosdevname' will not be installed, because command 'biosdevname' could not be found!
  25. dracut: dracut-systemd needs systemd-initrd in the initramfs
  26. dracut: memstrack is not available
  27. dracut: If you need to use rd.memdebug>=4, please install memstrack
  28. dracut: dracut-squash only supports systemd bases initramfs
  29. dracut: dracut module 'rngd' will not be installed, because command 'rngd' could not be found!
  30. dracut: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found!
  31. dracut: dracut module 'ifcfg' depends on 'network', which can't be installed
  32. dracut: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found!
  33. dracut: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found!
  34. dracut: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found!
  35. dracut: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found!
  36. dracut: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found!
  37. dracut: memstrack is not available
  38. dracut: If you need to use rd.memdebug>=4, please install memstrack
  39. dracut: dracut-squash only supports systemd bases initramfs
  40. dracut: *** Including module: bash ***
  41. dracut: *** Including module: dash ***
  42. dracut: *** Including module: mksh ***
  43. dracut: *** Including module: i18n ***
  44. dracut: *** Including module: drm ***
  45. dracut: *** Including module: plymouth ***
  46. dracut: *** Including module: crypt ***
  47. dracut: *** Including module: dm ***
  48. dracut: Skipping udev rule: 64-device-mapper.rules
  49. dracut: Skipping udev rule: 60-persistent-storage-dm.rules
  50. dracut: Skipping udev rule: 55-dm.rules
  51. dracut: *** Including module: kernel-modules ***
  52. dracut: *** Including module: kernel-modules-extra ***
  53. realpath: dkms/drivers/char/drm/nvidia-modeset.ko.xz: No such file or directory
  54. realpath: dkms/drivers/char/drm/nvidia-drm.ko.xz: No such file or directory
  55. realpath: dkms/drivers/char/drm/nvidia-uvm.ko.xz: No such file or directory
  56. realpath: dkms/drivers/char/drm/nvidia-current.ko.xz: No such file or directory
  57. dracut: installkernel failed in module kernel-modules-extra
  58.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement