C
Carlos
Guest
Vista x64 SP1 installed in partition C:, D: partition for data, backups, etc.
RAID0, running on a jmicron chipset controller, gigabyte mobo #GA-MA790FX-DS5
Problem:
Partition D: randomly starts in read-only mode not allowing any write
operation on it.
A simple reboot fixes it temporarily, until next reboot.
Solution (or patch):
A little of googling took me here
http://forums.microsoft.com/technet...tid=2617353&sb=0&d=1&at=7&ft=11&tf=0&pageid=0
where Greg Knight from MSFT offered a solution in page 2, admitting it is a
Vista problem.
Somehow Vista gets confused when mounting the 2nd partition and sets it
randomly to read-only.
Running this command in an elevated prompt
fsutil volume dismount d:
fixes it instantaneously without the need of a reboot and stays like that
until next reboot.
Question:
Is there a simple way (registry or startup entry) that allows to
automatically run that command with administrator rights on every reboot?
All the usual stuff was tried before getting to this point, i.e.,
- Delete the partition, format and load data back onto it
- Take ownership of every single folder in the partition
- Now matter what, on next reboot there were 50% chances that it was going
to be read-only again
- Install Vista again, use different sizes for the partitions, new RAID
driver, you name it
Carlos
RAID0, running on a jmicron chipset controller, gigabyte mobo #GA-MA790FX-DS5
Problem:
Partition D: randomly starts in read-only mode not allowing any write
operation on it.
A simple reboot fixes it temporarily, until next reboot.
Solution (or patch):
A little of googling took me here
http://forums.microsoft.com/technet...tid=2617353&sb=0&d=1&at=7&ft=11&tf=0&pageid=0
where Greg Knight from MSFT offered a solution in page 2, admitting it is a
Vista problem.
Somehow Vista gets confused when mounting the 2nd partition and sets it
randomly to read-only.
Running this command in an elevated prompt
fsutil volume dismount d:
fixes it instantaneously without the need of a reboot and stays like that
until next reboot.
Question:
Is there a simple way (registry or startup entry) that allows to
automatically run that command with administrator rights on every reboot?
All the usual stuff was tried before getting to this point, i.e.,
- Delete the partition, format and load data back onto it
- Take ownership of every single folder in the partition
- Now matter what, on next reboot there were 50% chances that it was going
to be read-only again
- Install Vista again, use different sizes for the partitions, new RAID
driver, you name it
Carlos