#!/bin/sh
/native-install && touch /success
echo generated fstab:
cat /etc/fstab
poweroff-hurd
