Linux Security Debian Slax Tiny Core Health

Tiny Core

Install Tiny Core While Connected to the Internet

Install Tiny Core Without Being Connected to the Internet

Window Managers

Install Microcore

Install on a USB Drive

Encrypted Home

Additional Users

Install Programs

Root Terminal

Root File Manager

Root Text Editor

Mount a Drive or Partition

Backup

Iptables Firewall

Copy and Paste with the Mouse

Change the Screen Resolution

Background Image

Workspaces

Flash Player

Printer

Make a live CD with Programs

Dial Up Modems

Tiny Core Links


Other Links


Contact Details

Click Here for
Current Version of Tiny Core

Tiny Core 2.1-3

Mount a Drive or Partition

Drives and partitions not used by Tiny Core are not automatically mounted. To access them, you must mount them.


Xfe

Using Xfe file manager, drives and partitions can be mounted by going to the directory "mnt," right clicking on a drive or partition you want to mount, and selecting "Mount."

When running Xfe as a normal user, you have read only access.

When running Xfe as a Root, you have read and write access.

Drives and partitions can be unmounted when running Xfe as Root, by going to the directory "mnt," right clicking on a drive or partition you want to unmount, and selecting "Unmount."

Drives and partitions are also unmounted when the computer is turned off.


Terminal

To list information about drives and partitions, open the terminal, and type:

fdisk -l

A drive or partition can be mounted using the terminal, and typing:

sudo mount /dev/(drive or partition)

Enter appropriate information. Here is one possible example.

sudo mount /dev/sdd1

If you go to /mnt/(drive or partition), you can access it.

To unmount a drive or partition, use:

umount /dev/(drive or partition)

Rox

When using Rox file manager as Root, drives and partitions can be mounted by going to the directory "/mnt," and clicking on them.


Mount Tool

Drives and partitions can also be mounted or unmounted using the mount tool.

Open the Control Panel.

Click "Mount Tool."

You will see a new small window.

Click on the top button to select a drive or partition.

Click on the bottom button to mount or unmount the drive or partition selected.


Also see:

Mount a Drive or Partition in other Linux distributions.

Mount an ISO Image Without Writing it to a CD or DVD.


< Root Text Editor

Backup >


© Copyright Guy Shipard 2009