Problem Kernel Centos 7

Discussion in 'Installation/Configuration' started by sdesprez, May 29, 2020.

  1. sdesprez

    sdesprez Member

    Hello
    I have this problem :
    dracut --mdadmconf --fstab --add="mdraid" --add-drivers="raid1" -f /boot/initramfs-3.10.0-1127.8.2.el7.x86_64.img 3.10.0-1127.8.2.el7.x86_64
    cp: cannot stat '/proc/modules': No such file or directory
    libkmod: kmod_module_new_from_loaded: could not open /proc/modules: No such file or directory
    Error: could not get list of modules: No such file or directory
    For the moment i have the ovk kernel.
    I would change to kernel centos
    But the file /prox/modules don't exist.
    I have a second server file is present
    Is it possible copy the file from my other server or no ?
    Thank you for your help
    Regards
     
  2. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    No.
    I am surprised host running Linux kernel would not have /proc/modules.
    So maybe it is not Linux kernel? https://forums.centos.org/viewtopic.php?t=65531
     
  3. sdesprez

    sdesprez Member

    I have for the moment kernel ovh
    dracut --mdadmconf --fstab --add="mdraid" --add-drivers="raid1" -f /boot/initramfs-3.10.0-1127.8.2.el7.x86_64.img 3.10.0-1127.8.2.el7.x86_64
    cp: cannot stat '/proc/modules': No such file or directory
    I would just driver mdadmconf and driver nme but i don't know the name of the driver for nvme.
    and after reboot with the kernel centos
    Is it possible help me ?
     
  4. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    If you are not running Linux kernel, installing linux components probably does not work even if /proc/modules was there.
    Ask OVH what it is that is running on your host.
     

Share This Page