#!/bin/sh mkdir -p /target/etc cat >/target/etc/fstab <' '' '' '' '' '' >> /target/etc/fstab printf "%-15s %-15s %-7s %-15s %-7s %s\n" proc /proc proc nodev,noexec,nosuid 0 0 >> /target/etc/fstab