this post was submitted on 11 Mar 2026
18 points (63.6% liked)

Linux

12841 readers
697 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

Can't wait for the virus that uses this to replace a windows install with a Linux install that's riced to look like windows. Will the normies even notice?

top 17 comments
sorted by: hot top controversial new old
[–] toothbrush@lemmy.blahaj.zone 45 points 6 days ago

Sounded really interresting until I saw that this thing was vibecoded.

Imagine something as potentially destructive as software for wiping and installing an OS being AI generated!

[–] luciole@beehaw.org 42 points 6 days ago (1 children)

What the hell. I sure ain't letting a Python script in Alpha stage written with Claude mess with my PC's partitions. You can totally create a small FAT32 partition yourself, get the ISO's content in there and boot from it. No USB key required.

Also the take that it's not Free Software if you're buying a USB key is so plain wrong. It's free as in freedom, not free beer. You still get to pay for the hardware, but with free software you get to own it too.

[–] Courantdair@jlai.lu 8 points 6 days ago (1 children)

Yeah the "free operating system" stuff is wrong af. The guy clearly doesn't understand what free software means.

[–] onlinepersona@programming.dev 2 points 6 days ago (1 children)

What do the F and L stand for in FLOSS?

[–] fruitcantfly@programming.dev 4 points 6 days ago (1 children)

"Free" and "libre". But this has only ever referred to the software itself, not to the hardware needed to use it.

That should be obvious, since otherwise almost no OSS would be FLOSS. After all, you have to buy a PC or another device to run it

[–] xtools@programming.dev 1 points 2 days ago

i agree - the last letter in FLOSS stands for software, and everything before that is describing qualities of that software. the term has nothing to do with hardware per say in my opinion.

[–] fruitcantfly@programming.dev 9 points 6 days ago (2 children)

Do yourself a favor and get a USB stick with Linux on it, regardless of whether or not you are going to use it to install Linux.

When stuff breaks, you'll regret not having a bootable media like that. Also, if you are using windows and Bitlocker (the default these days), then be sure to store your encryption keys somewhere, where you can easily access them. Otherwise you won't be able to access your Windows drives

[–] noughtnaut@lemmy.world 6 points 5 days ago* (last edited 5 days ago)

Moreover, put Ventoy on a usb stick, then copy in your ISO file(s).

You'll gain:

  • ability to simply copy-paste ISO files onto USB without needing to "burn" anything
  • ability to select from any number of different images at boot time, from a nice menu even
  • ability to create a separate partition on the USB stick for permanent storage
[–] purplemonkeymad@programming.dev 4 points 5 days ago (1 children)

On windows if you don't disable bitlocker, then login at least once to your outlook.com account so it can backup the key.

If you don't want to do that, install Linux instead.

I do tend to find the native recovery tools for an os to be better suited, so one Linux live cd, and one windows installer or pe recovery tool.

[–] fruitcantfly@programming.dev 3 points 5 days ago* (last edited 5 days ago)

On windows if you don’t disable bitlocker, then login at least once to your outlook.com account so it can backup the key.

That's not a bad idea, but if you are going to be using Linux then I'd recommend exporting the key and, for example, saving it in your password manager and/or on a USB stick (preferably after encrypting it). That way you can easily decrypt the partition using dislocker. Also, personally, I do not want to my encryption keys to shared with Microsoft, but that's just me ¯\(ツ)

[–] bdonvr@thelemmy.club 6 points 6 days ago (2 children)

always thought it would be fairly simple to have a Windows program that setup a temporary boot to a Linux ISO that gets stored to RAM. (So that the drive can be wiped for install as needed) Debian based distro ISOs (or maybe just Ubuntu idk) load to RAM with "toram" kernel parameter.

[–] onlinepersona@programming.dev 2 points 6 days ago

Repartitioning is only the first step. How do you add a boot entry?

[–] lightnsfw@reddthat.com 2 points 6 days ago

I used some chinese partition tool to rearrange my partitions years ago that did this. It was sketchy as fuck but it worked where I couldn't find another tool that would do what I needed. Can't remember exactly what the problem was but something to do with moving/extending the windows partition that the usual ones I knew of wouldn't do.

[–] lambalicious@lemmy.sdf.org 5 points 6 days ago

New strat for migrating unattended laptops at the office just showed up!

[–] tristan@tarte.nuage-libre.fr 4 points 6 days ago

If you were using Linux in the 2010s you knew this was a thing

[–] ulterno@programming.dev 1 points 6 days ago

I once tried a bit, to make an extra partition for an installer and failed.
It's neat being able to easily do so, but not worth using AI generated stuff for it.

[–] SpikesOtherDog@ani.social 1 points 6 days ago

I was running netboot.xyz to the same effect until they stopped updating their images.