-
Page: Storage
As a user I want to:
* See what subvolumes are snapshots
* Make a snapshot (optionally read only)
* Delete a snapshot
To implemen this, modify our existing `btrfs subvolume li…
jelly updated
7 months ago
-
**Issue:**
While writing data to my btrfs partition randomly a BSOD with the message PAGE_FAULT_IN_NONPAGED_AREA appears.
**System Info:**
Windows 10 21H2 (Build 19043.1889)
WinBtrfs 1.8.1
**…
-
Link to patches
https://lore.kernel.org/linux-btrfs/cover.1731309514.git.naohiro.aota@wdc.com/
b4 am cover.1731309514.git.naohiro.aota@wdc.com
-
Debian's version of os-prober does not detect other Linux installations with Btrfs that mount the `@` subvolume to `/` .
- https://groups.google.com/g/linux.debian.bugs.dist/c/rz6aqVR7KIU/m/L7Bp6ktH…
-
Here's the "completion flow":
```
# good
$ lxc storage volume copy
default/ juju-btrfs/ juju-zfs/
# extraneous ` ` (space)
$ lxc storage volume copy default/
default juju-btr…
-
**The becachefs management software bcachefs-tools are available by Application Management of Linux Mint 21.
The follow part of the bcachefs manual, looks to try to describe a way, which offer the…
-
GNOME Disks lacks resize support for Btrfs. But libblockdev has it.
https://github.com/storaged-project/libblockdev/blob/master/src/plugins/btrfs.c#L876-L902
But it's missing a check for the minim…
cmurf updated
3 weeks ago
-
Hello,
I am on Windows 11
I am currently trying to remove BTRFS following the instructions provided on the github page.
I ran CMD as admin and used
`RUNDLL32.EXE SETUPAPI.DLL,InstallHinfSe…
-
I would like to warn when the free space is low, in a graphical app. So my script runs unprivileged. `FileSystem.usage()` always requires root. Is it possible to have it work like `btrfs filesystem us…
opk12 updated
1 month ago
-
Format of logs rn:
```bash
+ blkid /dev/mapper/crypted -o export
+ grep -q '^TYPE='
+ mkfs.btrfs /dev/mapper/crypted -f
+ rm -rf /tmp/tmp.tsScPEKz1v
+ device=/dev/vdb
+ imageName=main
+ imageSize=2G …