The latest reference image for QNX 6.6 vmware <http://www.qnx.com/download/feature.html?programid=26854> can not be patched according to instructions for patch 3875 <http://www.qnx.com/developers/articles/rel_5948_26.html#VMWARE> because the root filesystem is read-only. How do I copy the files from the patch over to the vmware target on a read only filesystem?
Hi Adam, Try "mount -uw /base". James