5 if [ "x$EUID" = "x" ] ; then
9 if [ "$EUID" != 0 ] ; then
13 if ! which mkfs.hfs >/dev/null 2>&1; then
14 echo "mkfs.hfs not installed; cannot test HFS."
18 if ! grep -q mac_roman /proc/modules && ! modprobe mac_roman; then
19 echo "no mac-roman support; cannot test HFS."
23 "@builddir@/grub-fs-tester" hfs