#!/bin/sh -e

echo
echo "Gathering system configuration viai `wodim -checkdrive` (please wait)..."
/usr/bin/wodim -checkdrive >&3 2>&3


