Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - io-pkt mount problem: Page 1 of 2 (2 Items)
   
io-pkt mount problem  
Hi,
     I am trying to mount a .so module for pfil implementation on QNX 6.4.0

When I use "mount -Tio-pkt -o  /root/install/myfilter.so" 
I get no file system table enry error as "No fstab entries found for type io-pkt"

Then I tried without the -o option "mount -Tio-pkt  /root/install/myfilter.so"
I get "Can't mount / (type io-pkt)"
          "possible reason: No such device or address"

Can anyone help me?

Thanks
Vinod