From: JD Austin <jd@twingeckos.com>
> I do the backup to usb using rsync method and it works well.
> One gotcha is that depending on where they plug it in it can be sda,*Wrote a script*?
> sdc, sdd etc. I wrote a script to figure out where it is
/dev/disk/by-id/ , /dev/disk/by-uuid/ , and the -L option to mount
are probably better solutions for that. Movable disks get labels
written to their filesystems, unless they contain crypted FSes,
which means I have to fall back on /dev/disk/by-id/ .
--
Matt G / Dances With Crows
The Crow202 Blog: http://crow202.org/wordpress/
There is no Darkness in Eternity/But only Light too dim for us to see