...
0) mount disk from the host as image, note you must create 'image' directory on the host
sudo ln -s /mnt/hgfs/shared/image /image
1) change rc.local to see more infor after mashine reboots
...
2) disable selinux (also undo it after bundling) - this works only as root, not as sudo
echo 0 >/selinux/enforce
3) use custom fstab from Iwona & exclude caps : for 32-bit VM do:
...