IT Community - Software Programming, Web Development and Technical Support

How to attach or mount a file system to the linux root directory.?

This is a discussion on How to attach or mount a file system to the linux root directory.? within the Operating Systems forums, part of the Computer Hardware/Software and Networking category; How to attach or mount a file system to the linux root directory.?...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Computer Hardware/Software and Networking > Operating Systems

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 07-26-2007, 12:42 AM
itbarota itbarota is offline
D-Web Architect
 
Join Date: Jun 2007
Posts: 547
itbarota is on a distinguished road
Question How to attach or mount a file system to the linux root directory.?

How to attach or mount a file system to the linux root directory.?
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-26-2007, 12:43 AM
oxygen oxygen is offline
D-Web Architect
 
Join Date: Jun 2007
Posts: 633
oxygen is on a distinguished road
Default Re: How to attach or mount a file system to the linux root directory.?

The mount command serves to attach the file system
found on some device to the big file tree.

here i gave some examples for that..

mount  List all mounted FSs (FileSystem).
mount -l  List all mounted FSs with Labels.
mount /mnt/cdrom  Mount known device to cdrom dir

mount -t ext2 /dev/hda2 /tmp/dir1  Mount a Linux partition(ext2) at /tmp/dir1.
# mount -t tmpfs none /mnt/test1 -o remount,ro,size=1m  Remount the same partition with different permission

umount /mnt/test1 -- Unmount the file system from /mnt/test1.
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux as a Trusted Operating System: A rrrajesh84in Operating Systems 23 03-12-2008 01:54 AM
How to attach file when sending a mail via flash form? aramesh Flash Actionscript Programming 1 03-07-2008 01:55 AM
How to mount the device in linux? write2ashokkumar Server Management 0 11-06-2007 04:38 AM
What is the commannd used to check "file disk usage space ..? in Linux . itbarota Operating Systems 1 07-26-2007 12:41 AM
How to make use of .htaccess file to password protect a directory from users bluesky PHP Programming 1 07-17-2007 08:49 AM


All times are GMT -7. The time now is 01:00 PM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.

SEO by vBSEO 3.0.0