-
Notifications
You must be signed in to change notification settings - Fork 1
hpfs command line
Ravin Perera edited this page May 30, 2020
·
5 revisions
hpfs always needs the filesystem dir specified. Filesystem dir is the parent directory hpfs uses to keep the seed state and the logfile.
RO/RW sessions need the mount dir specified as well. Mount dir is where the virtual file system will be mounted.
hpfs ro <filesystem dir> <mount dir> hmap=<true|false>
Sending SIGINT to hpfs ReadOnly session indicates session completion.
hpfs rw <filesystem dir> <mount dir> hmap=<true|false>
Sending SIGINT to hpfs ReadWrite session indicates session completion.
hpfs merge <filesystem dir>
hpfs rdlog <filesystem dir>