this post was submitted on 29 Jun 2024
7 points (88.9% liked)

Linux

7839 readers
177 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 1 year ago
MODERATORS
top 9 comments
sorted by: hot top controversial new old
[–] jws_shadotak@sh.itjust.works 6 points 3 months ago (1 children)

As others have said - Live USB.

Set up a USB stick with Ventoy and you can throw a bunch of distros on there so you can trial all of them without needing to flash a new USB.

Just put the ISOs on the Ventoy flash drive and boot into Ventoy.

[–] unwillingsomnambulist@midwest.social 1 points 3 months ago (1 children)

This - but I’d take it a step further and use a small-ish USB 3.2 SSD with Ventoy instead. That way, your live Linux experience isn’t kneecapped by having to load programs off a slow USB stick. In a pinch you can use a SATA SSD with a USB-SATA adapter too, that way you can cram a ton of ISOs on there and go to town.

[–] cmnybo@discuss.tchncs.de 1 points 3 months ago

A decent quality USB 3 flash drive will be plenty fast for a read only live boot.

[–] somnuz@lemm.ee 3 points 2 months ago* (last edited 2 months ago) (1 children)

My preference is „bare metal” approach, then I really know if everything is working as it should, so I had a separate drive for Linux installation at the beginning and got to my other drives by just mounting them as NTFS.

But, finally I am at the point of no return for some time now, the old Windows drive is not even inside of my PC and the other drives are ext4 already.

For a quick check Live CDs/USBs are totally fine but not fully representative.

[–] Hellmo_Luciferrari@lemm.ee 2 points 2 months ago

I took a similar approach. I just used a different drive. And actually reinsertrd the drive that had windows on it so I could wipe it and use it as extra storage.

[–] breadsmasher@lemmy.world 3 points 3 months ago

I prefer to boot a live USB first to get a better feel

[–] quissberry@lemmy.cafe 3 points 2 months ago

This is what I did, and it did its goal in making me comfortable using Linux. However, like what others suggest, live USB is probably much more easier honestly.

[–] NegativeLookBehind@lemmy.world 2 points 3 months ago

Probably, but there’s also DistroSea

[–] DarkHououmon@lemmy.world 1 points 2 months ago

Virtualbox first, to get the initial feel. Then live CD/USB to see how the distro works with your computer. It's a good way to find out if your distro of choice recognizes the hardware that it needs to. That way, if something is wrong, you can address it before committing to installing the OS.