On Sat, 6 Apr 2002, Linux Rules wrote:
>
> Hi :
>
>
> I got a server that has a adaptec aic7899 but redhat 7.2 does not
> recognize it
>
> I've tried redhat7.1 and works perfect
> The problem is that I need to work with redhat 7.2
>
> I haven't
Hi :
I got a server that has a adaptec aic7899 but redhat 7.2 does not
recognize it
I've tried redhat7.1 and works perfect
The problem is that I need to work with redhat 7.2
I haven't found anything that can lead to a solution
tanks for your help
Seguimos ...
Leonel
On Tue, 2 Apr 2002, rodney wrote:
> G'Day,
> Could some body please help me. I installed Red Hat 7.2 today from
> Cd's,
> however when I click on the CD icon I get the following message - " mount
> /Dev/cdrom: unknown device.
> My fstab says the folowing -
>
> LABEL=/ /
On Thu, 28 Mar 2002, Kjetil Tjensvold wrote:
> I load modules in /etc/rc.local
> I have redhat 7.2
>
>
> --- Rénald_CASAGRAUDE <[EMAIL PROTECTED]>
> skrev: > Hi !
> >
> > How to load modules at startup ?
> > Is there any file like /etc/modules (in Debian), or
> > may
> > I edit /etc/rc.local ???
On Sun, 17 Mar 2002, Billy R Nordyke wrote:
> Hi All,
> Can framebuffer be used with grub? If not can grub be configured to use
> framebuffer? Don't really want to reinstall 7.2 if it's not necessary.
>
> Bill
> [EMAIL PROTECTED]
>
>
On Fri, 15 Mar 2002, Jianping Zhu wrote:
> I have RH 7.2.
> For some reasons, the system time of my machine is someday in 1988. I can
> use the command 'date -s " currrent date"' to change the date, but when I
> restart my linux server, the system time goes back to 1988.
>
> How can I fix this pr
On Fri, 15 Mar 2002, Jianping Zhu wrote:
>
> I have spend three days try to get jdbc for mysql work, but failed. I am
> very frustrated. I will
> be appreciated if somebody can help me out.
>
> I have redhat 7.2 OS, I download the sever and client mysql .rpm files and
> instaled it, i believe suc
On Tue, 12 Mar 2002, Jianping Zhu wrote:
>
>
> I have this following code and mysql server running.
>
> //Connect to MySql Server
>try {
> Class.forName("org.gjt.mm.mysql.Driver").newInstance();
>}
>catch(Exception e){
> System.out.println("Can not get class Name