Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[SOLVED] KERNEL PANIC - NOT SYNCING, 6.9.2, Boots in safe mode only

Featured Replies

Title says it all.  Here's a photo of where it hangs.  I've tried flashing to a different USB (same model),  but that didn't work.  It does boot in safe mode.  

 

But where do I go from here?   

 

Is it possible to revert back to 6.8.3?  In unRAID it looks like there's an option.  But it doesn't seem to be functional.

 

20210428_180101.thumb.jpg.8fbd9849da0ee18c7f15dfee795fd888.jpg

Edited by Marc_G2

  • Author

Deleting all plugins didn't allow it to boot out of safe mode.  So I guess that's ruled out

Edited by Marc_G2

  • Marc_G2 changed the title to KERNEL PANIC - NOT SYNCING, 6.9.2, Boots in safe mode only [SOLVED]
  • Author

Actually I found the exact cause.  Apparently I can't competently delete something from the syslinux.cfg file.  I got tire of seeing this warning from the fix common problems tool:

 

vfio-pci.ids or xen-pciback.hide found within syslinux.cfg. For best results on Unraid 6.9+, it is recommended to remove those methods of isolating devices for use within a VM and instead utilize the options within Tools - System Devices. See HERE for more details

 

I tried following the directions I saw here twice.  But apparently I don't know what I'm doing.

https://forums.unraid.net/topic/103525-vfio-pciids-found-within-syslinuxcfg/?tab=comments#comment-955697&searchlight=1

 

If you still need to figure out how to fix what happened, share your syslinux.cfg and I'll see if I can help clean it up.

  • Community Expert

@Marc_G2 Looks like it cannot find the rootfs. Syslinux should look similar to this as a minimum.. You may have additional options after the bzroot.

 

default menu.c32
menu title Lime Technology, Inc.
prompt 0
timeout 50
label Unraid OS
  menu default
  kernel /bzimage
  append 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

 

Or if you click on flash within GUI. Ignore the addition entries I have.

 

image.thumb.png.db1e28b879355672e8eb5a7e12c97ced.png

  • Author

So this is my syslinux.cfg file that currently works.   I thought I just needed to delete vfio-pci.ids=1022:43c7,1b73:1100

Is that not right?  I attached my broken .cfg file.  I know using notepad can cause issues.  But I figured it would've fine for this.

 

default menu.c32
menu title Lime Technology, Inc.
prompt 0
timeout 50
label Unraid OS
  menu default
  kernel /bzimage
  append initrd=/bzroot vfio-pci.ids=1022:43c7,1b73:1100
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

 

(broken) syslinux.cfg

  • Community Expert
Just now, Marc_G2 said:

So this is my syslinux.cfg file that currently works.   I thought I just needed to delete vfio-pci.ids=1022:43c7,1b73:1100

Is that not right?  I attached my broken .cfg file.  I know using notepad can cause issues.  But I figured it would've fine for this.

 


default menu.c32
menu title Lime Technology, Inc.
prompt 0
timeout 50
label Unraid OS
  menu default
  kernel /bzimage
  append initrd=/bzroot vfio-pci.ids=1022:43c7,1b73:1100
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

 

(broken) syslinux.cfg 473 B · 0 downloads

Click on flash drive in Main tab. 

This will bring up the syslinux. You can just delete the vfio part click apply.

 

image.thumb.png.4b9be7ac33d11c21802cd58601fe2c05.png

Windows notepad saves things with Windows line endings, and in general is just awful. If you work with Linux-based files in the future, consider a replacement such as Notepad++, Programmer's Notepad, Atom, or similar. It's generally safer, and they're all free.

 

 

@Marc_G2 - Just to clarify, what's the state of things? Still booting to a kernel panic normally, but seems okay in Safe Mode? It might be best to copy your Config directory, erase the flash, and start over. The Config directory is the only directory which contains system-specific information on the flash drive. You're experiencing odd behavior, one of the files may have been mangled by a bad tool, and it doesn't seem like there are any customizations in place (aside from /config ) that you need in place, correct?

  • Author
21 hours ago, SimonF said:

Click on flash drive in Main tab. 

This will bring up the syslinux. You can just delete the vfio part click apply.

Ah yes, thanks.  It'd been so long since I configured my VM, I completely forgot about that.

 

13 hours ago, codefaux said:

Just to clarify, what's the state of things?

The issue is resolved now.  I just need to edit it the correct way

  • JorgeB changed the title to [SOLVED] KERNEL PANIC - NOT SYNCING, 6.9.2, Boots in safe mode only

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.