Regarding to the solution there: http://serverfault.com/questions/36385/how-can-i-mount-a-hard-drive-as-read-only-on-windows-xp

I have a system with three partitions. One runs windows 7, one runs windows XP and is for some experimental programming and testing. I don't want to mess up anything, so I am going to disable the windows 7 partition like described on the linked page above from windows XP to protect the operating system.

When I do this, is the windows 7 partition only disabled for the running XP os, or is the windows 7 partition rendered unbootable?

with best regards

link|improve this question
feedback

1 Answer

If you use grub you can add hide/unhide entries to /boot/grub/menu.lst. It can temporally change partition type so OS can see it but it is unknown type so you cant access any files.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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