Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - fsencrypt now works: (1 Item)
   
fsencrypt now works  
Hello QNX experts,

I'm experimenting with fsencrypt on my board.
The storage medium is sdcard.
I start the sdcard driver with"devb-sdmmc-mx8x cam pnp,cache,quiet blk ra=64k:2048k,memory="sysram&below4G:sysram",maxio
=256,cache=4m disk name=sd sdio idx=1,bs=cd=0x5D0C0000^22^694,verbose=1 qnx6 crypto=enable"

On the board:
# mkqnx6fs -E /dev/sd0t131.1
All files on /dev/sd0t131.1 will be lost!
Confirm filesystem re-format (y) or (n): y
Format fs-qnx6: 131068 blocks, 16384 inodes, 4 groups
# mount -t qnx6 /dev/sd0t131.1 /mnt
mount: Can't mount /mnt (type qnx6) 
mount: Possible reason: Not supported

What's wrong?
Thanks.
Best regards.
LiWeiHua