1 1.1 bgrayson Use the following configuration file (also stored in fs.1.conf): 2 1.1 bgrayson 3 1.1 bgrayson fs/ file fs/ 4 1.1 bgrayson 5 1.1 bgrayson Mount the portal. By default, every path will be based off of /. 6 1.1 bgrayson 7 1.1 bgrayson % mkdir portal 8 1.1 bgrayson % mount_portal /usr/share/examples/mount_portal/fs.1.conf `pwd`/portal 9 1.1 bgrayson % cksum /etc/rc 10 1.1 bgrayson 1896381655 10514 /etc/rc 11 1.1 bgrayson % cksum portal/fs/etc/rc 12 1.1 bgrayson 1896381655 10514 portal/fs/etc/rc 13 1.1 bgrayson 14 1.1 bgrayson As it currently stands, the fs option is of limited usefulness. 15 1.1 bgrayson The man page mentions that it can be used to "provide a 16 1.1 bgrayson controlled escape path from a chrooted environment". 17