All I did was fastboot -w
= a factory reset. This is the output:
`C:\Users\tripleu>fastboot -w
Erasing 'userdata' OKAY [ 0.199s]
F2FS-tools: mkfs.f2fs Ver: 1.16.0 (2023-04-11)
Info: Debug level = 1
Info: Trim is disabled
Info: Set conf for android
Info: Enable Project quota
Info: Segments per section = 1
Info: Sections per zone = 1
Info: sector size = 512
Info: total sectors = 23879640 (11659 MB)
Info: zone aligned segment0 blkaddr: 512
Info: add quota type = 0 => 4
Info: add quota type = 1 => 5
Info: add quota type = 2 => 6
Info: format version with
""
[f2fs_init_sit_area: 714] Filling sit area at offset 0x00600000
[f2fs_init_nat_area: 748] Filling nat area at offset 0x00a00000
[f2fs_add_default_dentry_root:1364] Writing default dentry root, at offset 0x5c00
[f2fs_write_root_inode:1410] Writing root inode (hot node), offset 0x5600
[f2fs_write_default_quota:1502] Writing quota data, at offset 00005c01 (1/2)
[f2fs_write_default_quota:1502] Writing quota data, at offset 00005c02 (2/2)
[f2fs_write_qf_inode:1553] Writing quota inode (hot node), offset 0x5601
[f2fs_write_default_quota:1502] Writing quota data, at offset 00005c03 (1/2)
[f2fs_write_default_quota:1502] Writing quota data, at offset 00005c04 (2/2)
[f2fs_write_qf_inode:1553] Writing quota inode (hot node), offset 0x5602
[f2fs_write_default_quota:1502] Writing quota data, at offset 00005c05 (1/2)
[f2fs_write_default_quota:1502] Writing quota data, at offset 00005c06 (2/2)
[f2fs_write_qf_inode:1553] Writing quota inode (hot node), offset 0x5603
[f2fs_update_nat_default:1591] Writing nat root, at offset 0x00000a00
Info: Overprovision ratio = 1.370%
Info: Overprovision segments = 85 (GC reserved = 79)
[f2fs_write_check_point_pack: 939] Writing main segments, cp at offset 0x00000200
[f2fs_write_check_point_pack:1027] Writing Segment summary for HOT/WARM/COLD_DATA, at offset 0x00000201
[f2fs_write_check_point_pack:1041] Writing Segment summary for HOT_NODE, at offset 0x00000202
[f2fs_write_check_point_pack:1053] Writing Segment summary for WARM_NODE, at offset 0x00000203
[f2fs_write_check_point_pack:1067] Writing Segment summary for COLD_NODE, at offset 0x00000204
[f2fs_write_check_point_pack:1075] Writing cp page2, at offset 0x00000205
[f2fs_write_check_point_pack:1095] Writing NAT bits pages, at offset 0x000003ff
[f2fs_write_check_point_pack:1117] Writing cp page 1 of checkpoint pack 2, at offset 0x00000400
[f2fs_write_check_point_pack:1136] Writing cp page 2 of checkpoint pack 2, at offset 0x00000405
[f2fs_write_super_block:1169] Writing super block, at offset 0x00000000
Info: format successful
libc++abi: terminating due to uncaught exception of type std::out_of_range: basic_string`
Whoever can decrypt the output gets a fastboot masters badge!