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 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

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 1.X

Mount a Drive or Partition

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


Rox

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


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)

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