1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Make up to mention the needing of VFS_AIO to use VMWare properly.

PR:			ports/54417
Submitted by:		Scott M. Likens <damm@fpsn.net>
Not objected to by:	emulation
This commit is contained in:
Norikatsu Shigemura 2003-07-31 10:02:36 +00:00
parent af7b2da240
commit d945dcc3e5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86041

View File

@ -5,6 +5,9 @@ Get Linux procfs ready and initialize vmmon/vmnet as follows:
then you'll be ready to start vmware.
Don't forget to load the kernel module aio.ko, or
options VFS_AIO in the kernel. Otherwise expect problems.
Don't miss the documents installed:
vmware(1) ${PREFIX}/share/doc/vmware/*