| This (Manual) is free and is realized also with collaboration of others passionated (THANKS !!!). Last update on March 24 2008 version 6.7 Manualinux Homepage: http://www.manualinux.com http://www.manualinux.it http://www.manualinux.eu http://www.manualinux.in http://www.manualinux.cn http://www.manualinux.org http://www.manualinux.net http://www.manualinux.tk DO YOU WANT TO MODIFY OR INSERT OTHER ARTICLES ? WRITE ME ! EMAIL: cristianomacaluso@manualinux.com (Cristiano Macaluso). |
|
NEWS OF THE VERSION 6.7
|
| MENU' |
7b)MOUNT
A LINUX PARTITION
To mount a linux partition the command is:
mount
-t ext2 /dev/hda5 /mnt/linux1 (name directory that you have to create
with mkdir)
-t is the type of filesystem, for example (ext2, ext3,
reiserfs, etc....)