LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-11-2014, 07:29 PM   #1
rcorkum
Member
 
Registered: Aug 2005
Location: Thunder Bay, Ontario, Canada
Distribution: Slackware Current
Posts: 113

Rep: Reputation: 15
help cross platformt back up (not image need access to files not mount)


hi there I have an unstable windows install (I know the old joke trust me but its causing an issue. yes I know this is a linux forum one second

the pc is i7 16 gigs of ram and 2tb hd with a 32gb built in ssd cache.

I purchased a 4tb usb 3.0 to use as a destination.

now under windows this HD is constantly disconnecting from the USB port every 5 minutes. (nice beeping and explorer popup) under a redo backup usb stick or other linux usb stick this box just hums away, I looked at clonezilla and redo backup. both have there pro's and cons a major con for me is easily extracting individual files) I plan to clean up my backup once I have it done remove all os files and redundancy, quarantine it and grab images docs and videos as I need an iso and important archives.

my eventual os plans may be linux on my primary box not sure yet, I love linux Love my slackware and miss a nice stable os. I just have some software I must use and want to see on a test box if i can get it working on wine or playonlinux or virtualbox to my own satisfaction if I can then by by winders and hello clean os again. but that doesn't affect my backup.

I was thinking rsync? just put in a usb linux variant mount the usb external and rsync the entire drive, its usb 3.0 so I am hoping 24 hours is enough to do it. redo backup did about 50% in a test run in 24 hours no issues why I know something is up with the usb drivers in my current windows box, linux just hums (of course it does, its linux)

gui would be nice, if I have the wife doing it or such, a windows or linux readable format (no format would be best) just raw files copied over to a folder on the external 4tb usb. I am just googled out tonight and figured I'd ask here i am sure I'll get the a few suggestions in no time to narrow down my search, usb sticks I got anywhere from 256mb to 64gb, a 16g and a 4g right now as test boots on my main pc.
 
Old 12-05-2014, 06:19 PM   #2
rcorkum
Member
 
Registered: Aug 2005
Location: Thunder Bay, Ontario, Canada
Distribution: Slackware Current
Posts: 113

Original Poster
Rep: Reputation: 15
anyone? sorry if bumping is taboo just figured since so many read it a few would have some ideas.
 
Old 12-06-2014, 01:30 AM   #3
qlue
Member
 
Registered: Aug 2009
Location: Umzinto, South Africa
Distribution: Crunchbangified Debian 8 (Jessie)
Posts: 747
Blog Entries: 1

Rep: Reputation: 172Reputation: 172
Quote:
Originally Posted by rcorkum View Post
anyone? sorry if bumping is taboo just figured since so many read it a few would have some ideas.
Bumping is counter productive. The forum software regularly 'bumps' it automatically into the zero reply list. All you've done is remove your thread from the zero reply list.

Besides, as far as I can see, you already have a solution of sorts. rsync will work as will cp
Both can be used to backup only new files that aren't already in the backup.

In Linux land most people are, or have been, sys-admins and thus there are many different backup strategies. Whereas the average Windows user is used to having the machine tell him/her when and how to do backups.

I just opened Synaptic package manager and typed "backup" into the search box. There's plenty of packages related to the topic. Choosing one really is just about reading up on them and choosing one.

Find one in your chosen distro's repositories that fulfils all you prerequisites and install it.
 
Old 12-06-2014, 03:34 AM   #4
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,125

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
I suspect the auto-bump will have expired.
I ignored the post because the OP was too demanding - maybe others felt likewise.

If I need to ensure a machine can be restored in toto, I use mondo - and verify the data as it's being written. Takes a while.
Then I create 3 copies of the CD images so I can merge them if there is a fault in one of them on restore. See ddrescue.

If I'm looking to create a good backup of an entire (Linux) filesystem, I'll use fsarchiver - it verifies the data for me on the way.
For ntfs, ntfsclone - note it's no good for recreating bootable NTFS boot partitions if target partitions are different to the source(s). Data is still good.

All these require restore to a partition and mounting so files can be restored - so they fail the OPs needs.
 
Old 12-06-2014, 07:10 AM   #5
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,371

Rep: Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749
If you do not use the ntfsclone special image format, you do not need to restore to a partition. A simple loop mount suffices. The downside is the potentially large waste of storage space on the backup media.
From 'man ntfsclone'
Quote:
The clone, if not using the special image format, is an exact copy of the original NTFS filesystem from sector to sector thus it can be also mounted just like the original NTFS filesystem. For example if you clone to a file and the kernel has loopback device and NTFS support then the file can be mounted as

mount -t ntfs -o loop ntfsclone.img /mnt/ntfsclone
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] I want to use Ubuntu 9.10 to access all Windows files and back them up. LAPIII Ubuntu 9 12-01-2010 01:20 PM
How to access ISO and other CD-image files? JCole123 Linux - Newbie 22 07-14-2010 09:13 AM
Connecting 2 linux computer back to back with cross cable. michalng Linux - Networking 8 02-11-2009 07:00 AM
nfs mount ok but cannot access some files michael.barnes Linux - Networking 2 01-25-2007 04:38 PM
Cannot mount more than 8 iso image files as loop device marsim Debian 4 11-09-2004 04:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:53 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration