ssh-keygen
cp ~/.ssh/id_rsa.pub /media/disk/
cd /home/user mkidir .ssh chmod 700 .ssh cat /media/mmc2/id_rsa.pub >> ~/.ssh/authorized_keys