#!/bin/sh mkdir -p /target/root/.ssh cp /cdrom/authorized_keys /target/root/.ssh chmod 700 /target/root/.ssh -R