Issue when booting UNRAID (but only into GUI mode)


Recommended Posts

Hi all,

I wonder if anyone can help me, I'm having an issue when booting into my version of UNRAID but only when booting into the GUI mode. I get a kernel panic (see screenshot included please), I was running the latest version of Unraid, but have just rolled back to the previous version and still the same issue.

The only default option I have changed is that I made unraid boot into the gui version by default, by adjusting the line in the "menu default" to it in the sys linux.

I have to mention that this has all been working perfectly up until I restarted my unraid server today for a fortnightly restart.

I am also not a linux guru so any help is much appreciated.

 

Thanks,

 

Martin

IMG_20210328_135542.jpg

Link to comment


Here is my syslinux config:

 

default menu.c32
menu title Lime Technology, Inc.
prompt 0
timeout 50
label Unraid OS
  kernel /bzimage
  append vfio-pci.ids=8086:10c9 vfio_iommu_type1.allow_unsafe_interrupts=1 initrd=/bzroot
label Unraid OS GUI Mode
  menu default
  kernel /bzimage
  append vfio_iommu_type1.allow_unsafe_interrupts=1 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

 


i'm aware im probably doing something stupid.

Link to comment
  • 2 weeks later...

Martsmac,

Can you please repost your your syslinux config file after the problem got fixed. I am having the same problem and I would like to see how your syslinux config file is configured. Also is your monitor connected to an Nvidia GPU card? Is it a passthrough setup?  I am passing through an Nvidia GT1030 and my monitor remains black eventhough I have my UnRaid OS set to GUI boot mode.

Link to comment

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.