Code:
sudo dar -x /media/sda9/home.1 -R /media/sda10
maybe?
the -R option tells it where to start unpacking - if it is not given, the current directory is used.
Theoretically you could cd /media/sda10
and then dar -x /media/sda9/home.1
and would not need -R