Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Blog -  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Preferences
Contribute
Link to Us
Search
Linux Jobs

Linux Today
Enterprise Linux Today
Apache Today
JustLinux.com
Linux Planet
PHPBuilder
All Linux Devices
Technology Jobs

JustTechJobs.com

LinuxToday Newsletters
Server Daily
IT Management Daily
Subscribe News
Subscribe PR
Subscribe Security

internet.com
Internet News
Small Business

Advertise
Newsletters
Tech Jobs
E-mail Offers

 






Current Newswire:

Tech Comics: "Groundhog Day"

Want a Job? Learn Linux

PC-BSD 9 review – to FreeBSD what Ubuntu is to Debian

Time to dispel open source myths, says Liam Maxwell

SECURITY: Nmap Inside and Out

Eight features Windows 8 'borrowed' from Linux

Malware devs embrace open-source

A tale of two distros: Ubuntu and Linux Mint

Raspberry Pi benchmarked against Beagleboard, low price is long term

20 popular Ubuntu Linux apps you may want to try



Applications Management Engineer Sr (NYC)
Next Step Systems
US-NY-New York

Justtechjobs.com Post A Job | Post A Resume
:LinuxWorld.com.au: Mounting file systems
LinuxWorld.com.au: Mounting file systems
Feb 17, 2001, 13 :34 UTC (1 Talkback[s]) (6927 reads)

(Other stories by Rodney Gedda)

"One of the strengths of Linux is its support for a variety of file systems. The default file system for Linux is the second extended file system, or ext2. When you install Linux, the root and other partitions will be formatted with the ext2 file system. "Mounted" is the term given to file systems that are currently in use on a given system whether it is a hard drive or external devices such as floppy disks and CD-ROMs."

"To determine which file systems are presently in use by your system, type:

$ mount 
at a command prompt. This will display all the mounted file systems in terms of the device, file system type and the mount point. The mount point is the local directory that is assigned to a file system during the process of mounting."

"In order to use floppy disks and CD-ROMs you must mount them first. Login as root and start by making three directories that will be used as mount points:

$ mkdir /floppy /cdrom /win 
However, your system may already have two such directories under the /mnt directory for this purpose, i.e., /mnt/floppy /mnt/cdrom."

Complete Story

Related Stories:
LinuxFocus.org: automount and autofs (Feb 11, 2001)
LinuxWorld: Mounting Network File Systems the easy way(Oct 14, 2000)
BSD Today: Mounting Samba shares on your BSD system(Jun 06, 2000)
LinuxWorld: Kernel 2.2: Automounting inside(Jun 16, 1999)


Index Mode   |   Flat Mode   |   Thread Mode   |   Thread Flat  
  Talkback(s) Name  and Date
sir,i have recently installed red hat li ...   mounting floppy in red hat linux 9   
vineet billorey
Nov 23, 2003, 16:08:28
 
  Home | Search Talkbacks | Customize View    Top of Page  



Enter your comments below:

* Your Name:

* Your Email Address:

* Subject:

CC: [will also send this talkback to an E-Mail address]

* Comments:

Tags allowed:<I>,<B> and <U>. See our talkback-policy for more about talkback content.

Fields marked with * are required!

..............................




All times are recorded in UTC.
Linux is a trademark of Linus Torvalds.
Powered by Linux, Apache and PHP