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.

unRAID connect using tty Serial to Serial

Featured Replies

Is it possible to connect to unraid using a TTY serial cable for the console instead of Keyboard, Video or telnet?

Then I would not have to leave a video card in the box for trouble shooting, say if the network is down...

I've not connected a terminal, but if you put these two lines in your "go" script it should let you log in on the serial ports

sed -i -e "s/^#s1/s1/"  -e "s/^#s2/s2/" /etc/inittab

init q

 

The first line edits the /etc/inittab file to un-comment the two lines for the serial ports,

the second line requests that init re-read the inittab file (and start the process listening on the serial port for use when logging in)

 

The login is at 9600 Baud, so set your serial terminal accordingly.

 

Joe L.

Syslinux can also support a serial interaface so you can change unRAID boot options.

 

http://www.faqs.org/docs/Linux-HOWTO/Remote-Serial-Console-HOWTO.html#CONFIGURE-BOOT-LOADER-SYSLINUX

 

 

The last piece is if your motherboard supports BIOS/Serial redirection.

Many Supermicro server class boards support this.

So as long as you do not need to get into the BIOS, you can do the serial redirection with syslinux and the inittab change software change.

 

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.