Linux

8723 readers
397 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
1
 
 

Original question by @POTOOOOOOOO@reddthat.com

2
3
4
5
 
 

Short answer is: yes, as soon as more than one OS mounts a file system in read-write mode.

The kernel of a modern OS (I am generously including Windows here) caches file system data structures in memory. When you hibernate the computer, the content of that memory is written into a large file because that speeds-up a later restart.

Now, if you boot up another OS, and modify these partitions (without mounting them read-only), you alter the file systems data structures. That happens already when you view folders because this modifies access times stored in the inodes.

When you now shut down the second OS, and resume the first OS, the restarted kernel will have and use cached file system metadata which id loaded from the image into the kernel, that does not match that of the files on disk. And this causes file system corruption by definition.

6
7
 
 

I wrote a quick guide on using Puppy Linux with Ventoy, so you can put a Linux install on your keyring and get a consistent environment across different systems. I found Puppy is much easier to get working than Slax for persistent data storage. Hope it's helpful to someone. 😀

8
9
10
11
12
13
 
 

.... virtual machines where you only have to select which accompanying image of Arch / Tumbleweed / Ubuntu / Fedora you want to try.

In addition, the combination of a very stable base system with a fast-moving, bleeading edge virtualized system on top can be surprisingly useful. And because small virtual machines, when not running, are nothing else than files on your computer, you can have many versions of them, alter things, try stuff out, then delete it and go back to the tidy original state.

14
15
16
17
 
 

cross-posted from: https://lemmy.ca/post/48956797

Does anyone know how to test a Wayland session with a Kubuntu 24.04 live USB? I'm testing it out now, but I see that it's using an X11 session. I'd like to test how the laptop would work under Wayland instead, before installing Kubuntu or Ubuntu for good.

Some web search lead to this post, which gives quite involved instructions but it's from 2020. Hopefully it's more straightforward now?

Cheers!

18
19
20
21
22
23
24
25
 
 

00:00 Virtual Files Systems Improved
02:03 CRC CPU Arch Updates
05:44 Less Network Latencies
08:03 Handling Data Loss on File Systems
10:01 Fix for 1993 ELF Binaries
11:24 Apple Silicon Updates in Kernel
13:02 Zeroing out SSD Improvements
14:34 Mobile File Systems
15:50 WIFI 7 and Networking Stack
17:12 BCacheFS Kernel Updates & Drama

view more: next ›