I am using Windows 7 RC and wanted to know if it was possible to use an SD card ( I have a slot for it in my laptop) to hold the page file.
When I try to change my virtual memory settings, it doesn't list the drive as available to use.
|
|
This post has been locked due to the high amount of off-topic comments generated. For extended discussions, please use chat.
Questions on Server Fault are expected to relate to professional server, networking, or related infrastructure administration within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
The SD card would be classed as a removable device, which would explain why it's not usable to hold the page file (removing the SD would mean a bunch of memory space just disappeared from underneath the kernel -- and (most*) kernels generally don't like that much). You might get some use out of the SD card as a ReadyBoost device, assuming you can convince Windows to use it. Sidenote: I'm aware some kernels can cope with memory disappearing -- they usually need to be told the memory is going to go first. |
||||
|
|
|
You can not page to a drive that Windows considers removable, which includes anything you plug into a USB port or card reader. |
|||
|
|
|
I'm looking to do the exact same thing. try this neat little site. http://www.getusb.info/usb-hack-turn-a-usb-stick-into-a-hard-drive-or-local-disk/ it works in that you will now see the SD card as a disk. now the last hurdle........ moving the pagefile. it keeps coming back to c drive.... |
|||
|
|