Solution for Error: The Folder could not be displayed - VFS error: Invalid parameters
Novell Cool Solutions: Tip
By Jared Jennings
Reader Rating
from 11 ratings
|
Digg This -
Slashdot This
Posted: 21 Dec 2006 |
Problem:
When running VMWare workstation on OpenSuse 10.2, you get an error "The Folder could not be displayed - VFS error: Invalid parameters"Solution:
- Rename libpng12.so.0 in /usr/lib/vmware/lib/libpng12.so.0
- ln -sf /usr/lib/libpng12.so.0
(while in the /usr/lib/vmware/lib/libpng12.so.0) - Rename libgcc_s.so.1 in /usr/lib/vmware/lib/libgcc_s.so.1
- ln -sf /lib/libgcc_s.so.1
(while in the /usr/lib/vmware/lib/libgcc_s.so.1 directory )
Environment:
OpenSuse 10.2
VMware Workstation 5.5.2.xxxReader Comments
- also works on VMware Server 1.0.2
- Thanks, worked like a charm!
- Just worked for VMware 5.5.3 for me too.
- Outstanding - worked for me. Thanks Dave Hay, UK
- Worked perfectly, thank you.
- Works on my VMWare Server 1.0.3, great!
- Ditto to the above!
Novell Cool Solutions (corporate web communities) are produced by WebWise Solutions. www.webwiseone.com
