Skip to content
ShengAn Zheng edited this page Oct 25, 2016 · 5 revisions

Welcome to the hmfs wiki!

Configuring HMFS

1. How to mount hmfs

a. add memmap=2G\$40M to the kernel boot parameters, 2G & 40M represents reserved size and start address respectively

b. use command like mount -t pmfs -o physaddr=0x100000000,init=40M none ~/mfs to mount HMFS

Clone this wiki locally