Difference between revisions of "Tools/Mounter"
From MorphOS Library
< Tools
(Created page with "Tool for mounting and unmounting disk partitions. Mounted partitions can be unmounted; unmounted partitions can be mounted manually, or set to automount at boot time. Us...") |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | == Description == | ||
Tool for mounting and unmounting disk partitions. | Tool for mounting and unmounting disk partitions. | ||
| Line 4: | Line 5: | ||
| + | == Usage == | ||
| + | * Select the wanted device from the Devices list to get its partitions shown on the Partitions list. | ||
| + | * The '''Mount''' button mounts the selected partition immediately. | ||
| + | * The '''Mount on Boot''' button saves a mountlist file to the ''DEVS:DOSDrivers'' directory. Remove the file if you don't want the partition to be mounted at boot anymore. | ||
| + | * The '''Unmount''' button unmounts the selected partition immediately. | ||
| + | * The '''Create Mountlist...''' button saves a mountlist file to the selected destination. | ||
| − | |||
| − | + | == Screenshot == | |
| − | + | : [[File:Mounter.png]] | |
| − | |||
| − | |||
| − | |||
Latest revision as of 17:43, 9 February 2016
Description
Tool for mounting and unmounting disk partitions.
Mounted partitions can be unmounted; unmounted partitions can be mounted manually, or set to automount at boot time.
Usage
- Select the wanted device from the Devices list to get its partitions shown on the Partitions list.
- The Mount button mounts the selected partition immediately.
- The Mount on Boot button saves a mountlist file to the DEVS:DOSDrivers directory. Remove the file if you don't want the partition to be mounted at boot anymore.
- The Unmount button unmounts the selected partition immediately.
- The Create Mountlist... button saves a mountlist file to the selected destination.
