Robert L Cochran wrote: > I have a few problems, the worst is that the guest OS's clock falls > behind the actual time by a big difference -- 45 minutes slow with my > first long work session in the guest. I hope to find a fix for that. Usually adding clock=pit to the kernel boot parameter of the guest OS will fix that. At least it has for me in the past. Ed