We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Welcome to the hmfs wiki!
a. add memmap=2G\$40M to the kernel boot parameters, 2G & 40M represents reserved size and start address respectively
memmap=2G\$40M
b. use command like mount -t pmfs -o physaddr=0x100000000,init=40M none ~/mfs to mount HMFS
mount -t pmfs -o physaddr=0x100000000,init=40M none ~/mfs