Jump to content

SOLVED - Error on boot: Kernal panic - not syncing: VFS - Works in GUI mode


Muff

Recommended Posts

Hi,

 

I noticed yesterday night that my GPU didn't show in the server and at the end I removed a bit of text in "Syslinux configuration".

I don't remember exactly what it was but it was something I saw from a SpaceInvader video before we could do the "PCI Devices and IOMMU  Groups" that's is currently exist under Tools > System Devices. It was something the app "Fix Common Problems" also complained about.

 

My Syslinux configuration looks like this now:

default menu.c32
menu title Lime Technology, Inc.
prompt 0
timeout 50
label unRAID OS
  menu default
  kernel /bzimage
  initrd=/bzroot
label unRAID OS GUI Mode
  kernel /bzimage
  append initrd=/bzroot,/bzroot-gui
label unRAID OS Safe Mode (no plugins, no GUI)
  kernel /bzimage
  append initrd=/bzroot unraidsafemode
label unRAID OS GUI Safe Mode (no plugins)
  kernel /bzimage
  append initrd=/bzroot,/bzroot-gui unraidsafemode
label Memtest86+
  kernel /memtest

 

And I removed a part from "kernel" or "initrd" under "label unRAID OS".

 

And now I get this error:

20211113_174928.thumb.jpg.aa6fde890d6644646f44230a683af4d9.jpg

Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block.

 

I can run the server in GUI mode white out any problem.

 

 

Any idé on how to fix this? 😅

 

Thank you!

Edited by Muff
Link to comment
  • Muff changed the title to SOLVED - Error on boot: Kernal panic - not syncing: VFS - Works in GUI mode

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...