51
submitted 1 day ago* (last edited 12 hours ago) by flork@lemy.lol to c/linux@lemmy.ml

For some reason Calibre won't let me do anything because "drive is full" which I assume has to do with this.

Update: I believe I "fixed" the error with Calibre by using FlatSeal to add environment variable CALIBRE_TEMP_DIR that changes the Temp directory to something else. So far that's the only program I've seen give trouble.

all 33 comments
sorted by: hot top controversial new old
[-] BlackEco@lemmy.blackeco.com 21 points 21 hours ago

Fedora Atomic Desktop 42 switched to composefs, which has a small full partition mounted to /. Your "real" filesystem is mounted on /sysroot

https://fedoraproject.org/wiki/Changes/ComposefsAtomicDesktops

[-] flork@lemy.lol 3 points 15 hours ago

That makes sense, thank you! How can I clear up space in it?

[-] BlackEco@lemmy.blackeco.com 7 points 11 hours ago

You can't, it just part of how Fedora works now. Maybe Fedora should patch Dolphin to take /sysroot into account instead of /

[-] spooky2092@lemmy.blahaj.zone 6 points 15 hours ago* (last edited 1 hour ago)

You don't, it's the immutable root partition. You probably need to find the point it's trying to write to and link it to a location it can write to.

Note: I'm still a newbie to atomic desktops too.

[-] flork@lemy.lol 4 points 12 hours ago

You were correct, I believe I "fixed" the error with Calibre by using Flatseal to add an environment variable CALIBRE_TEMP_DIR that changed the Temp directory to something else.

[-] thefool@sh.itjust.works 2 points 15 hours ago* (last edited 15 hours ago)

How are you trying to install Calibre? Is it via Flatpak? AppImage?

Did you try it from here? https://calibre-ebook.com/download_linux

I'm guessing that that method won't work with atomic distros. I'm guessing that it's trying to copy files to an immutable spot.

I would try looking for a Flatpak first.

I was going to suggest the portable one as a backup but that's only for Windows :(

[-] flork@lemy.lol 1 points 12 hours ago

Appreciate the response, I updated my post but I "fixed" this by changing Calibre's temp directory.

[-] SitD@lemy.lol 25 points 23 hours ago

shout-out to my boys with non-immutable distros looking at the same usage plot ✊😔

[-] warmaster@lemmy.world 26 points 1 day ago

That is your / (root) partition. You can't write to it because Aurora is an atomic & immutable distro.

Source: I use Aurora & Bazzite.

[-] Dremor@lemmy.world 3 points 17 hours ago

While true, why are you linking this comment in almost all the other comments? They are not incorrect, it just makes you look like an ass.

[-] MouldyCat@feddit.uk 3 points 15 hours ago

While true, why are you linking this comment in almost all the other comments?

I've been stuck repeatedly asking myself this question ever since reading your comment 😩 Please be careful about throwing infinite while true loops around! Now I need someone to Ctrl-C me.

[-] flork@lemy.lol 1 points 15 hours ago* (last edited 15 hours ago)

How'd it get full then? And if it's supposed to be 100%, any ideas on how can I get Calibre (so far the only app I've noticed that is giving trouble) to ignore it?

[-] spooky2092@lemmy.blahaj.zone 3 points 15 hours ago

It comes full from the first boot, because you're not supposed to be able to write to it. That's kinda he point of an immutable distro

[-] flork@lemy.lol 1 points 12 hours ago

Got it thanks, I think it's weird it shows up in Dolphin this way but at least I know what it is now.

[-] spooky2092@lemmy.blahaj.zone 1 points 12 hours ago

Yeah, I get that. But also, the root mount point is a valid partition, and it is full, so it makes sense why it shows up that way.

I think a lot of the confusion is letting go to old habits and knowledge that don't exactly work with the new system. In still going through that a lot myself (and will probably be making my own troubleshooting post when I have time), but it's always good to experiment and see what you can learn.

Best of luck friend!

[-] MangoPenguin@lemmy.blahaj.zone 1 points 13 hours ago

Are you trying to install the Flatpak? The native install probably won't work on an immutable distro.

[-] flork@lemy.lol 1 points 12 hours ago

Calibre installs fine (flatpak). I updated my post but I was able to change the temp directory which "fixed" it.

[-] pewpew@feddit.it 12 points 1 day ago

That's the root partition, which is the core system partition. It's probably read only because Aurora is an immutable system, that means that it doesn't let you write to the system partition by default

[-] pewpew@feddit.it 5 points 1 day ago

From https://docs.getaurora.dev/ "System updates are image-based and automatic. Applications are logically separated from the system by using Flatpaks for graphical applications and brew for command line applications. Workloads for development are containerized." Correct me if I'm wrong, I've never heard of this distro before

[-] yaroto98@lemmy.org 6 points 1 day ago

Run:

df -h

in the terminal and find out.

[-] TachyonTele@lemm.ee 4 points 1 day ago

What's the plug symbol mean?

[-] flork@lemy.lol 2 points 15 hours ago

Not clear, the "drive" doesn't show up in partition manager.

[-] Lojcs@lemm.ee 2 points 1 day ago

Not mounted by default I assume

[-] Offbus@lemmy.world 2 points 1 day ago

Launch Partition Manager and find out. It’s probably boot or efi.

[-] flork@lemy.lol 1 points 15 hours ago

It's not in partition manager actually!

[-] ColdWater@lemmy.ca -2 points 1 day ago* (last edited 1 day ago)

It's smol, probably your boot partition, or some rogue partition got created during OS installation

this post was submitted on 16 May 2025
51 points (100.0% liked)

Linux

54184 readers
521 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS