After I run ./bin/syz-manager -config ../syz_config, it failed with
failed to mount brf work dir: failed to run ["mount" "-t" "9p" "-o" "trans=virtio,version=9p2000.L" "brf" "/mnt/brf_work_dir"]: exit status 32
mount: /mnt/brf_work_dir: special device brf does not exist.
May I ask what the brf device is? How can I build it? Thanks a lot!
Hi,
After I run
./bin/syz-manager -config ../syz_config
, it failed withMay I ask what the
brf
device is? How can I build it? Thanks a lot!