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.

6.7.2 Stubbing Question

Featured Replies

I'm trying to stub a 4 port NIC so I can run pfsense on my unRAID server. Below is a snippet of my System devices. I'm only posting the groups above and below my pci nic to save some space. I can post the whole thing if needed.

[111d:8018]02:00.0 PCI bridge: Microsemi / PMC / IDT PES12N3A 12-lane 3-Port PCI Express Switch (rev 0e)

[111d:8018]03:02.0 PCI bridge: Microsemi / PMC / IDT PES12N3A 12-lane 3-Port PCI Express Switch (rev 0e)

[111d:8018]03:04.0 PCI bridge: Microsemi / PMC / IDT PES12N3A 12-lane 3-Port PCI Express Switch (rev 0e)

[8086:10d6]04:00.0 Ethernet controller: Intel Corporation 82575GB Gigabit Network Connection (rev 02)

[8086:10d6]04:00.1 Ethernet controller: Intel Corporation 82575GB Gigabit Network Connection (rev 02)

[8086:10d6]05:00.0 Ethernet controller: Intel Corporation 82575GB Gigabit Network Connection (rev 02)

[8086:10d6]05:00.1 Ethernet controller: Intel Corporation 82575GB Gigabit Network Connection (rev 02)

[1b21:1080]07:00.0 PCI bridge: ASMedia Technology Inc. ASM1083/1085 PCIe to PCI Bridge (rev 04)

I added "append 8086:10d6" to the syslinux config, but all 4 ports are still showing up in Settings > Network Settings. I started out with it just under "label unRAID OS," rebooted, and nothing changed. Then I added it under all the unRAID sections, rebooted, and still nothing changed. What am I missing?

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

 

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.