Announcement

Collapse
No announcement yet.

Hitting Kernel panic with cloudlibux kernel

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Hitting Kernel panic with cloudlibux kernel

    Hi Guys,

    When i try to install cloud-linux kernel, im getting kernel panic. This is the error im getting
    ---
    EXT3-fs : unrecongnized mount option "nobarrier" or missing value
    mount : error mounting /dev/root on /sysroot as ext3: invalid argument
    setting up other filesystems
    setuproot: moving /dev failed : No such file or dir
    no fstab.sys, mounting /proc : No such file or dir
    ---
    ---
    switchroot: mount failed : No such file or dir
    Kernel panic- not syncing: kill init
    --

    Please help !!!

  • #2
    This usually happens due to incorrect /etc/modprobe.conf
    If your server running custom kernel with raid module compiled in
    and modproble.conf doesn have right module -- this is exactly what you would see.

    Comment


    • #3
      Issue was with in-correct sci_hostadapter module. We opened a ticket and it was solved

      Comment

      Working...
      X