python3 -c " import struct data = bytearray(open('/tmp/merged_gdt.bin','rb').read()) # Fix group 0 specifically # It has flags=0x0004 (INODE_ZEROED) but missing INODE_UNINIT # and has non-zero ib_csum=0x9f37 which won't match zeroed bitmap g = 0 off = 0 # group 0 offset in GDT flags = struct.unpack_from('/dev/null sleep 1 python3 nbd_server_v9.py & sleep 2 nbd-client 127.0.0.1 10809 /dev/nbd0 -N "" e2fsck -n /dev/nbd0 2>&1 | head -20