Hi MD, The problem, I think, has something to do with how certain CPU(s) and OS(s) deal with idle/sleep states, internal to the OS. Time drift is an issue which plagues virtual machines. I've heard of some suggesting the following in your grub configuration (/boot/grub/menu.lst): title SOME INSTANCE OF LINUX UNDER GRUB root (hd0,0) kernel /vmlinuz-some-revision ro root=/dev/some-root-device quiet acpi=off noapic nolapic Note the "acpi=off noapic nolapic" options. Those disable certain sleep/power management features as well as timing features for the Linux OS. Give those a try and see if it doesn't help with the time issues. Good Luck! Wing. On 5/18/07, Mac Daddy <macdaddee at gmail.com> wrote: > Unlike most people, I'm running FC6 under Parallels on my Mac, not > Windows. I figured I'd be more likely find similar users on the Unix > side of the Mac lists. I hope so. > > I'm having an ANNOYING problem where my system clock in the Parallels > environment continuously gains time as the day goes on. If I reset it > with a hwclock command, within a few minutes it's as much as 5 > minutes fast, and within about 30 it's an hour ahead. And > everything's all shot to HELL if I put my Mac to sleep and wake it > back up. Time's just all over the place. > > The more I google it the more I am convinced this is a hardware > problem, not a Fedora problem, the "hardware" here being the > Parallels VM. The time and zone of the greater Mac outside is always > correct. This is a problem because I need to immerse myself in the > Linux environment at work and send e-mail from within there ... > frequently time-stamped in the future, sometimes the past (after > sleeping my Mac)! Grrrrr! > > Has anyone encountered this? And hopefully resolved it? > > -md > _______________________________________________ > X-Unix mailing list > X-Unix at listserver.themacintoshguy.com > http://listserver.themacintoshguy.com/mailman/listinfo/x-unix > > Listmom is trying to clean out his closets! Vintage Mac and random stuff: > http://search.ebay.com/_W0QQsassZmacguy1984 > -- Wing Wong wingedpower at gmail.com