#!/bin/sh # mount all drives in /etc/fstab /bin/mount -a # set the system hostname /bin/hostname -F /etc/hostname