Katter's World
Friday, April 6, 2012
Backup data to USB hard disk driver
1. sudo fdisk -l (find where is your USB hd driver and it's name, here, we suppose it's /dev/sdh1)
2. mkdir /media/sdh1
2. mount /dev/sdh1 /media/sdh1
3. cp xxxyourfile /media/sdh1
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment