Jump to content

Hey everyone,

i'm trying to set up a MC Server on my Truenas Scale machine. I am very new to all of this so please don't judge me to hard. But i'm having trouble, using the newest version of Java.

Because for the newest version of MC I need Java 21, but sadly Truenas only has Java 17. I've tried to update it, but it won't work. Not even through the Mineos App, not to mention using Mineos as a VM.

So can anyone please help me.

Thank you  

Link to comment
https://linustechtips.com/topic/1606896-minecraftserver-on-truenas-scale/
Share on other sites

Link to post
Share on other sites

Well your logic is literally broken and it's straight up obvious.

 

You needed minecraft server.

So you have truenas scale as your operation system.

You need java 21.

Truenas scale has java 17

You tried update truenas scale java but failed.

You tried mineos app on the VM.

 

You want to install minecraft server on truenas host or installing on mineos virtual server?

 

I'd suggest to learn more basics of truenas scale and virtual machine or write better thread with what you want.

 

Otherwise 

  1. Download Ubuntu server
  2. Create new VM with ubuntu server iso loaded
  3. Proceed the installation of ubuntu server
  4. Login in the server
  5. Update your server 
    sudo apt update
    sudo apt upgrade
  6. After update reboot your server.
  7. Login in the server
  8. sudo apt install oracle-java21-installer

Now you have java 21 installed on ubuntu server inside virtual machine.

 

Good luck and wish you all the best.

 

<Edited by staff>

I'm jank tinkerer if it works then it works.

Regardless of compatibility 🐧🖖

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×