lzkelley / bkup_rpimage

Script to backup a Raspberry Pi disk image
GNU General Public License v3.0
162 stars 54 forks source link

It is backing up itself ! #18

Closed sasagr closed 5 years ago

sasagr commented 5 years ago

I have this problem. My external drive (for backup and other stuff) is mounted at boot in fstab and shared with smb. The location for the mount in mnt/usbsd. When I start the backup I see that it back up also mnt/usbsd, where there is already the .img file. So it makes a back up of itself?? Is there something I can do to avoid it? or maybe add a function to skip "itself" back up?

sasagr commented 5 years ago

the problem was on the way the ext disk was mounted

lazerdave commented 4 years ago

What was the issue with the way your ext disk was mounted? I'm having the same issue. Thx.