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.

How to determine if my CPU is 64 bit before V6 upgrade

Featured Replies

Hi all

 

Iv'e been reading through wiki notes regarding the upgrade procedure from v5 to v6 according to the note:

 

1. Login or Telnet into your unRAID console

2. Type "grep --color lm /proc/cpuinfo" (type it without the quotes; color is preceded by 2 hyphens)

3. Look for lm in the CPU flags listed If it is there, it is 64-bit capable. If it is not, sorry, you need new hardware!

 

Does this mean if i'm able to see any reference to "lm" then i can assume my CPU is 64 bit?

 

Question answered from an earlier post, the above is correct thanks.

 

Thanks john

If it is an Intel CPU, its also possible to use Intel ARK website to get all the technical data of an CPU

Worst case and I mean worst case. Grab a spare USB, set it up for V6 and boot off it. If it fails to run unRAID it will tell you you need a 64Bit Processor. If it boots fine and you get to a console you have a 64Bit Proc. ;)

 

However this should work too.

 

cat /proc/cpuinfo | grep -Gq "flags.* lm " && echo '64bit' || echo '32bit'

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.