this post was submitted on 15 Jul 2023
75 points (94.1% liked)

Selfhosted

39251 readers
180 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

I've been using gparted live for the most part to repair all sorts of stuff, but I'm wondering if anyone else has any other more modern recommendations, preferably even ones with Wifi or more graphics card support!

I also find installing deb packages to be way slower than they should be on a modern system (what are deb packages doing that alpine apk and arch packages don't??)

Bonus if they boot fast, too.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 12 points 1 year ago (1 children)

I'll second ventroy. It actually just works.
I have a 256GB usb stick loaded with various install isos. It's great being able to just copy over the iso instead of having to image them every time I need one.

[–] [email protected] 1 points 1 year ago (2 children)

How does that work exactly? Do you partition the USB drive and make Ventoy bootable in one partition and then put the isos on the other partition or something?

[–] [email protected] 4 points 1 year ago* (last edited 1 year ago) (1 children)

It's been a while since I set mine up but iirc yes. Either that or ventoy creates a partition itself during install specifically that it searches to populate the list when you boot it. The nice thing beyond that is it even lets you explore other disks on the system. So if you have other isos on an unencrypted drive installed in the computer you can also browse to that and boot from it.

[–] [email protected] 3 points 1 year ago

This is one of those things I didn't know I needed. I have so many usb sticks lying around with various troubleshooting isos. This is a game changer.

[–] [email protected] 1 points 1 year ago

That's exactly how it works. And every time you boot to the USB drive you're presented a boot menu with a list of isos. You pick the iso you want and then it boots normally to that iso.

So it's two pieces of magic that make my life easy.

  1. I just copy the iso to the USB drive.
  2. The boot menu is automatically refreshed every time you boot using it. No updating the menu required!

Its one of those things, once I started using it, I can't imagine how I worked without it.