VMware Workstation on Linux: Dropping core files in a shared folder...
Posted
by kclittle
on Server Fault
See other posts from Server Fault
or by kclittle
Published on 2010-04-08T19:24:42Z
Indexed on
2010/04/08
19:33 UTC
Read the original article
Hit count: 318
I'm using VMware 6.0.2 on a RHEL 4.6 host. The VMs are MontaVista CGE 5.0 (2.6.21 kernel). I'm trying to get applications running in the VMs to drop any core files on a HGFS volume, i.e. in a "shared folder". The core files get created as per the path and format given in /proc/sys/kernel/core_pattern, but they are always zero length. If I change the path to a local path (on a virtual disk in the VM), all is well.
Any ideas what I have to do get the core files written into a shared folder?
Thanks for your help!
© Server Fault or respective owner