WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2026 Poal.co

226

Didn't realize that opensuse tumbleweed was wayland not xorg based and I fucked it up good. Well I made a bigger mistake, I downloaded and tried to install bluestar linux.

Shit would be insulting shit for this installer, it's the same as the opensuse one BUT after 2 hrs the installer froze "opensuse takes less than 5 minutes for a perfect install". It froze or stopped twice then the install didn't boot. Well fuck this, I opened the live desktop to burn another iso to usb. My drives are password locked for security, the password not on the nonexistant bluestar site or in the installer is supposedly admin, nope. I opened a terminal tried SU, it worked, but the file manager for security does not open in root mode via a terminal, fuckers, I'm hating some asshole bluestar devs about now, assholes made it so I couldn't use my stuff for making a new usb and for some fucked up reason I only have 71mb on a huge 32gb usb to download a new iso.

It's like this distro is a rotten practical joke. I fortunately had the opensuse usb still sitting around so I reinstalled with lesson learned. So don't make the same mistake I did with bluestar, it's the worst piece of shit out there for arch installs.

Didn't realize that opensuse tumbleweed was wayland not xorg based and I fucked it up good. Well I made a bigger mistake, I downloaded and tried to install bluestar linux. Shit would be insulting shit for this installer, it's the same as the opensuse one BUT after 2 hrs the installer froze "opensuse takes less than 5 minutes for a perfect install". It froze or stopped twice then the install didn't boot. Well fuck this, I opened the live desktop to burn another iso to usb. My drives are password locked for security, the password not on the nonexistant bluestar site or in the installer is supposedly admin, nope. I opened a terminal tried SU, it worked, but the file manager for security does not open in root mode via a terminal, fuckers, I'm hating some asshole bluestar devs about now, assholes made it so I couldn't use my stuff for making a new usb and for some fucked up reason I only have 71mb on a huge 32gb usb to download a new iso. It's like this distro is a rotten practical joke. I fortunately had the opensuse usb still sitting around so I reinstalled with lesson learned. So don't make the same mistake I did with bluestar, it's the worst piece of shit out there for arch installs.

(post is archived)

[–] 1 pt

Try fedora.

Also if you can has root, you can use the command line to make your bootable usb.

dd if=/path/to/iso of=/dev/sdX bs=4K

Obviously fix the paths.

The security was excessive, also without being able to mount another partition I didn't have room to download the iso anyways and it likely would not allow me to write to a usb stick also. This iso was a clusterfuck of user irritation. I'm thinking about a 100 hrs of errors to fix and code to rewrite till this is to install in under 15 minutes as opensuse installed in 5 minutes if that long with no errors or long pauses like Manjaro has when installing from Pamac. Pamac just stops for several minutes for no reason visible, almost no cpu or network activity like it's taking a break and if you click in and out of the terminal view to the listings and shit it starts running again like it never left off except for my frustration.

Like this one DD better so you're just not waiting without feedback on if it's almost finished. dd if=/path/to/input of=/path/to/output status=progress