0

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.

jldugger
  • 14,122
  • 19
  • 73
  • 129
Ray Booysen
  • 119
  • 1
  • 1
  • 5

3 Answers3

10

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.

Greg Work
  • 1,956
  • 12
  • 11
0

You can not page to a drive that Windows considers removable, which includes anything you plug into a USB port or card reader.

David Spillett
  • 22,534
  • 42
  • 66
0

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....