Contributed by jose on from the marius-land dept.
A port of the kernel modules for VMware to OpenBSD-current. Ported from the NetBSD modules by Jaromir Dolecek and the linux modules provided by VMware, as well as a few bits from Jason Ish' port of the NetBSD modules for VMware 2.x.
VMware 4.x is in the works: The kernel modules are complete, working is pending some compatibility issues with the linux emul layer."
People have been wanting this for a while, and I know Marius was pretty happy to get it working. Give it a whirl.
PS: I'm at USENIX Security , and I don't know what my access will be like for the rest of the week. Therefore, here's a slew of stories to chew on for a few days.
(Comments are closed)
By jolan () jolan@openbsd.org on mailto:jolan@openbsd.org
Comments
By schubert () on http://schubert.cx/
By Jedi/Sector One () j@pureftpd.org on http://www.pureftpd.org/
*BSD still lack Flash and Codeweavers tools but VMWare is definitely a wonderful tool when you absolutely need to work with Windows stuff. And the snapshot capability of VMWare 4.x is something you can't live without when you have to temporarely test software.
If only licenses weren't so expensive... :(
Comments
By Anonymous Coward () on
By Per-Olov Sjöholm () on
I use VmWare http://www.vmware.com all day for the windows apps that can't be run directly in my mandrake linux box with "Crossover office" http://www.codeweavers.com .
I saw this VmWare port when it was in progress and a lot of things didn't work. I will check it out directly.
I just say Woohooo ! I will definetly give it a try !
/Peo
By Anonymous Coward () on
If only you could imagine how useful it is when you write some low level code, or only if you need something that runs only under linux/windows. This is seriously a very good news.
Now, I can't wait to see 4.x running under OpenBSD.
Way to Go.
By andrew () on
Is this with OBSD running as host or guest OS?
Comments
By Anonymous Coward () on
Comments
By andrew () on
Comments
By Anonymous Coward () on
Comments
By Stefan () on
By noname () nomail@nomail.com on mailto:nomail@nomail.com
Regards.
By Anonymous Coward () on
By Anonymous Coward () on
By Anonymous Coward () on
By none () none on none
By Anonymous Coward () on
Please Please Please!
By Anonymous Coward () on
august 17-19 would have been better since theres nothing unix related going on then
By cl () on
I've been able to successfully run obsd in vmware 3.2 and 4.0 as a guest OS. Even X works great, especially vmware 3.2, however, when trying to run X in vmware 4.0 it works fine the first time but after the session is rebooted it'll never work again. Anyone else have this trouble?
By Anonymous Coward () on
# make
# make load
modload -e vmmon_lkmentry -p vmmon_post.sh vmmon.o
modload: not loading symbols: kernel does not support symbol table loading: Operation not permitted
modload: can't reserve memory: Operation not permitted
*** Error code 9
I'm using a snapshot from less than a week ago which appears to have LKM in GENERIC. I have no idea where to go with that error =)
Comments
By marius () marius@monkey.org on mailto:marius@monkey.org