All the detail's at MDFS:
http://mdfs.net/Docs/Comp/BBC/Disk/DFSMemIn essence, as long as you're careful you can *LOAD into &1400, or maybe even &1300 - but I'd make sure that you make sure that the *LOAD is the only disc access and that all other file handles are closed.
You can use DFS to load anywhere in memory - though it'll corrupt the data if you touch between &e00 and &1400. (In theory you may even be able to overwrite &e00 to &fff - as this is just a copy of the current directory, but you may want to try this out first!)