开发者

How can I prevent OS from writing to disk

开发者 https://www.devze.com 2023-04-02 21:47 出处:网络
I want to prevent the Operating System from accessing the hard drive for short period of开发者_开发问答 time.You can\'t prevent the OS from using the disk.By unplugging the disk for that period.Make f

I want to prevent the Operating System from accessing the hard drive for short period of开发者_开发问答 time.


You can't prevent the OS from using the disk.


By unplugging the disk for that period.


Make filter driver for filesystem or volume device. Be caution with pagefile operations.

0

精彩评论

暂无评论...
验证码 换一张
取 消