Ken said:
Just a followup post...
In a couple of my posts in different subthreads, I made a reference to
an experiment in trying to make the Library part of Win 7 operate as I
wished them to, not the way MS has created them to work in a default
mode. The usually way libraries operate is not what I'm looking for.
I have found a workaround, and can make Win 7 libraries
operate/perform/give me the results I want.
The workaround is off topic for my original post, so I will not be
explaining it here. If anyone is interested in a complete (well,
hopefully complete LOL) explanation, please start a new thread and I
will post the workaround.
I still need to read Paul's posts slowly and hopefully absorb what he
wrote, then see what I can do with that information to see if there's a
way to relocate that information from the boot partition to a data
partition.
The way I see it, you move the constituent folders to the other
partitions, and then just add them to the library.
Music Library
E:\some_music
F:\some_more_music
Then, make sure to back up the partitions, that actually contains
the files.
The library is just a "view" of a list of folders. And the
view is controlled by the .library-ms file stored on C:\.
Of which I could find five instances on my install.
You may have difficulty finding the .library-ms files via Windows,
which is why I just booted Linux and found them.
I like doing stuff like that (weird).
When you back up C:\, you'll be backing up those .library-ms files.
That keeps your "list of folders" secure. But the actual data
is stored on the other partitions. And now you need to back up
those partitions, to keep the actual data safe.
You can always rebuild the "list of folders", if for example,
you needed to clean install the OS at some future date.
Since the .library-ms file is dynamic, and the user can be
messing with it all the time, there's no point taking a
snapshot now, because it could be useless a year from now.
But if the user backs up C:\ regularly, then you'll have
more recent copies of .library-ms type files stored in
those backups.
In my example, at least make sure the user backs up E:\ and F:\.
You can sort the rest of it out later, if there is a disaster.
Fixing the library list, won't be that bad. Fixing missing
data, is a lot harder.
Paul