LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-18-2023, 09:02 AM   #1
tosinjumobi
LQ Newbie
 
Registered: Dec 2023
Posts: 1

Rep: Reputation: 0
Question How to create mount point and file system on a Linux Server


Hello Team,

Am new to Linux and open to learn from the wealth of experience of professional in the field and member of this forum.

How to create mount point and file system on a Linux Server

Possible resolution is appreciated.

Thank you.
 
Old 12-18-2023, 09:03 AM   #2
TenTenths
Senior Member
 
Registered: Aug 2011
Location: Dublin
Distribution: Centos 5 / 6 / 7
Posts: 3,475

Rep: Reputation: 1553Reputation: 1553Reputation: 1553Reputation: 1553Reputation: 1553Reputation: 1553Reputation: 1553Reputation: 1553Reputation: 1553Reputation: 1553Reputation: 1553
Quote:
Originally Posted by tosinjumobi View Post
Hello Team,

Am new to Linux and open to learn from the wealth of experience of professional in the field and member of this forum.

How to create mount point and file system on a Linux Server

Possible resolution is appreciated.

Thank you.
Ok, so what have you tried so far?
 
Old 12-18-2023, 09:48 AM   #3
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,637

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by tosinjumobi View Post
Hello Team,
Am new to Linux and open to learn from the wealth of experience of professional in the field and member of this forum. How to create mount point and file system on a Linux Server
Possible resolution is appreciated.
This sounds VERY much like a homework question. Read the LQ Rules, and also the "Question Guidelines" link in my posting signature; doing basic research should be something you do first, before posting. Because both of these things can be easily found with an Internet search...much like you found THIS site.

As TenTenths asks; what have you tried so far?
 
Old 12-18-2023, 09:52 AM   #4
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,226

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
With the "mount" and "mkfs" commands.
 
Old 12-18-2023, 10:05 AM   #5
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,813
Blog Entries: 1

Rep: Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068
Quote:
Originally Posted by tosinjumobi View Post
How to create mount point
Use the mkdir command, or equivalent. Then edit /etc/fstab using an editor with superuser permission, to configure its use.

Quote:
and file system on a Linux Server
A filesystem needs a place to be put. Most commonly they are put on a partition created by a partitioning utility, but they may be placed directly on certain media types, such as a USB stick, or on a logical volume, such as one managed by LVM, or on a RAID device. The appropriate tool to create the filesystem itself once the location is determined depends on the filesystem type desired, such as mkfs.ext4.

Some distros may offer a consolidation of these discrete processes using a program with a graphical interface, such as YaST.

Last edited by mrmazda; 12-18-2023 at 10:08 AM.
 
Old 12-18-2023, 01:57 PM   #6
MadeInGermany
Senior Member
 
Registered: Dec 2011
Location: Simplicity
Posts: 2,798

Rep: Reputation: 1201Reputation: 1201Reputation: 1201Reputation: 1201Reputation: 1201Reputation: 1201Reputation: 1201Reputation: 1201Reputation: 1201
Generally a mount point is an inode (a file or a directory) on the existing file system.
On Linux it must be a directory, and there you mount (attach) the top directory of another file system.
The mounted directory supersedes the mount point. The mount point directory should be empty, because its contents (the whole directory tree) would be no longer accessable but still occupying space.

The df command, run on a file or a directory, gives info about its file system.
 
Old 12-18-2023, 06:57 PM   #7
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,662
Blog Entries: 4

Rep: Reputation: 3943Reputation: 3943Reputation: 3943Reputation: 3943Reputation: 3943Reputation: 3943Reputation: 3943Reputation: 3943Reputation: 3943Reputation: 3943Reputation: 3943
I believe that this topic has been "done to death" already on the Internet. No need to repeat anything here.
 
  


Reply



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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Debian 11 revoked mount-point privileges and created second mount-point with privileges sheetrock Debian 8 09-17-2023 02:06 PM
Creating a mount point on one server to mount directory from another server jbottiger Linux - Networking 1 01-27-2011 04:10 PM
puppy+grub saves ram installed mount point as HD install mount point agualust Linux - Newbie 0 04-10-2009 11:23 AM
mount NFS to mount point then share out the mount point ionic_slim Linux - Networking 2 04-20-2008 12:17 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:17 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration