EnumDev

Results 7 comments of EnumDev

``` # lsblk -d /dev/mmcblk* mmcblk0 179:0 0 477.5G 0 disk mmcblk0p1 179:1 0 477.5G 0 part # blkid /dev/mmcblk* (shows nothing) ```

sorry my bad, I thought I did ``` # lsblk -d /dev/mmcblk* mmcblk0 179:0 0 477.5G 0 disk mmcblk0p1 179:1 0 477.5G 0 part # blkid /dev/mmcblk* /dev/mmcblk0: PTUID="(a uuid...

``` # e2fsck -n -f /dev/mmcblk0p1 e2fsck 1.47.0 (5-Feb-2023) Pass 1: Checking inodes, blocks, and sizes Inode 24512986 extent tree (at level 1) could be narrower. Optimize? no Inode 24777385...

I am pretty sure I haven't modified it. This only started happening today after updating to 3.5.5 Here's my fstab file ``` # Static information about the filesystems. # See...

the SD card is in both fstab files. Do I go on and put the hashtag in /etc/fstab now or no?

> Could you try [#7465](https://github.com/uutils/coreutils/pull/7465) ? It looks like this has fixed the problem