The Linux Thread - The Autist's OS of Choice

  • 🐕 I am attempting to get the site runnning as fast as possible. If you are experiencing slow page load times, please report it.
I've tried Void and have had nothing but issues with the touchpad firmware deciding not to load after reboots, or the internet randomly going out. I don't think it's a hardware issue since it never happened on Alpine. Non-systemds distros almost always have manual intervention quirks systemd distros don't have, and that can waste a lot of unnecessary time.

Speaking of edge cases, I'm also surprised no one has mentioned Devuan.
Void is kinda what gentoo was originally. I will never stop giving them shit over loosing control of their infrastructure cause the team lead just DFE'd (after having a nervous breakdown one day while being shitfaced drunk), and loosing their original domain by letting it lapse. Mainly because it was way too funny to be true.

They also don't support RISC-V(:_(
r Void Users,

We have a problem. In the last few months people have been complaining about the lack of management capabilities in the Void Core Team. We have been aware of the problem, and it’s time to explain the situation.

The current project leader has disappeared. We have had no contact with him since the end of January, and no meaningful contact for well over a year. This itself would be concerning, on its own but no threat to the project.

The problem is that we currently have no ability to manage some of Void’s central resources. In the past, they were managed exclusively by the former project leader. Namely:

  • The Void Linux Github Organisation.
  • The IRC Channels.
  • The domains.
We would like to warn people of a domain name that is no longer under Void Linux control. voidlinux.eu lapsed in its original registration, and was purchased by an unknown 3rd party before Void Linux could regain ownership. At this time, please assume that anything involving voidlinux.eu is not related to Void Linux, and should be considered potentially malicious. Of course, if the person who owns the domain now would like to transfer it to our control, we’d be grateful, and will update voidlinux.org to indicate if this happens.

Our official domain is VoidLinux.org.
 
okay i have a retarded question. how do i flash an iso onto a usb drive in linux? i know theres a way to do it without using etcher which i saw you all clowning on.

i ran cp <iso> /dev/<disk> and nothing happened. i unplugged and plugged back in the usb and now it shows it as bootable. okay i guess

i also find it weird that i needed to use root to flash the usb when what i read online said i shouldnt need to. without root it just kicked me out and said permission denied.

anyway. i have been having relatively few issues on linux and been managing to figure shit out. i did have to boot a live usb and chroot into my disk to fix my kernel once. the longer i use this shit the more i hate windows.
 
Last edited:
okay i have a retarded question. how do i flash an iso onto a usb drive in linux? i know theres a way to do it without using etcher which i saw you all clowning on.

i ran cp <iso> /dev/<disk> and nothing happened. i unplugged and plugged back in the usb and now it shows it as bootable. okay i guess

i also find it weird that i needed to use root to flash the usb when what i read online said i shouldnt need to. without root it just kicked me out and said permission denied.

anyway. i have been having relatively few issues on linux and been managing to figure shit out. i did have to boot a live usb and chroot into my disk to fix my kernel once. the longer i use this shit the more i hate windows.
You use dd. BE VERY CAREFUL. We don't unofficially call it disk destroyer for nothing. I've never seen cp working for making a boot ISO but I guess some iso files it will work, maybe? You could also install ventoy to the USB if you want to just cp many iso files on there and get to choose from them at boot time, works most of the time but some systems don't like it so beware of that. I am used to needing root/sudo to interact with block devices so not sure who said you don't need it?

Code:
sudo dd if=/path/to/your.iso of=/dev/sdX bs=4M status=progress && sync

 
Last edited:
You use dd. BE VERY CAREFUL. We don't unofficially call it disk destroyer for nothing. I've never seen cp working for making a boot ISO but I guess some iso files it will work, maybe? You could also install ventoy to the USB if you want to just cp many iso files on there and get to choose from them at boot time, works most of the time but some systems don't like it so beware of that. I am used to needing root/sudo to interact with block devices so not sure who said you don't need it?

Code:
sudo dd if=/path/to/your.iso of=/dev/sdX bs=4M status=progress && sync


Bash:
sudo sh -c 'cat $ISO_FILE > /dev/$TARGET_DRIVE'

I did this to prepare an AntiX ISO and it worked like a charm, obviously take caution with targeting any drive.
 
You use dd. BE VERY CAREFUL. We don't unofficially call it disk destroyer for nothing. I've never seen cp working for making a boot ISO but I guess some iso files it will work, maybe? You could also install ventoy to the USB if you want to just cp many iso files on there and get to choose from them at boot time, works most of the time but some systems don't like it so beware of that. I am used to needing root/sudo to interact with block devices so not sure who said you don't need it?

Code:
sudo dd if=/path/to/your.iso of=/dev/sdX bs=4M status=progress && sync

when i googled it i saw DD but was looking around for other options as well because of the disc destroyer thing.


this is what i was reading for the cp command and not needing root. partition manager shows that using CP did partition things correctly and such. IDK. if it works it works i guess. I am preparing to install bazzite on a gpd win 4.
 
  • Informative
Reactions: yydszmiteg2
when i googled it i saw DD but was looking around for other options as well because of the disc destroyer thing.


this is what i was reading for the cp command and not needing root. partition manager shows that using CP did partition things correctly and such. IDK. if it works it works i guess. I am preparing to install bazzite on a gpd win 4.
I just checked. That shit does work. Although it needed sudo. Guess I was just a retard when I got started using Linux, probably tried to always copy to the partition like sda1 and everyone always said to use dd instead. Nice.
 
  • Like
Reactions: The Saltening
when i googled it i saw DD but was looking around for other options as well because of the disc destroyer thing.


this is what i was reading for the cp command and not needing root. partition manager shows that using CP did partition things correctly and such. IDK. if it works it works i guess. I am preparing to install bazzite on a gpd win 4.
I'm not sure I've ever seen a device end up as owned by plugdev, maybe a thing on one of those 37 Linux OSes I don't use. But dd and cp and everything else does basically the same thing. dd just gives you more information and control. Always remember the "sync" before unplugging if using cp or dd or cat or..... Also, for the truly paranoid you can also use "eject /dev/sdX" to make sure everything is flushed to the drive.
 
I just checked. That shit does work. Although it needed sudo. Guess I was just a retard when I got started using Linux, probably tried to always copy to the partition like sda1 and everyone always said to use dd instead. Nice.
glad my retarded ass could open you up to new possibilities
 
  • Feels
Reactions: yydszmiteg2
Bazzite's July 2025 update (archived) replaced KDE Discover with Bazaar (archived), a GNOME/GTK4 Flatpak app store that had its first pre-release two weeks ago.
View attachment 7631694
To say the software is premature is an understatement: among many issues, there's no way to filter searches by category, no Permissions section, not even an Updates tab! But it has a Downloads chart :wow:
View attachment 7631751
Some people (archived) are pissed at Ublue's "break it, update it!" method (they did it with Bluefin too), switching apps and uninstalling old ones they were used to. I'm pretty pissed too. If this keeps up, I'm switching distros. I don't need a wannabe Microsoft doing shit like this.
Bazzite is downstream from Fedora. Whatever brain parasite Fedora suffers from is going to affect your user experience. Fedora's thing is making you a beta tester for the latest Red Hat bullshit, so this is par for the course.

okay i have a retarded question. how do i flash an iso onto a usb drive in linux? i know theres a way to do it without using etcher which i saw you all clowning on.

i ran cp <iso> /dev/<disk> and nothing happened. i unplugged and plugged back in the usb and now it shows it as bootable. okay i guess

i also find it weird that i needed to use root to flash the usb when what i read online said i shouldnt need to. without root it just kicked me out and said permission denied.

anyway. i have been having relatively few issues on linux and been managing to figure shit out. i did have to boot a live usb and chroot into my disk to fix my kernel once. the longer i use this shit the more i hate windows.
USB drives, much like the drives your computer uses for storage, are located in /dev/ as /dev/sd*. The disk destroyer part of dd comes from people accidentally putting the wrong sd* part when using the tool, losing all your shit is just one letter away.

I'd recommend Ventoy. You only need to flash the USB drive once and then it's mounting the drive as usual and transferring ISO images over as files. It's nice to have a multi-OS USB stick for troubleshooting Windows, Linux, etc. Ventoy has its own installation utility, refer to the docs. Still the same danger of :lossmanjack:, so carefully read through what lsblk tells you.
 
okay i have a retarded question. how do i flash an iso onto a usb drive in linux? i know theres a way to do it without using etcher which i saw you all clowning on.

i ran cp <iso> /dev/<disk> and nothing happened. i unplugged and plugged back in the usb and now it shows it as bootable. okay i guess

i also find it weird that i needed to use root to flash the usb when what i read online said i shouldnt need to. without root it just kicked me out and said permission denied.

anyway. i have been having relatively few issues on linux and been managing to figure shit out. i did have to boot a live usb and chroot into my disk to fix my kernel once. the longer i use this shit the more i hate windows.
BalenaEtcher is the easier one if you don't have mintiso or mintusb or whatever it's called
 
this sounds interesting. ive managed to get it working just with kernel commands but with ventoy i could have my endeavouros live usb and other installers on one drive.
Ventoy is great. As I mentioned above you'll sometimes get the odd system that doesn't like it and refuses to boot media from it but the advantage of just slinging 5 isos on there and forgetting about it far outweigh that one rare issue.
 
Void is kinda what gentoo was originally. I will never stop giving them shit over loosing control of their infrastructure cause the team lead just DFE'd (after having a nervous breakdown one day while being shitfaced drunk), and loosing their original domain by letting it lapse. Mainly because it was way too funny to be true.
They share devs with the Alpine folks, and it is more or less the same. Thankfully, I don't have to interact with them to use their software.
so carefully read through what lsblk tells you.
Sometimes it is better to use dmesg because lsblk won't pick up slower drives at times
 
I just noticed that XLibre has become one of the most popular packages on the AUR when sorted by popularity:

1752331797308.webp

It just passed over 3 thousand stars on github too.
 
i ran cp <iso> /dev/<disk> and nothing happened. i unplugged and plugged back in the usb and now it shows it as bootable. okay i guess
cp works. dd works. Also cat works and you can pipe that through pv to get a progress bar.

For all of them. You can completely fuck your shit up if you're a retard. So just let that be known.
just with kernel commands
Kernel commands?
 
  • Like
Reactions: DavidS877
Back