LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 08-15-2002, 11:46 PM   #1
kublador
Member
 
Registered: Aug 2002
Location: Philippines
Distribution: Slackware, CentOS, Ubuntu
Posts: 325

Rep: Reputation: 30
simple linux question... pls help


is there a need to mount my floppy drive? how?
how do i update the kernel?
how can i know the version of my kernel?
what is rpm?
what does "fstab" do?
what does "make" do?
thanks in advance.....
 
Old 08-16-2002, 12:44 AM   #2
concoran
Member
 
Registered: Jun 2001
Location: 28N,82W
Distribution: XP,Ubuntu 9
Posts: 473

Rep: Reputation: 30
Kublador, welcome to LQ.
I do not know answers to all your questions, but will try to answer.

To mount an ms-dos floppy, make a directory where you would
like to mount it.
cd /
mkdir /floppy
Then issue this command
#mount -t msdos /dev/fd0 /floppy
To mount a floppy that is formatted for Linux (ext2) simply change
msdos above to ext2.

Updating kernel usually involves : getting the new source code for
the kernel, compiling it with the support you want, and installing it.
There is plethora of docs around the net. Just search for it.
Here is a link...
http://www.tldp.org/HOWTO/Kernel-HOWTO.html

You can get the latest kernel from www.kernel.org, from redhat
network or from other sources.

If you are used to Windows, then most of Windows installables
come as setup.exe or install.exe. In RedHat linux, the rpm files
are the installables. If there is a file called abcd.rpm, then you
would issue a command #rpm -i abcd.rpm to install whatever
abcd is supposed to be.

fstab: Unless you are a programmer, fstab won't do much.
But /etc/fstab is a file under both Unix and LInux systems.
fstab stand's for File System TABle. It is where the system
administrator can tell the OS about any filesystems the machine
may have access to. It also allows default parameters to be
provided for each filesystem.

make: is all about compiling. Make builds object files from the
source files and then links the object files to create the
executable.


HTH
 
Old 08-16-2002, 04:29 AM   #3
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
DAMN good answer concoran, I think I see only 1 thing missed. How to see the current kernel "name" or version...

uname -r (I believe)

uname -a will give all the information in case uname -r doesn't work.

Cool
 
  


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
this is simple i think but im a newwb pls help rasiel Mandriva 15 11-24-2004 06:26 AM
Simple firewall script. pls help Wags Slackware 5 02-18-2004 04:13 PM
pls pls pls help me ! i'm tired with httpd config on fedora apache 2.0.48 AngelOfTheDamn Fedora 0 01-24-2004 05:12 PM
Mplayer again...pls help... simple one yenonn Linux - Software 2 08-19-2003 11:06 PM
help using Printer System Switcher.. im using RH8.. simple question.. pls help kublador Linux - Newbie 5 03-10-2003 08:21 PM

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

All times are GMT -5. The time now is 12:59 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