| Linux | Security | Debian | Slax | Tiny Core | Health |
|
|
Debian GnomeMount a Drive or PartitionCDs, DVDs and USB DrivesIf you put a CD or DVD in the drive, or connect a USB drive, when using Debian Gnome, it is automatically mounted, and the File Manager opens displaying files and directories, so you can then access them. The drive also appears on the desktop. If you close the file manager, you can open it again by clicking on the drive on the desktop. Partitions and Hard DrivesIf there are partitions on the hard drive, or other hard drives, not used by the operating system, they are not automatically mounted. To access them, you must mount them manually. List Drives and PartitionsTo list information about drives and partitions, open the Root Terminal and type:
This also enables you to determine if a drive is connected properly and working. If it is not included in this list, it is not connected properly or not working. Create Directory to Mount PartitionBefore mounting a partition, you must have a directory to mount it to. A partition can be mounted to any directory. For illustration purposes create a new directory called "2" in the "/mnt" directory. Open the Root Terminal and type:
Another option is to open the Root File Manager and make this directory. Mount the PartitionThe partition can be mounted using the Root Terminal, and typing:
Enter appropriate information. Here is one possible example.
Access the PartitionThe partition will be displayed on the Desktop. You can access it by clicking on it. This will give you Read Only access. Another option is to open the File Manager, and go to the directory where the partition is mounted, and access it. This will also give you Read Only access. To have Read and Write access, use the Root File Manager. UnmountTo unmount the partition you can use either:
or
Using the example above, it can be:
or
Partitions are also unmounted when the computer is turned off. © Copyright Guy Shipard 2009 |