#!/bin/sh
modprobe -q sg;
modprobe -q vhba;
exec /usr/bin/cdemud "";
