I'd like to make use of the Windows 7 backup feature for system settings and user profiles due to some major hiccups in the past. Problem now is that my main OS is a linux install which also resides in the same PC but on a different hdd, and is therefore found by the windows disk manager. The linux hdd has a /boot-partition which is marked as bootable and also contains the grub2 instance I use as boot manager and windows backup tries to include it in its routine and fails due to a unreadable file system. I tried installing ext2 ifs to fix the unreadable part but its seems like the backup manager runs on a different level and is not wary of the driver.

Is there any option for the backup tool to completely ignore the other hdd or can I deactivate it completely for windows as I dont need access to it?

edit I'm trying to backup the system images not the actual partitions.

link|improve this question
feedback

1 Answer

enter image description here

When you configure your backup, you can check and/or uncheck disks in which you wish to back up. You may want to uncheck the linux partitions

link|improve this answer
My problem is that the line on the bottom there "Include a system image of drives: System Reserved, (C:)" also includes the linux drive and I can't remove it. I'm trying to backup the system image not the actual partitions. I should have clarified that. – lhw Oct 4 '11 at 18:09
Gotcha. Have you looked into anything like Acronis True Image (acronis.com/homecomputing/products/trueimage) – kobaltz Oct 4 '11 at 18:11
Couldn't you just relabel the drives? – Rob Oct 4 '11 at 19:33
@kobaltz I'd rather use the internal backup system and not make a big fuzz of it. backup software exists in abundance for free. Its just that the windows install contains no critical data I just wanted to backup the windows settings etc for when it gets trashed again. – lhw Oct 4 '11 at 19:41
@Rob I can't change any property on the drive from within windows. No disabling or excluding. And of course I cannot label the partitions because windows can't read them at all. ext2 ifs seems to integrate into the windows explorer and not the kernel. – lhw Oct 4 '11 at 19:41
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.