Project

General

Profile

Actions

Bug #1631

closed

incorrect syntax of /boot/loader.conf after open-vm-tools package installed

Added by Ivars Strazdins about 14 years ago. Updated almost 14 years ago.

Status:
Resolved
Priority:
Low
Assignee:
-
Category:
open-vm-tools
Target version:
-
Start date:
06/30/2011
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Affected Version:
2.0
Affected Plus Version:
Affected Architecture:
amd64

Description

After vmwate tools package installation, file /boot/loader.conf has inforrect syntax , which prevents kernel modules from loading.
Tested on 2.0 RC3 64-bit pfSense only.
Steps to reproduce:
1) downloaded and installed 2.0 RC3 64-bit version on ESXi server;
2) enabled firmware update, enabled unsigned builds and updated to the latest available version (build from June 28);
3) installed package open-vm-tools;

After reboot loading /boot/loader.conf file throws an error. File looks like this, note line starting with kern.hz.

autoboot_delay="3"
vm.kmem_size="435544320"
vm.kmem_size_max="535544320"
kern.ipc.nmbclusters="0"
kern.hz=100vmblock_load="YES"
vmmemct_load="YES"
vmhgfs_load="YES"
vmxnet_load="YES"

Expected:
correct loader.conf file with vmblock_load="YES" line separated from kern.hz=100

Actions #1

Updated by Warren Baker about 14 years ago

Thanks, fixed in changeset commit:d7807cc49fb9c3c28f417c929b19c65c56ec6cb8

Actions #2

Updated by Jim Pingle almost 14 years ago

  • Status changed from New to Feedback
Actions #3

Updated by Ivars Strazdins almost 14 years ago

The same installation sequence now works fine. All OK.

Actions #4

Updated by Chris Buechler almost 14 years ago

  • Status changed from Feedback to Resolved

thanks

Actions

Also available in: Atom PDF