Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

External harddrive overwritten as xbian-copy
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
External harddrive overwritten as xbian-copy
19th Nov, 2018, 12:25 AM (This post was last modified: 19th Nov, 2018 12:25 AM by Nachteule.)
Post: #11
Nachteule Offline
Administrator
******
Posts: 2,405
Joined: Dec 2014
Reputation: 122
RE: External harddrive overwritten as xbian-copy
(19th Nov, 2018 12:08 AM)nickfx Wrote:  Great, thanks a lot. HOMEDEST="notset" was not my doing, must have been the default. All safe now... I'll wait to hear if UUID can be used, then I might re-enable it with the 2nd hard drive. Cheers.

I suppose this is not the backup strategy you want to have.

If you write to an partition, the root partition will be copied only, but not the /boot partition.

If you want to make monthly backups, you'll have to configure an image backup, with destination on your external disk (usually the disks are mouted to /media/<lLabelOfTheDisk>, so this folder does never change)

So, those variable should look like

Code:
# auto clone / image creation should be run: none/daily/weekly/monthly
IMGPLAN=monthly

# backup to img file (file) (in case of total SD card corruption, your system can be restored by reflashing this image)
# or directly to block device (block)
IMGTYPE=file

# path to img including file name (/media/my_disk/xbian_backup.img) or block device (/dev/sda1)
IMGDEST=/media/<yourbackupdisk>/xbian_image_$(date +%F).img

# how many images should be kept (0 means unlimited)
IMGKEEP=3
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
External harddrive overwritten as xbian-copy - nickfx - 13th Nov, 2018, 07:15 AM
RE: External harddrive overwritten as xbian-copy - Nachteule - 16th Nov, 2018, 11:00 PM
RE: External harddrive overwritten as xbian-copy - nickfx - 17th Nov, 2018, 07:21 AM
RE: External harddrive overwritten as xbian-copy - Nachteule - 17th Nov, 2018, 07:24 AM
RE: External harddrive overwritten as xbian-copy - Nachteule - 17th Nov, 2018, 07:39 AM
RE: External harddrive overwritten as xbian-copy - nickfx - 18th Nov, 2018, 11:37 PM
RE: External harddrive overwritten as xbian-copy - Nachteule - 18th Nov, 2018, 11:52 PM
RE: External harddrive overwritten as xbian-copy - nickfx - 18th Nov, 2018, 11:55 PM
RE: External harddrive overwritten as xbian-copy - Nachteule - 18th Nov, 2018, 11:59 PM
RE: External harddrive overwritten as xbian-copy - nickfx - 19th Nov, 2018, 12:08 AM
RE: External harddrive overwritten as xbian-copy - Nachteule - 19th Nov, 2018 12:25 AM

Possibly Related Threads...
Thread: Author Replies Views: Last Post
  xbian-copy screen effemmeffe 4 12,551 5th Feb, 2015 08:50 PM
Last Post: effemmeffe

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 21st May, 2025, 01:11 PM Powered By MyBB, © 2002-2025 MyBB Group.