#!/bin/bash
. get_root
mount /home/user/MyDocs
mount -o loop -t ext2 /home/user/MyDocs/extra.ext2 /extra
