[Known-Good Hardware Master List] Hardware Capable of Running StartOS

Quick update, the laptop has been running nonstop with 100% uptime.

Coming up to 6 months now.

I’m really surprised seeing all the messing around I have been doing with it.

2 Likes

start9

Read more about setting up ssh here:
https://docs.start9.com/latest/user-manual/ssh

This might help.

1 Like

Working on my…

Acer:

  • Aspire
    • 5742 PEW71
1 Like

Hp ProDesk 400 G5 i5-8500T,

16gb RAM, 2 TB m.2.
Direct install on bare iron.

Works fine :
Sync BTC ledger under 13 hours. No isues with USB or network.

1 Like

StarOS 0.3.4~2 working on:
HP ProDesk 600 G1 Mini
Did remove wifi card before installation, 8GB RAM, 2TB SSD, external USB SSD for backups. Been way more stable than the Raspberry Pi I had used previously.

1 Like

I think we can confidently remove Mac Mini (A1347, late 2012) from the known-good list.

Significant intermittent networking issues. Also experienced by: @Yarrow @George

MinisForum DeskMini UM450 looks awesome so far though. I only got that over the UM350 because it was refurbed and much cheaper.

What exactly are these intermittent networking issues? I don’t think I ever saw actual error messages, and I’m not sure why a network card/drivers would work but only intermittently. Seems it should either work or not or something else may be involved.

Used x86_64-nonfree.iso on the following:

Dell Optiplex 9020 Ultra Small FF (Intel Core i5-4570T, 16GB Ram, 1000GB(1TB) Solid State SSD

Success! In getting Marketplace up and Bitcoin Core is downloading:) Pritty stoked.

1 Like

Greenart: Can you explain how to add this parameter? I’m having problems in my own diy build with my mini pc booting and I wonder if this is a common issue?

I successfully installed it and will start playing with it on an Amazon special: TRIGKEY AMD Ryzen 7 Mini PC, 5800H 8Core S5 32GB | 1TB! I had to swap back to EUFI boot vs. legacy.

Basically the connection would go down, then come back, then go down. Kernel logs would show this. It’s almost like what would happen with a faulty cable when wiggling it. Really strange.

Hello all,

I just wanted to share that I could install and run startOS in the minisforum EliteMini HM90, I bought the barebone version and got the memory and storage on my own.

The details are:

AMD Ryzen ™ 9 4900H, 8 Cores/16 Threads
64GB(32GB x 2) of DDR4
M.2 2280 256/512GB PCIe 3.0 SSD
2.5 inch SATA SSD Slot x 2 (RAID 1)
Proxmox (hypervisor type 1)

I am assigning 16G RAM to the lightning node StartOS. I will be posting a video walkthrough installation of the system soon and share it soon in my channel

I hope this helps,

7 Likes

Hey guys.

I have successfully installed Start9OS on HPE ML350 GEN9 2630 but I am having one issue.
The server has 2 volumes one small (SSD) one big for storage. I installed the OS onto the SSD and now cannot see the other volume. Is this expected? Any way for me to mount it and use it?

1 Like

Running the latest StartOS version successfully on Proxmox 8 on a Dell Optiplex 3070
32gb in host, 8gb ram in vm.
4 cores assigned - i5 9500t

Biggest troubleshooting issue was the Realtek NIC driver and PVE8. Updating driver repos with non-free firmware fixed it.

Followed the guide to setup backup server over network to a zfs pool SMB share inside another VM /w TrueNAS. Worked great!

1 Like

StartOS doesn’t have a lot of disk management options yet.

For now the way to use two disks is to, when you first boot the installation media, pick one disk as the installation target for StartOS. Then it will ask you to remove the installation media and reboot, whereupon it will ask what disk you want to use for the data drive, which is where your StartOS services and their data will live.

We recommend using only SSDs for both of these, as certain services such as bitcoin can perform poorly on an HDD, but you’re free to choose an HDD if you really want. The only restriction at the moment is the OS installation target cannot be on the USB bus - You’ll be prevented from setting it up where you’re running the OS itself from a dangling external drive that could detach.

Thanks for replying George.

If i install everything on the SSD can i still configure Nextcloud to store it’s items on another partition/disk?

No, not at this time. We will address storage flexibility next year. For now, if you require more flexibility, you can run StartOS atop Proxmox or TrueNAS.

1 Like