this post was submitted on 14 Apr 2026
15 points (94.1% liked)

Bazzite

733 readers
7 users here now

Unofficial community for Universal Blue’s Bazzite image.

Documentation: https://docs.bazzite.gg/

Official forum: https://universal-blue.discourse.group/c/bazzite/

Universal Blue on Mastodon: https://fosstodon.org/@UniversalBlue

Source code: https://github.com/ublue-os/bazzite/

founded 2 years ago
MODERATORS
 

a way to install linux without a usb drive

https://github.com/rltvty2/ulli

very interesting! just double click an exe file and install linux

would be interesting if @bazzite or @linuxmint offered exe programs that does this type of install

you are viewing a single comment's thread
view the rest of the comments
[–] Rivalarrival@lemmy.today 6 points 2 weeks ago (1 children)
[–] SanctimoniousApe@lemmings.world 4 points 2 weeks ago

Not quite the same, if I'm ~~reading~~ skimming this right. What you referenced made a file in the existing Windows partition that contained a virtual hard drive from which Linux was run - notably without repartitioning the physical drive. What OP linked seems to actually repartition the drive to allocate space for Linux to run in its own partition without relying upon a file in the Windows partition - a preferable method, IMHO, because I'd be afraid of the file being deleted accidentally in Windows & losing my entire Linux install.