|
I got the suspend2disk to work
the major down side is the fact that every time you start up, the ram image is cleared. Which means that you have to fully shutdown/suspend to disk when you power down.
Thats possible with one of those shutdown controllers, but my idea was to have one static ram image file and always use the same one to boot with, and as I am typing this I just had a killer idea of changing the file to read only.
the only other factor that was an issue for my box only was that I only have 16mb ram and it would take like 30s to re-load the image.
|