cd initrdfind . | xargs grep "Loading virtio.ko"
cd initrd
find . | xargs grep "Loading virtio.ko"
find . | xargs grep -n "Loading virtio.ko"