[96052] in RedHat Linux List
RE: 6 short questions from a Redhat newbie
daemon@ATHENA.MIT.EDU (Sibert, Scott)
Fri Oct 23 09:29:28 1998
From: "Sibert, Scott" <Scott.Sibert@yokohamatire.com>
To: "'Nelson Little'" <nglit1@silas-2.cc.monash.edu.au>,
"'redhat-list@redhat.com'" <redhat-list@redhat.com>
Date: Fri, 23 Oct 1998 06:17:27 -0700
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
Hi Nelson.
You need to make sure the Linux source is installed. Type "rpm -q -a
| grep kernel" (without the quotes) and see if you get something
like:
kernel-ibcs-2.0.35-2
kernel-pcmcia-cs-2.0.35-2
kernel-2.0.35-2
kernel-headers-2.0.35-2
kernel-source-2.0.35-2
You don't really need the ibcs or the pcmcia to recompile your kernel
but it doesn't hurt.
If you're running X-Windows you can:
cd /usr/src/linux
make xconfig
It uses a GUI interface to decide the options for your kernel. It
might be easier for you.
--Scott
-----Original Message-----
From: Nelson Little [mailto:nglit1@silas-2.cc.monash.edu.au]
Sent: Friday, October 23, 1998 8:44 AM
To: redhat-list@redhat.com; redhat-list@redhat.com
Subject: Re: 6 short questions from a Redhat newbie
>> 1) Can I mount a hard disk that has been formated with vfat32
support in
>> RH5.0? If so how? (I recently upgraded my kernel to 2.0.35-2)
>Yes you can!
>Compile your kernel to support vfat32 and then mount it as always:
>mount /dev/hdx /anydirectory
>I hope that will help, but i'm not sure.
How do I compile my kernel to support vfat or vfat32? Someone told me,
and
I read that, I should go to /usr/scr/linux and type make menuconfig
but
that didn't do anything for me.
Thanks,
Nelson
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com http://archive.redhat.com
To unsubscribe: mail redhat-list-request@redhat.com with
"unsubscribe" as the Subject.