#!/bin/sh
# guest-side: root-cause probe on the STOCK kernel (safe, no panic)
kldload /usr/obj/tmp/sqdemo/sqprobe/sqprobe.ko
sleep 1
dmesg | tail -4
