#!/bin/bash
mkdir /media/a
mount /dev/sda3 /media/a
cp #1/chroot /media/a/tmp/chroot
cp #1/other /media/a/tmp/other
nautilus #1
chroot media/a
