LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 07-20-2003, 09:57 PM   #1
mdnblaster
LQ Newbie
 
Registered: Jul 2003
Posts: 3

Rep: Reputation: 0
New to Linux (using RedHat version 8) -help?


I have an assignment:

1) To teach a class how to mount and unmount via command line. How AND why.

2) Tell the difference in file structures between Windows and Linux.

I need input and help!





 
Old 07-20-2003, 10:06 PM   #2
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
This should get you started.

# Managing drives
LNAG - Accessing my drives
Rute - Device Mounting

Filesystems HOWTO
Advanced filesystem implementor's guide


# Redhat links
RedHat Linux Manuals
Get your mp3 support here
Maximum RPM
rpmfind
Easier software management: apt4rpm - Red Carpet
RedHat 8.0 Tips & Tricks

# Redhat 7.3 down configuration commands
setup leads to several configuration tools

# Redhat 7.3 up configuration commands
Configure soundcard:
redhat-config-soundcard
Configure X server:
redhat-config-xfree86
Configure network:
redhat-config-network
Manage software:
redhat-config-packages

# Handling NTFS
New Technology FileSystem (NTFS) HOWTOs
Linux NTFS project

Last edited by fancypiper; 07-20-2003 at 10:09 PM.
 
Old 07-20-2003, 10:28 PM   #3
mdnblaster
LQ Newbie
 
Registered: Jul 2003
Posts: 3

Original Poster
Rep: Reputation: 0
Your signature links helped even more. Thanks.

It seems most of the links point to much older versions of Linux. Can I assume not much has changed?

I am too "Windows-ized". This is going to take more effort than I thought. I guess mounting is just a manual version of what Windows does automatically when it detects new hardware.

Last edited by mdnblaster; 07-20-2003 at 10:31 PM.
 
Old 07-20-2003, 10:39 PM   #4
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
The basics of Linux has changed little. Just new tools for "Windows-ized" folks who don't want to learn the basics.
 
Old 07-20-2003, 10:45 PM   #5
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
Quote:
I guess mounting is just a manual version of what Windows does automatically when it detects new hardware.
Not really.

In Linux, you can configure drives to mount upon boot if you want, and you can configure CDs and network filesystems to automount.

Windows does everything for you whether you want it done or not, Linux gives you the choice of what you do and when you do it.
 
Old 07-20-2003, 10:47 PM   #6
Skyline
Senior Member
 
Registered: Jun 2003
Distribution: Debian/other
Posts: 2,104

Rep: Reputation: 45
Hi Mdnblaster

The typical way to mount a filesystem is :
  • Create a mount point in your /mnt directory
  • Temporarily mount it to test everything is ok
  • Put an entry into the filesystem table file /etc/fstab

Using NTFS as an example

so – open a terminal

SU
Root password


mkdir /mnt/xxxxx

mount /dev/hda1 /mnt/xxxxx –t ntfs –r

/dev/hda1 /mnt/xxxx ntfs ro


To unmount /mnt/xxxxx

umount /mnt/xxxxx


The reason why you mount a filesystem is simply to gain access to the files and incorporate them into your local filesystem hiearchy
 
Old 07-20-2003, 11:58 PM   #7
mdnblaster
LQ Newbie
 
Registered: Jul 2003
Posts: 3

Original Poster
Rep: Reputation: 0
Okay.

So, if you were to teach Linux to a Windows person where would you start?
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
RedHat Linux version different undeadpoll Red Hat 3 09-14-2005 04:53 PM
Differences between Redhat linux version 7,8,9 nrao Red Hat 1 10-20-2003 01:53 PM
cannot login to redhat linux version 9 matthewrschuler Linux - General 2 07-26-2003 12:36 AM
Installing RedHat (or any linux version) fails Faegan Linux - Hardware 1 07-13-2003 10:25 AM
Quickie... Linux RedHat 7.1 kernel version is ...? neeyo Linux - General 3 10-22-2001 09:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 06:18 PM.

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