Nihon-Ryori

Results 10 comments of Nihon-Ryori

THX for the answer: > The gist of it seems to be run `migrate` on the mounted file system, then unmount and run `migrate-superblock` on the block device. How to:...

**I installed the Kernel above, on follow way:** I checked thw old Kernel version by: uname -r Kernel 5.x.... installed the new OEM Kernel by follow: sudo apt-get install linux-oem-22.04c...

The follow version should check directory's and files and not only files: ``` # [Nihon-Ryori](https://github.com/Nihon-Ryori) # Open Source Code. Feel free to use the Code for bcachefs project or what...

The follow version should check directory's and files and not only files: poor_mans_scrub.sh ``` # [Nihon-Ryori](https://github.com/Nihon-Ryori) # Open Source Code. Feel free to use the Code for bcachefs project or...

See the Bcachefs manual (dont have a revision number or date ...): 3.6 Device management 3.6.1 Filesystem resize A filesystem can be resized on a particular device with the bcachefs...

In my opinion, the following is a possible solution to realize shrinking of partitions for bcachefs: 1. divide the partition to be downsized into a partition with the desired target...

> Is that essentially what I said, or am I missing a subtlety? It may be the same for native speakers, but my translator had problems translating it for me....

It may be possible to change the UUID under bcachef as follows (be carefull, maybe its wrong): Manual superblock modification (not recommended for non-experts): Bcachefs superblocks may be located at...

> [[@YellowOnion]](https://github.com/YellowOnion) the super block has crc checks ... If there is more than one superblock, as is likely to be the case with dupe = 2 and some RAID-like...