this post was submitted on 16 May 2025
30 points (89.5% liked)
Selfhosted
59973 readers
400 users here now
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam.
-
Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.
-
Don't duplicate the full text of your blog or git here. Just post the link for folks to click.
-
Submission headline should match the article title.
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
@dan00 USB is not ideal. A direct SATA connection would be better for system stability. USB HDD's will work but TrueNas and OMV might display warnings discouraging the use of USB storage. If you can manage to break out some PCIe lanes you can use a PCIe to SATA board, resulting in a more stable setup.
Got it… but I don’t know what do you mean with break out some PCIe lanes sorry ahah Like open the case and find a free PCIe port?
@dan00 That depends on what is available internally. I can not find exact specifications on the M.2 slot? I get the impression that it might be SATA instead of PCIe. Can you find out what interfacing the M.2 supports?
If it is PCIe you can use a M.2 to SATA adapter to create several more SATA ports to connect hard drives directly. This works better than external USB drives. Much more reliable.
@dan00 If the M.2 supports only SATA then you could use a different kind of adapter to turn that M.2 into a single SATA port and connect a large(r) 3.5 inch HDD outside of the laptop enclosure.
With PCIe you can create several SATA ports and create a small (software) RAID array.
Laptop specs
I think it only supports SATA, but I should open it up and check it personally. Thank for the tips man.