mirror of
https://github.com/elasticdog/packer-arch.git
synced 2026-07-18 00:45:20 +00:00
Tweak known issues wording
This commit is contained in:
parent
3e0da18c52
commit
53631f5b60
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
|
@ -30,7 +30,7 @@ and the steps recommended for any base box.
|
|||
Usage
|
||||
-----
|
||||
|
||||
Assuming that you already have Packer, Vmware Fusion (or VMware Workstation),
|
||||
Assuming that you already have Packer, VMware Fusion (or VMware Workstation),
|
||||
and Vagrant with the VMware provider installed, you should be good to clone
|
||||
this repo and go:
|
||||
|
||||
|
|
@ -48,12 +48,12 @@ Known Issues
|
|||
The official VMware Tools do not currently support Arch Linux, and the
|
||||
[Open Virtual Machine Tools](http://open-vm-tools.sourceforge.net/)
|
||||
(open-vm-tools) require extensive patching in order to compile correctly
|
||||
with a Linux 3.10 series kernel. Thus, for the time being, I have not
|
||||
included support for the tools, which means that the shared folder feature
|
||||
will not work.
|
||||
with a Linux 3.10 series kernel. So for the time being, I have not
|
||||
included support for the tools.
|
||||
|
||||
When you run `vagrant up` to launch a VM based on this box, you will see the
|
||||
following error message (which is safe to ignore):
|
||||
No tools means that the shared folder feature will not work, and when you
|
||||
run `vagrant up` to launch a VM based on this box, you will see the
|
||||
following error message:
|
||||
|
||||
> The HGFS kernel module was not found on the running virtual machine.
|
||||
> This must be installed for shared folders to work properly. Please
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue