Hard drive docking station

Karl F. Larsen klarsen1 at gmail.com
Wed Jul 22 20:15:57 UTC 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ray Parrish wrote:
> Hello,
> 
> I was just looking at a new thing to me. It's a hard drive dock for SATA 
> drives. The requirements list windows only operating systems, so I'm 
> wondering if this thing will work with Ubuntu at all? Here is a link to 
> one on sale at Geeks.com
> 
> <http://www.geeks.com/details.asp?invtid=EN391&cat=HDD>
> 
> Later, Ray Parrish
> 
	This is just a hard drive with a little circuit that allows you to
access the hard drive from a USB port. I have had this for 4 years now.
I backup my computer to the 30GB HD in a plastic case connected by a USB
port.


	Here is the bash file that works:

karl at hardy:~$ cd /root
karl at hardy:/root$ ls
bin  PDF
karl at hardy:/root$ cd bin
karl at hardy:/root/bin$ ls
rsync-media  rsync-media~  rsync-mnt
karl at hardy:/root/bin$ cat rsync-media
# This file is designed to backup my Ubuntu to the USB Hard Drive using
rsync
# Karl Larsen, 8 june 08
# rsync -vaHz --exclude '/proc' --exclude '/sys' --exclude '/media' /.
# /media/disk
# This is what works on my computer
# rsync -vaH --exclude '/proc' --exclude 'sys' --exclude 'home'
- --exclude '/mnt' --exclude '/media' /. /mnt
# This goes to the USB hard drive
rsync -vaH --exclude '/proc' --exclude 'sys'  --exclude '/mnt' --exclude
'/media' /. /media/disk

73 Karl


- --

	Karl F. Larsen, AKA K5DI
	Linux User
	#450462   http://counter.li.org.
        Key ID = 3951B48D

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFKZ3N9NuSIOjlRtI0RAqm1AJ0cDyN1MnCUrP4vj9+hqz0JuY4m1wCfTQWZ
xEleFwJOJoOqoVbqxIg25RM=
=P5Az
-----END PGP SIGNATURE-----




More information about the ubuntu-users mailing list