this post was submitted on 29 Jun 2024
51 points (96.4% liked)

Linux

7782 readers
14 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 16 comments
sorted by: hot top controversial new old
[–] breadsmasher@lemmy.world 62 points 2 months ago (1 children)

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

[–] homesweethomeMrL@lemmy.world 9 points 2 months ago

This one. Easier setup, cleanup’s a breeze, no muss, no fuss.

[–] jws_shadotak@sh.itjust.works 34 points 2 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 6 points 2 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 6 points 2 months ago

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

[–] arniegeddon@lemmy.world 21 points 2 months ago

It's a good way to try it out. You can also use a live usb or cd where you can boot Linux into memory and it won't affect your current installation.

[–] JRaccoon@discuss.tchncs.de 13 points 2 months ago

That or live cd (well, most likely live usb nowadays)

[–] Dudewitbow@lemmy.zip 9 points 2 months ago

Live USB boot IMO, you remove the virtualization performance overhead.

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

Probably, but there’s also DistroSea

[–] 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 1 month 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.

[–] 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.

[–] tooclose104@lemmy.ca 2 points 2 months ago

I use VBox to run my PiHole for now and have used it to play with a couple distros side by side. I also have a sup'd up tower built from spare parts from work, so resources aren't a constraint.

[–] lazynooblet@lazysoci.al 2 points 2 months ago (1 children)

VMWare Workstation is free now.

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

Hyper-V is too if you are not on the home version of windows.

[–] 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.