bitznbytes
Junior Member
Is there anyone that can get any version of Linux to work completely after the standard install? That is, sound, network, full video res, and usb2?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
bitznbytes said:Is there anyone that can get any version of Linux to work completely after the standard install? That is, sound, network, full video res, and usb2?
constant said:.
Until there is such a thing as Parallels tools for Linux, then nobody stands any chance of doing it.
.
bitznbytes said:After reading all the replies I still have to post the question again:
Using Vista as a host does anyone know of any distro of linux that can be installed as a guest OS on the latest parallels that will give me USB2, Network, and full video res abilities on a standard install?
bitznbytes said:After reading all the replies I still have to post the question again:
Using Vista as a host does anyone know of any distro of linux that can be installed as a guest OS on the latest parallels that will give me USB2, Network, and full video res abilities on a standard install?
Time drifting is a well-known problem in any VM, not only in Parallels. The solution is easy: use the "clocksource=pit" kernel boot option, supplemented by running ntpd and/or ntpdate with some nearby timeservers. I'm typing this in Kubuntu Feisty running in a Parallels VM under Parallels Workstation for Linux, itself running in Debian Sid: the two clocks run absolutely in tandem, no drifting here...slamb said:The one thing that I know doesn't work well is time. The Linux machine will drift badly (there are kernel tunables that might help a bit but won't really solve it), and it won't do well with being put to sleep (either by pausing the guest or by putting the whole host to sleep). I'm waiting for Parallels Tools for Linux to fix that.
hkoster1 said:Time drifting is a well-known problem in any VM, not only in Parallels. The solution is easy: use the "clocksource=pit" kernel boot option, supplemented by running ntpd and/or ntpdate with some nearby timeservers. I'm typing this in Kubuntu Feisty running in a Parallels VM under Parallels Workstation for Linux, itself running in Debian Sid: the two clocks run absolutely in tandem, no drifting here...