The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Linux/Windows Backup compatibility

    Discussion in 'Linux Compatibility and Software' started by VaderX5, Jan 21, 2011.

  1. VaderX5

    VaderX5 Notebook Enthusiast

    Reputations:
    0
    Messages:
    16
    Likes Received:
    0
    Trophy Points:
    5
    I'd like an easy way to move all of my image files (photographs) from windows to a new Linux install. Could I just use a backup service and then pull the files off of that? Which services will be compatible w/ both OSs? My wife's got ~20GB worth of pictures, and I'd prefer this method over burning a bunch of CDs.

    Thanks in advance!
     
  2. corbintechboy

    corbintechboy Notebook Consultant

    Reputations:
    126
    Messages:
    189
    Likes Received:
    2
    Trophy Points:
    31
    It's really not about what service is available, it's about what storage medium you want to use.

    What distribution are looking at? Are you going to dual boot? Are the files on a network somewhere (at home)?

    20Gb of data is no easy task to upload to anywhere (unless you got some insane upload speeds). I have a 1Tb external drive I have formatted as ext4 that I use to backup ~/ and whatnot.
     
  3. 1ceBlu3

    1ceBlu3 Notebook Deity

    Reputations:
    1,050
    Messages:
    829
    Likes Received:
    17
    Trophy Points:
    31
    So..all you want to do is put your pictures from windows into linux?
    If that's the case all you need to do while in linux is go into your Windows drive, navigate to where your pictures are, right click>copy the folder..then navigate to where you want your pics located at in linux and just paste the whole folder there.. that's what I do with all of my media to transfer it into linux...
    if you are dual booting that is....you could also use something like dropbox

    or..If you are not dual booting and want pictures backed up just in case..do as the suggested above- grab a external HDD...
    or of course you could use a backup service..like Adrive, but the time it takes to upload will be a while.
    Also....you could also setup your windows and linux machines for folder sharing...
     
  4. VaderX5

    VaderX5 Notebook Enthusiast

    Reputations:
    0
    Messages:
    16
    Likes Received:
    0
    Trophy Points:
    5
    I didn't know I could do that...

    ...or this. Thanks!
     
  5. Kyle

    Kyle JVC SZ2000 Dual-Driver Headphones

    Reputations:
    1,758
    Messages:
    992
    Likes Received:
    575
    Trophy Points:
    106
    If the files are on different computers, copy the data over to an external drive in windows, then copy data from external drive to linux.
    Linux can read write from NTFS paritions easily.