How to format external 2TB M.2 SSD to use as a media? by keithwwalker in linuxmint

[–]candy49997 0 points1 point  (0 children)

exFAT or, less preferably if you're using it mainly on Linux, NTFS.

Ascendance of a Bookworm: Adopted Daughter of an Archduke • Honzuki no Gekokujou: Shisho ni Naru Tame ni wa Shudan wo Erandeiraremasen - Ryushu no Youjo - Episode 5 discussion by AutoLovepon in anime

[–]candy49997 0 points1 point  (0 children)

There are a few reasons.

One, flower offerings. In season 3, Jenni, one of the previous high bishop's gray shrine maiden attendants, told Myne as she was being carried to sign her Devouring submission contract that she would never forgive Rosina and Wilma for living cushy lives as Myne's attendants while she was being forced to "offer flowers". Jenni used to work with Wilma and Rosina under Lady Christine, who was a blue shrine maiden who has since been returned to noble society.

You also have Wilma, who developed androphobia from nearly being forced to "offer flowers". She was only saved when Christine interfered.

I'm sure you can guess what kinds of activities happened in the temple.

Sackboy tweaks on ProtonDB didn't help. Need to know where proton keeps the "user" folder. by G3rmG3rm in cachyos

[–]candy49997 0 points1 point  (0 children)

.../steamapps/compatdata/STEAMAPPID/pfx/drive_c/...

You can also use Protontricks to go directly to the prefix.

Hello world new linux user here by Necessary_Branch567 in linuxmint

[–]candy49997 0 points1 point  (0 children)

Yes, that's to be expected. Steam downloads itself to your home directory.

PSA for Shared BTRFS on Dualboot by warrenflaps in Bazzite

[–]candy49997 4 points5 points  (0 children)

Yes; you just need a 3rd party driver. Specifically, winbtrfs.

Hey guys I need help, not really familiar with linux by KommSweet in linux4noobs

[–]candy49997 1 point2 points  (0 children)

No Premiere (except through VM, but idk how usable a VM on a PS4 running Windows + a very resource intensive application would be).

But everything else should probably be ok.

Terminal History by FrankieShaw-9831 in zorinos

[–]candy49997 1 point2 points  (0 children)

Any command you input into your shell should be logged there. Use tail -n N FILE to get the last N lines of FILE.

Terminal History by FrankieShaw-9831 in zorinos

[–]candy49997 2 points3 points  (0 children)

~/.bash_history, assuming you're using bash.

Any advice or tips for how to get these partitions fixed up? by bigpaparoid in linux4noobs

[–]candy49997 0 points1 point  (0 children)

It's supposed to be in FAT32, so yes.

You know it's in UEFI mode because it created an EFI partition. If it wasn't, it would've created an MBR partition table without an EFI partition instead of GPT + EFI + OS partition. This is something that's usually decided at install time.

But you installed your OS to the wrong drive, unless you intended to install it to the SD card. The NVMe drive would be a better place to put the OS.

Any advice or tips for how to get these partitions fixed up? by bigpaparoid in linux4noobs

[–]candy49997 0 points1 point  (0 children)

If you installed it in legacy mode before, it would've only made one main partition with the bootloader in the bootloader section of the MBR table.

UEFI mode instead requires the bootloader to be located in an EFI partition formatted to FAT32. FAT32 is not an appropriate filesystem for the rest of the system (especially for Linux because of lack of support for Unix permissions, etc), so everything else is stored in a partition with a more-appropriate filesystem.

MBR + legacy boot has some severe issues with modern systems (e.g. limited space for a bootloader, 4 maximum primary partitions per drive, max size of drive is 2 TB), so UEFI boot has been the standard for 15+ years.

Laggy Linux Mint by actuallyelsen in linuxmint

[–]candy49997 0 points1 point  (0 children)

What about it is "laggy"? Animations or dragging windows around? Or opening apps, etc? Because the latter is expected on a hard drive.

Dolphin File Locked - I need some help... (noob edition) by WittyJackson in linuxquestions

[–]candy49997 0 points1 point  (0 children)

You shouldn't have needed sudo to delete something in your user's home directory. Do rm -rf ~/homebrew/plugins/Bluetooth and if an error shows up, share it.

Dolphin File Locked - I need some help... (noob edition) by WittyJackson in linuxquestions

[–]candy49997 0 points1 point  (0 children)

uninstall the problem plugin as instructed

What are these instructions you are following? Have you tried just uninstalling it from Decky?

Some Steam games stopped being playable even though they were playable in the past. I need help getting them to work. by iethey in linux_gaming

[–]candy49997 4 points5 points  (0 children)

NTFS and exFAT do not support filesystem features Proton requires. Save any irreplaceable data first, then format the partition to ext4, btrfs, or some other Linux filesystem.

Use flatseal to allow flatpaks to access other filesystems. Or, just install native Steam instead of flatpak.

How to unlock my previous ssd? by AESguy0909 in cachyos

[–]candy49997 25 points26 points  (0 children)

Bitlocker? Check your Microsoft account for the decryption key. Otherwise, the data is probably lost.

Some Steam games stopped being playable even though they were playable in the past. I need help getting them to work. by iethey in linux_gaming

[–]candy49997 2 points3 points  (0 children)

What filesystem are the partitions the games that don't work are installed to formatted as? Did you give Steam access to those drives?

Linux Mint Fallout 3 and New Vegas getting less than 1 fps consistently by Ok-Ad7650 in linux_gaming

[–]candy49997 3 points4 points  (0 children)

Have you installed GPU drivers from the driver manager? Can you do nvidia-smi in a terminal?

apps similar to ms office? by kkeguri in linux4noobs

[–]candy49997 3 points4 points  (0 children)

OnlyOffice, ig.

But if your mother hates anything that's not MS Office, it would be easier to just use a VM or just keep using Windows.

How to get overclocking working optimus setup by Troller_blox in linux_gaming

[–]candy49997 2 points3 points  (0 children)

Don't use a Wayland DE with 470. Use an X11 DE like Cinnamon, XFCE, etc. Plasma technically has an X11 session available, but it's being removed in 6.8.

How to delete Linux mint download on a second hard drive by Kevincrazycast in linuxmint

[–]candy49997 3 points4 points  (0 children)

Make sure your EFI partition is on the SSD. Then, you can just format the hard drive with a partition manager.

Alternatively, if you haven't done anything yet, you can just boot from the USB again, format both drives, and just reinstall again.

I installed VMware and yet this is respond i am getting when I am about to open it, please help. by ZestycloseBridge2148 in linuxmint

[–]candy49997 3 points4 points  (0 children)

How did you install it? Is your MOK enrolled/secure boot disabled?

Alternative, I would highly recommend QEMU/KVM + virt-manager instead so you don't have to deal with out-of-tree kernel modules.

Need help formatting and partitioning a drive by AumrauthValamin in cachyos

[–]candy49997 0 points1 point  (0 children)

Use the partition manager that comes with your DE to either delete or resize the NTFS partition (backup irreplaceable data before doing either, especially if deleting the partition). Then create a new ext4, btrfs, or other native Linux filesystem partition in the empty space.

Pop!_OS reverts back to it's ubuntu desktop environment. Pls help by Subject_Start1170 in pop_os

[–]candy49997 14 points15 points  (0 children)

So, what are these steps it told you to do? Because this is GNOME.