This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[62114.409955] BTRFS: device label stuff devid 4 transid 1026418 /dev/sdh1 scanned by btrfs (8174) | |
[62114.410253] BTRFS: device label stuff devid 1 transid 1025386 /dev/sdc1 scanned by btrfs (8174) | |
[62114.410554] BTRFS: device label stuff devid 3 transid 1026418 /dev/sdg1 scanned by btrfs (8174) | |
[62114.410861] BTRFS: device label stuff devid 2 transid 1026418 /dev/sdd1 scanned by btrfs (8174) | |
[62114.412208] BTRFS: device label rootfs devid 1 transid 3782961 /dev/sda2 scanned by btrfs (8174) | |
[62114.412636] BTRFS: device label rootfs devid 3 transid 3782961 /dev/sde2 scanned by btrfs (8174) | |
[62114.413234] BTRFS: device label rootfs devid 2 transid 3782961 /dev/sdb2 scanned by btrfs (8174) | |
[62114.414282] BTRFS: device label rootfs devid 4 transid 3758963 /dev/sdf2 scanned by btrfs (8174) | |
[62122.531763] squashfs: Unknown parameter 'nologreplay' | |
[62122.535158] BTRFS info (device sda2): using crc32c (crc32c-intel) checksum algorithm |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[61752.341123] BTRFS: device label rootfs devid 1 transid 3782961 /dev/sda2 scanned by busybox (7971) | |
[61752.341489] BTRFS info (device sda2): using crc32c (crc32c-intel) checksum algorithm | |
[61752.341494] BTRFS warning (device sda2): 'nologreplay' is deprecated, use 'rescue=nologreplay' instead | |
[61752.341496] BTRFS info (device sda2): disabling log replay at mount time | |
[61752.341497] BTRFS info (device sda2): disk space caching is enabled | |
[61752.341811] BTRFS error (device sda2): devid 4 uuid 2602d228-4f38-49f2-8dcd-26e626c57ce0 is missing | |
[61752.341815] BTRFS error (device sda2): failed to read the system array: -2 | |
[61752.341976] BTRFS error (device sda2): open_ctree failed |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
btrfs restore /dev/sda2 . | |
parent transid verify failed on 900602052608 wanted 3782961 found 3758944 | |
parent transid verify failed on 900902846464 wanted 3761659 found 3758945 | |
parent transid verify failed on 900599791616 wanted 3782961 found 3758944 | |
parent transid verify failed on 897886093312 wanted 3782823 found 3758962 | |
parent transid verify failed on 896494632960 wanted 3776499 found 3758956 | |
parent transid verify failed on 900661788672 wanted 3782960 found 3757069 | |
parent transid verify failed on 900661035008 wanted 3782960 found 3677256 | |
parent transid verify failed on 900599775232 wanted 3782959 found 3758944 | |
parent transid verify failed on 900660854784 wanted 3782960 found 3757069 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
U-Boot SPL 2021.10 (Dec 19 2022 - 17:24:44 +0800) | |
DDR version: dc2e84f0. | |
Trying to boot from SPI | |
OpenSBI v1.0 | |
____ _____ ____ _____ | |
/ __ \ / ____| _ \_ _| | |
| | | |_ __ ___ _ __ | (___ | |_) || | | |
| | | | '_ \ / _ \ '_ \ \___ \| _ < | | | |
| |__| | |_) | __/ | | |____) | |_) || |_ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
localhost:~# cat /proc/partitions | |
major minor #blocks name | |
179 0 31205376 mmcblk1 | |
179 1 65536 mmcblk1p1 | |
179 2 239616 mmcblk1p2 | |
259 0 976762584 nvme0n1 | |
259 1 15624192 nvme0n1p1 | |
8 0 121307136 sda | |
8 1 121307120 sda1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# /proc/partitions | |
8 32 31205376 sdc | |
8 33 2048 sdc1 | |
8 34 4096 sdc2 | |
8 35 102400 sdc3 | |
8 36 2141167 sdc4 | |
# sudo blkid /dev/sdc* |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
U-Boot SPL 2021.10 (Dec 19 2022 - 17:24:44 +0800) | |
DDR version: dc2e84f0. | |
Trying to boot from SPI | |
OpenSBI v1.0 | |
____ _____ ____ _____ | |
/ __ \ / ____| _ \_ _| | |
| | | |_ __ ___ _ __ | (___ | |_) || | | |
| | | | '_ \ / _ \ '_ \ \___ \| _ < | | | |
| |__| | |_) | __/ | | |____) | |_) || |_ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 6.2 kernel | |
~ # ls /sys/class/pci_bus/ | |
~ # ls /sys/class/block/ | |
mmcblk1 mmcblk1p1 mmcblk1p2 mmcblk1p3 | |
~ # find /sys/class/nvme* | |
/sys/class/nvme | |
/sys/class/nvme-generic | |
/sys/class/nvme-subsystem | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
U-Boot SPL 2021.10 (Dec 19 2022 - 17:24:44 +0800) | |
DDR version: dc2e84f0. | |
Trying to boot from SPI | |
OpenSBI v1.0 | |
____ _____ ____ _____ | |
/ __ \ / ____| _ \_ _| | |
| | | |_ __ ___ _ __ | (___ | |_) || | | |
| | | | '_ \ / _ \ '_ \ \___ \| _ < | | | |
| |__| | |_) | __/ | | |____) | |_) || |_ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# Automatically generated file; DO NOT EDIT. | |
# Linux/riscv 5.15.0 Kernel Configuration | |
# | |
CONFIG_CC_VERSION_TEXT="riscv64-unknown-linux-gnu-gcc (GCC) 10.2.0" | |
CONFIG_CC_IS_GCC=y | |
CONFIG_GCC_VERSION=100200 | |
CONFIG_CLANG_VERSION=0 | |
CONFIG_AS_IS_GNU=y | |
CONFIG_AS_VERSION=23500 |
NewerOlder