Re: RH 6.2 kernel recompile of 2.2.22-6.2.3

2002-12-18 Thread Rick Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Burke, Thomas G. wrote:

|
| 	One last thing.  Could someone please explain the difference to me
| between the kernel-source-2.xxx and the kernel-2.xxx.src rpm's?

The former is meant to install a patched source tree in /usr/src/linux
(or a symlink of that) so that you can compile against the source or
rebuild a custom kernel.

The latter is meant for rpmbuild to build the kernel-*.ix86.rpm package
itself and contains the appropriate specs to do so.

HTH,
- -Rick
- --
Rick Johnson, RHCE - [EMAIL PROTECTED] (from home)
Linux/WAN Administrator - Medata, Inc.
PGP Key: https://mail.medata.com/pgp/rjohnson.asc
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+AJ+jIgQdhlSHZgMRAtcgAJ9DcdAPeK8YhdhMmabtOSZA6o0p5gCguusK
p5+cS5dpKfr7+W06erm4xZE=
=2xrK
-END PGP SIGNATURE-



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: RH 6.2 install failing...[Solved]

2001-01-19 Thread Eddie Strohmier




Solved incase someone else runs into this. I was 
compiling Kernel 2.4 on this machine and behold there
was the old configuration question about PCI, EISA, 
or ISA. This is a EISA which the installer did not pick
up on. I set it to the EISA bus and all is well now.

Eddie Strohmier


> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of 
> Eddie Strohmier
> Sent: Tuesday, January 09, 2001 12:35 PM
> To: [EMAIL PROTECTED]
> Subject: RH 6.2 install failing...
> 
> 
> 
> Hello:
> 
> I am in the process of building a local network 
> for a school, (doing this
> for free as the school is in financial need) 
> using a dialup login for
> internet access. All is fine and well but I now 
> want to add a firewall as I
> feel that DSL or cable will just be around the 
> corner and want the added
> protection. I have an old Digital Prioris P-90 
> SCSI system from my early ISP
> days. Believe it or not 4 and 1/2 years ago we 
> used RH 4.2 on this machine
> as our DNS server. Well now I'd like to use it as 
> the firewall for this
> school network as it servers no function in my 
> home other than taking up
> space. I am running into an error that I can not 
> seem to resolve via the
> archives on moongroup.com or redhat.com. The 
> machine fails with the
> installer on a simple RH 6.2 load. It errors out 
> with references to unable
> to write various anaconda files in their proper 
> directories. I have tried
> loading the machine without anaconda and I make 
> it but my NIC card is not
> seen nor does the addition of an alias to 
> conf.modules work. In fact if I
> add a line to conf.modules for the NIC card it 
> will see it but fails to
> communicate with network. I have ruled out the 
> NIC card hardware problem
> because I have tried 3 other cards that I know 
> work. I believe the culprit
> to be my BIOS system but I recently had this 
> machine up and running Windoze
> (98) for my kids and it saw this same NIC card 
> fine with the same BIOS
> system. I remember someone on the list having a 
> problem very similar to this
> and his only resolution was to replace the NIC 
> card. The difference with his
> system was that it happened on a reboot and the 
> errors started to be
> reported. The Digital Prioris P-90 does not have 
> a BIOS that shows
> interrupts during bootup nor what hardware other 
> than hard drive and CD-ROM
> that were detected. I am sending this to the list 
> in hopes that maybe
> someone is running this same machine and has 
> found a resolution to this. I
> have tried everything I know how but have never 
> had this much difficulty in
> getting Linux to run on any system. Seems my easy 
> way out is just to scrap
> it and find another cheap 486 with 1 gig drive. 
> Any ideas? If more info is
> need please let me know and I will write down the 
> exact errors.
> 
> TIA,
> 
> Eddie Strohmier
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RH 6.2 install failing...

2001-01-09 Thread fred smith

On Tue, Jan 09, 2001 at 12:34:49PM -0500, Eddie Strohmier wrote:
> 
> Hello:
> 
>  I am running into an error that I can not seem to resolve via the
> archives on moongroup.com or redhat.com. The machine fails with the
> installer on a simple RH 6.2 load. It errors out with references to unable
> to write various anaconda files in their proper directories. I have tried
> loading the machine without anaconda and I make it but my NIC card is not

I thought anaconda WAS the RH installer how do you install without
using it?

Have you downloaded the updated anaconda diskette image(s) from RH and
tried them?

> seen nor does the addition of an alias to conf.modules work. In fact if I
> add a line to conf.modules for the NIC card it will see it but fails to
> communicate with network. I have ruled out the NIC card hardware problem

You don't say what network card this is,... FWIW here's my experience
using 3c509bTPO cards on three different machines with RH 5.2 and 6.2:

--Turn OFF Plug-n-Pray if your card allows it (the 3c509 does, but you 
must use a DOS utility to do so).
--leave the alias in conf.modules
--do not put any IRQ or address options for the network card into
conf.modules. If you do, the drive install will fail at boot time.
You'll still be able to insmod the driver by hand after boot, then start
up the network, but it will not happen at boot time. Don't ask me why,
I merely report what I observe! :^)

If you have a different card "your mileage may vary".


> because I have tried 3 other cards that I know work. I believe the culprit
> to be my BIOS system but I recently had this machine up and running Windoze
> (98) for my kids and it saw this same NIC card fine with the same BIOS
> system. I remember someone on the list having a problem very similar to this
> and his only resolution was to replace the NIC card. The difference with his
> system was that it happened on a reboot and the errors started to be
> reported. The Digital Prioris P-90 does not have a BIOS that shows
> interrupts during bootup nor what hardware other than hard drive and CD-ROM
> that were detected. I am sending this to the list in hopes that maybe
> someone is running this same machine and has found a resolution to this. I
> have tried everything I know how but have never had this much difficulty in
> getting Linux to run on any system. Seems my easy way out is just to scrap
> it and find another cheap 486 with 1 gig drive. Any ideas? If more info is
> need please let me know and I will write down the exact errors.

For the kind of service you suggest you will use this machine for even
a P90 is probably overkill, so if you end up using something less powerful
I doubt anybody will notice.

I'm using an old AMD K5-PR133 (100 Mhz part) here as a server/firewall/
ip-masq box, it used to be a P90, and it exerts no noticeable influence
on network performance. Probably one of the old 486 boards I have lying
around would work just as well.

Good luck!

Fred

-- 
 Fred Smith -- [EMAIL PROTECTED] 
The Lord detests the way of the wicked 
  but he loves those who pursue righteousness.
- Proverbs 15:9 (niv) -



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RH 6.2 Server Can't get past login!

2000-10-21 Thread kf


If booting into "linux single" doesn't work, since ftp does work, you
could ftp various files over to a working box to examine them, e.g.:
/etc/passwd, /var/log/messages*, dmesg, etc.

hth,
kf

-- 
My recommendation: Don't shop at Explorer Micro, Columbus, Ohio.


On Thu, 7 Sep 2000, Kate Vieux wrote:

= Hi..
= 
= This morning i went to log into our RH 6.2 dev server, after typing in my
= name,
= the whole thing just hung.. ftp and http still function fine, however,
= i can no longer telnet in or log in directly to the box. I had uploaded
= a number or web reports, some of them rather large, and thought
= perhaps the amount of space they took up was the issue, however,
= they've been removed and still i cannot get past the login prompt.
= Is anyone familiar with this? Is there anyway i can get to a prompt
= where i can do a df or similar commands, possibly even read the
= /var/log/messages?
= 
= Thanks in advance
= -Kate
= 
= 
= 
= ___
= Redhat-list mailing list
= [EMAIL PROTECTED]
= https://listman.redhat.com/mailman/listinfo/redhat-list
= 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RH 6.2 and Ultra 66 problem

2000-10-19 Thread Michael McLeod

I finally got the kernel installed and things seem to run quite a bit faster!   So far
every thing seems to working correctly except for one minor curiosity.  When I run
Linuxconf and use it to configure LILO I get an error message that the root partition 
is
not a Linux partition or invalid, and yet it is the one I am currently running.  I can
configure LILO with direct commands and there is no problem, just inside linuxconf.  
What
could be wrong, and can I fix it?

Michael

Steve Borho wrote:

> On Sat, Oct 14, 2000 at 12:29:47PM -0400, Michael McLeod wrote:
> > Brian,
> > I studied the "kernel upgrade RPM", but as for me with many of the "HOW TO'S" I 
>found
> > it more confusing than enlightening!  I have more questions:
> > I did download and installed the file:
> > kernel-2.2.17-1.i586.rpm
> >
> > Do I also need to download and install the following files:
>
> First, find out which RPMS you currently have installed
> (rpm -qa|grep kernel), then do an rpm -qi on each one to find out what
> they're for.
>
> >  kernel-BOOT-2.2.17-1.i386.rpm
>
> Description:
> This package includes a trimmed down version of the Linux kernel.
> This kernel is used on the installation boot disks only and should not
> be used for an installed system, as many features in this kernel are
> turned off because of the size constraints.
>
> >  kernel-doc-2.2.17-1.i386.rpm
>
> Description:
> This package contains documentation files form the kernel
> source. Various bits of information about the Linux kernel and the
> device drivers shipped with it are documented in these files.
>
> You'll want to install this package if you need a reference to the
> options that can be passed to Linux kernel modules at load time.
>
> >  kernel-ibcs-2.2.17-1.i386.rpm
>
> Description:
> The kernel-ibcs package allows you to run programs in the iBCS2 (Intel
> Binary Compatibility Standard, version 2) and related executable
> formats.  iBCS is a standard for binary portability between UNIX and
> UNIX-like systems.
>
> >  kernel-pcmcia-cs-2.2.17-1.i386.rpm
>
> Description:
> Many laptop machines (and some non-laptops) support PCMCIA cards for
> expansion. Also known as "credit card adapters," PCMCIA cards are
> small cards for everything from SCSI support to modems. PCMCIA cards
> are hot swappable (i.e., they can be exchanged without rebooting the
> system) and quite convenient to use. The kernel-pcmcia-cs package
> contains a set of loadable kernel modules that implement an
> applications program interface, a set of client drivers for specific
> cards and a card manager daemon that can respond to card insertion and
> removal events by loading and unloading drivers on demand.  The daemon
> also supports hot swapping, so that the cards can be safely inserted
> and ejected at any time.
>
> Install the kernel-pcmcia-cs package if your system uses PCMCIA
> cards.
>
> >  kernel-smp-2.2.17-1.i586.rpm
>
> Description:
> This package includes a SMP version of the Linux kernel. It is
> required only on machines with two or more CPUs, although it should
> work fine on single-CPU boxes.
>
> Install the kernel-smp package if your machine uses two or more CPUs.
>
> >  kernel-source-2.2.17-1.i386.rpm
>
> Description:
> The kernel-source package contains the source code files for the Linux
> kernel. These source files are needed to build most C programs, since
> they depend on the constants defined in the source code. The source
> files can also be used to build a custom kernel that is better tuned
> to your particular hardware, if you are so inclined (and you know what
> you're doing).
>
> >  kernel-utils-2.2.17-1.i386.rpm
>
> Description:
> The kernel-utils package contains ksymoops, a utility that can be used
> for decrypting the kernel's OOPS output.
>
> So, in your case, you probably only want the kernel and header files and
> maybe kernel-utils and kernel-doc if you feel the need.
>
> --
> Steve Borho   Voice:  314-439-8342
> Member of Technical Staff
> Celox Networks Inchttp://www.ietf.org/rfc/rfc1925.txt
>
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RH 6.2 and Ultra 66 problem

2000-10-15 Thread Stephen E. Hargrove

Michael McLeod wrote:

> I tried the Kernel RPM route but I just could not get it right.  So I decided
> to go the patch route but the PATCH program does not recognize my kernel as a
> real file.  My kernel is at: /usr/src/linux-2.2.14  (patch would like to find
> it at /usr/src/linux) I can't get patch to apply the patch.  Can anyone help
> me.

Michael, if I'm understanding your problem correctly, you need to create a
symbolic link.  From /usr/src, enter this:

ln -s linux-2.2.14 linux

That'll make /usr/src/linux equivalent (or point) to /usr/src/linux-2.2.14.
--
Steve




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RH 6.2 and Ultra 66 problem

2000-10-14 Thread Michael McLeod

I tried the Kernel RPM route but I just could not get it right.  So I decided
to go the patch route but the PATCH program does not recognize my kernel as a
real file.  My kernel is at: /usr/src/linux-2.2.14  (patch would like to find
it at /usr/src/linux) I can't get patch to apply the patch.  Can anyone help
me.
Michael

Kirk wrote:

> Get the patch with the most recent date on it for the kernel you wish to
> patch. You could also save yourself a little work, if you like, and
> download the kernel RPMS from ftp://duke.eburg.com his are already patched
> with all the latest goodies. They would be in
> pub/linux/redhat-6.x-mycontrib/RPMS The current version there is 2.2.17
>
> Good luck.
> Kirk
>
> >On Sun, 8 Oct 2000, Michael McLeod wrote:
>
> > I have been running RH 6.0 and used the setup scrip provided by Promise
> > for 6.0.  I wanted to upgrade to 6.2 but the same script did not work
> > with 6.2.  After looking for a while I found the method to use in the
> > mini "How To for Ultra 66"  This worked fine. (It involved issuing the
> > command "Linux ide2=XX
> > ide 3=X before booting Linux).  I have successfully put this
> > command into LILO so I don't have to enter it with each boot,
> > everything seems to work well except:   RH 6.2 runs a LOT SLOWER
> > than 6.0 did.  Is this the nature of 6.2?  Or is something else wrong
> > which I need to address?  Or do I need to patch the 2.2.14 kernel? (if
> > this is the case then I need some advise,  I have found a lot of patches
> > supplied by /hederick/  but which one? and how to apply it?  I can
> > probably figure out how to apply the patch but I am in the dark as to
> > which patch to use.   So, any advise and direction would be welcome from
> > You-Who-Know more than I do about Linux (I'm still very much a work in
> > progress).
> > Michael
> >
> >
> >
> > ___
> > Redhat-list mailing list
> > [EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-list
> >
>
> --
>  Kirk Whiting <[EMAIL PROTECTED]>
> Network Admin. prince-of-darkness.cc , thrust66.com
> ---"Unix IS the Future"---
>''Win: Please Reboot You Moved Your Mouse''
>
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RH 6.2 and Ultra 66 problem

2000-10-14 Thread Steve Borho

On Sat, Oct 14, 2000 at 12:29:47PM -0400, Michael McLeod wrote:
> Brian,
> I studied the "kernel upgrade RPM", but as for me with many of the "HOW TO'S" I found
> it more confusing than enlightening!  I have more questions:
> I did download and installed the file:
> kernel-2.2.17-1.i586.rpm
> 
> Do I also need to download and install the following files:

First, find out which RPMS you currently have installed
(rpm -qa|grep kernel), then do an rpm -qi on each one to find out what
they're for.

>  kernel-BOOT-2.2.17-1.i386.rpm

Description:
This package includes a trimmed down version of the Linux kernel.
This kernel is used on the installation boot disks only and should not
be used for an installed system, as many features in this kernel are
turned off because of the size constraints.

>  kernel-doc-2.2.17-1.i386.rpm

Description:
This package contains documentation files form the kernel
source. Various bits of information about the Linux kernel and the
device drivers shipped with it are documented in these files.

You'll want to install this package if you need a reference to the
options that can be passed to Linux kernel modules at load time.

>  kernel-ibcs-2.2.17-1.i386.rpm

Description:
The kernel-ibcs package allows you to run programs in the iBCS2 (Intel
Binary Compatibility Standard, version 2) and related executable
formats.  iBCS is a standard for binary portability between UNIX and
UNIX-like systems.

>  kernel-pcmcia-cs-2.2.17-1.i386.rpm

Description:
Many laptop machines (and some non-laptops) support PCMCIA cards for
expansion. Also known as "credit card adapters," PCMCIA cards are
small cards for everything from SCSI support to modems. PCMCIA cards
are hot swappable (i.e., they can be exchanged without rebooting the
system) and quite convenient to use. The kernel-pcmcia-cs package
contains a set of loadable kernel modules that implement an
applications program interface, a set of client drivers for specific
cards and a card manager daemon that can respond to card insertion and
removal events by loading and unloading drivers on demand.  The daemon
also supports hot swapping, so that the cards can be safely inserted
and ejected at any time.

Install the kernel-pcmcia-cs package if your system uses PCMCIA
cards.

>  kernel-smp-2.2.17-1.i586.rpm

Description:
This package includes a SMP version of the Linux kernel. It is
required only on machines with two or more CPUs, although it should
work fine on single-CPU boxes.

Install the kernel-smp package if your machine uses two or more CPUs.

>  kernel-source-2.2.17-1.i386.rpm

Description:
The kernel-source package contains the source code files for the Linux
kernel. These source files are needed to build most C programs, since
they depend on the constants defined in the source code. The source
files can also be used to build a custom kernel that is better tuned
to your particular hardware, if you are so inclined (and you know what
you're doing).

>  kernel-utils-2.2.17-1.i386.rpm

Description:
The kernel-utils package contains ksymoops, a utility that can be used
for decrypting the kernel's OOPS output.

So, in your case, you probably only want the kernel and header files and
maybe kernel-utils and kernel-doc if you feel the need.

-- 
Steve Borho   Voice:  314-439-8342
Member of Technical Staff
Celox Networks Inchttp://www.ietf.org/rfc/rfc1925.txt



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RH 6.2 and Ultra 66 problem

2000-10-14 Thread Michael McLeod

Brian,
I studied the "kernel upgrade RPM", but as for me with many of the "HOW TO'S" I found
it more confusing than enlightening!  I have more questions:
I did download and installed the file:
kernel-2.2.17-1.i586.rpm

Do I also need to download and install the following files:

 kernel-BOOT-2.2.17-1.i386.rpm
 kernel-doc-2.2.17-1.i386.rpm
 kernel-ibcs-2.2.17-1.i386.rpm
 kernel-pcmcia-cs-2.2.17-1.i386.rpm
 kernel-smp-2.2.17-1.i586.rpm
 kernel-source-2.2.17-1.i386.rpm
 kernel-utils-2.2.17-1.i386.rpm

For me many of the manuals, documents, How To's and books seem to assume I know more
about Linux than I do, or maybe I just have a learning disability.  Hopefully some
doors will open and lights will turn on  and then I can sing the song
"I can See Clearly Now".   So in the meantime I need your kind assistance.

Michael

Brian Ashe wrote:

> Hi Michael,
>
> Redhat has a nice little doc for doing a kernel upgrade using RPM.
>
> http://www.redhat.com/support/docs/howto/kernel-upgrade/kernel-upgrade-1.html
>
> Have fun,
> --
> _
>  Brian Ashe CTO
>  [EMAIL PROTECTED]  Dee-Web Software Services, LLC.
>  http://www.dee-web.com/
> -
> You don't have to swim faster than the shark...
> You just have to swim faster than the people you're with.
>
> Thursday, October 12, 2000, 9:00:05 PM, you wrote:
>
> MM> I got the 2.2.17 RPM and installed it.   However, I know there is more I need
> MM> to do to use the new kernel, but I just can't get started.   None of the books
> MM> I have (and I have several) address installing a new kernel from RPM.  I have
> MM> read the Kernel How to, but it was not much help.  Could you help?  You may
> MM> give me some specific instructions or point me to some good reading which
> MM> contains specific instructions.
> MM> Thanks
> MM> Michael
>
> MM> Kirk wrote:
>
> >> Get the patch with the most recent date on it for the kernel you wish to
> >> patch. You could also save yourself a little work, if you like, and
> >> download the kernel RPMS from ftp://duke.eburg.com his are already patched
> >> with all the latest goodies. They would be in
> >> pub/linux/redhat-6.x-mycontrib/RPMS The current version there is 2.2.17
> >>
> >> Good luck.
> >> Kirk
> >>
> >> >On Sun, 8 Oct 2000, Michael McLeod wrote:
> >>
> >> > I have been running RH 6.0 and used the setup scrip provided by Promise
> >> > for 6.0.  I wanted to upgrade to 6.2 but the same script did not work
> >> > with 6.2.  After looking for a while I found the method to use in the
> >> > mini "How To for Ultra 66"  This worked fine. (It involved issuing the
> >> > command "Linux ide2=XX
> >> > ide 3=X before booting Linux).  I have successfully put this
> >> > command into LILO so I don't have to enter it with each boot,
> >> > everything seems to work well except:   RH 6.2 runs a LOT SLOWER
> >> > than 6.0 did.  Is this the nature of 6.2?  Or is something else wrong
> >> > which I need to address?  Or do I need to patch the 2.2.14 kernel? (if
> >> > this is the case then I need some advise,  I have found a lot of patches
> >> > supplied by /hederick/  but which one? and how to apply it?  I can
> >> > probably figure out how to apply the patch but I am in the dark as to
> >> > which patch to use.   So, any advise and direction would be welcome from
> >> > You-Who-Know more than I do about Linux (I'm still very much a work in
> >> > progress).
> >> > Michael
> >> >
> >> >
> >> >
> >> > ___
> >> > Redhat-list mailing list
> >> > [EMAIL PROTECTED]
> >> > https://listman.redhat.com/mailman/listinfo/redhat-list
> >> >
> >>
> >> --
> >>  Kirk Whiting <[EMAIL PROTECTED]>
> >> Network Admin. prince-of-darkness.cc , thrust66.com
> >> ---"Unix IS the Future"---
> >>''Win: Please Reboot You Moved Your Mouse''
> >>
> >> ___
> >> Redhat-list mailing list
> >> [EMAIL PROTECTED]
> >> https://listman.redhat.com/mailman/listinfo/redhat-list
>
> MM> ___
> MM> Redhat-list mailing list
> MM> [EMAIL PROTECTED]
> MM> https://listman.redhat.com/mailman/listinfo/redhat-list
>
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RH 6.2 and Ultra 66 problem

2000-10-12 Thread Michael McLeod

I got the 2.2.17 RPM and installed it.   However, I know there is more I need
to do to use the new kernel, but I just can't get started.   None of the books
I have (and I have several) address installing a new kernel from RPM.  I have
read the Kernel How to, but it was not much help.  Could you help?  You may
give me some specific instructions or point me to some good reading which
contains specific instructions.
Thanks
Michael

Kirk wrote:

> Get the patch with the most recent date on it for the kernel you wish to
> patch. You could also save yourself a little work, if you like, and
> download the kernel RPMS from ftp://duke.eburg.com his are already patched
> with all the latest goodies. They would be in
> pub/linux/redhat-6.x-mycontrib/RPMS The current version there is 2.2.17
>
> Good luck.
> Kirk
>
> >On Sun, 8 Oct 2000, Michael McLeod wrote:
>
> > I have been running RH 6.0 and used the setup scrip provided by Promise
> > for 6.0.  I wanted to upgrade to 6.2 but the same script did not work
> > with 6.2.  After looking for a while I found the method to use in the
> > mini "How To for Ultra 66"  This worked fine. (It involved issuing the
> > command "Linux ide2=XX
> > ide 3=X before booting Linux).  I have successfully put this
> > command into LILO so I don't have to enter it with each boot,
> > everything seems to work well except:   RH 6.2 runs a LOT SLOWER
> > than 6.0 did.  Is this the nature of 6.2?  Or is something else wrong
> > which I need to address?  Or do I need to patch the 2.2.14 kernel? (if
> > this is the case then I need some advise,  I have found a lot of patches
> > supplied by /hederick/  but which one? and how to apply it?  I can
> > probably figure out how to apply the patch but I am in the dark as to
> > which patch to use.   So, any advise and direction would be welcome from
> > You-Who-Know more than I do about Linux (I'm still very much a work in
> > progress).
> > Michael
> >
> >
> >
> > ___
> > Redhat-list mailing list
> > [EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-list
> >
>
> --
>  Kirk Whiting <[EMAIL PROTECTED]>
> Network Admin. prince-of-darkness.cc , thrust66.com
> ---"Unix IS the Future"---
>''Win: Please Reboot You Moved Your Mouse''
>
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RH 6.2 and Ultra 66 problem

2000-10-09 Thread Kirk


Get the patch with the most recent date on it for the kernel you wish to
patch. You could also save yourself a little work, if you like, and
download the kernel RPMS from ftp://duke.eburg.com his are already patched
with all the latest goodies. They would be in
pub/linux/redhat-6.x-mycontrib/RPMS The current version there is 2.2.17

Good luck.
Kirk

>On Sun, 8 Oct 2000, Michael McLeod wrote:

> I have been running RH 6.0 and used the setup scrip provided by Promise
> for 6.0.  I wanted to upgrade to 6.2 but the same script did not work
> with 6.2.  After looking for a while I found the method to use in the
> mini "How To for Ultra 66"  This worked fine. (It involved issuing the
> command "Linux ide2=XX
> ide 3=X before booting Linux).  I have successfully put this
> command into LILO so I don't have to enter it with each boot,
> everything seems to work well except:   RH 6.2 runs a LOT SLOWER
> than 6.0 did.  Is this the nature of 6.2?  Or is something else wrong
> which I need to address?  Or do I need to patch the 2.2.14 kernel? (if
> this is the case then I need some advise,  I have found a lot of patches
> supplied by /hederick/  but which one? and how to apply it?  I can
> probably figure out how to apply the patch but I am in the dark as to
> which patch to use.   So, any advise and direction would be welcome from
> You-Who-Know more than I do about Linux (I'm still very much a work in
> progress).
> Michael
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 

-- 
 Kirk Whiting <[EMAIL PROTECTED]> 
Network Admin. prince-of-darkness.cc , thrust66.com
---"Unix IS the Future"---
   ''Win: Please Reboot You Moved Your Mouse''



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: RH-6.2 install hangs (sometimes)

2000-09-09 Thread Mike Lewis


I failed to mention in the original posting this is a GUI install.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Justin Zygmont
Sent: Friday, September 08, 2000 11:57 PM
To: Redhat-List
Subject: Re: RH-6.2 install hangs (sometimes)


this is very interesting that you mentioned this.  I am having a *lot* of
trouble with RH 6.2 with similar problems.  I didn't post the question
since I thought it might have been an isolated situation.  I have almost
no success at all installing on any of 20 different P-II 400's 128 MB ram.
I have tried booting from the CD, from a floppy, and with the updated disk
image and there was no difference, it would usually hang at 77 MB
remaining, however the mouse would still move around on the screen.  I've
had this problem with 2 different burns of the 6.2 CD.  RH 6.0 works
flawlessly though. I should also mention that this is with 'expert'
install.  Text install will fail with different problems.  The erratta
pages don't mention anything about this either.

 I tried installing it again last night and I only had it hang once, the
rest seem to be installing for some reason now..  try the updated boot.img
and make sure the computer boots from the floppy, then see if it hangs..




On Sat, 9 Sep 2000, Mike Lewis wrote:

>
> I've installed quite a few RH-6.2 boxen (CD install) and have sometimes
> noticed the install hangs after all of the packages are installed and it
is
> sitting at the 'Performing post install configuration" message before
> creating the boot diskette.  The CD is clean and doesn't demonstrate the
> same symptom in other boxen.
>
> Does anyone know why it sometimes hangs at this point and what to do to
get
> around it ?
>
> Thanks,
> Mike



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RH-6.2 install hangs (sometimes)

2000-09-09 Thread Justin Zygmont

this is very interesting that you mentioned this.  I am having a *lot* of
trouble with RH 6.2 with similar problems.  I didn't post the question
since I thought it might have been an isolated situation.  I have almost
no success at all installing on any of 20 different P-II 400's 128 MB ram.
I have tried booting from the CD, from a floppy, and with the updated disk
image and there was no difference, it would usually hang at 77 MB
remaining, however the mouse would still move around on the screen.  I've
had this problem with 2 different burns of the 6.2 CD.  RH 6.0 works
flawlessly though. I should also mention that this is with 'expert'
install.  Text install will fail with different problems.  The erratta
pages don't mention anything about this either.  

 I tried installing it again last night and I only had it hang once, the
rest seem to be installing for some reason now..  try the updated boot.img
and make sure the computer boots from the floppy, then see if it hangs..




On Sat, 9 Sep 2000, Mike Lewis wrote:

> 
> I've installed quite a few RH-6.2 boxen (CD install) and have sometimes
> noticed the install hangs after all of the packages are installed and it is
> sitting at the 'Performing post install configuration" message before
> creating the boot diskette.  The CD is clean and doesn't demonstrate the
> same symptom in other boxen.
> 
> Does anyone know why it sometimes hangs at this point and what to do to get
> around it ?
> 
> Thanks,
> Mike
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RH 6.2 Server Can't get past login!

2000-09-08 Thread John Aldrich

On Thu, 07 Sep 2000, Kate Vieux wrote:
> Hi..
> 
> This morning i went to log into our RH 6.2 dev server, after typing in my
> name,
> the whole thing just hung.. ftp and http still function fine, however,
> i can no longer telnet in or log in directly to the box. I had uploaded
> a number or web reports, some of them rather large, and thought
> perhaps the amount of space they took up was the issue, however,
> they've been removed and still i cannot get past the login prompt.
> Is anyone familiar with this? Is there anyway i can get to a prompt
> where i can do a df or similar commands, possibly even read the
> /var/log/messages?
> 
Try rebooting with "linux single" which will put you into the box in
"single" mode and should allow you to do what you need. If that
doesn't work, then it sounds like someone may have hacked your box
overnight.
John



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RH 6.2 Netscape

2000-08-28 Thread John Aldrich

On Mon, 28 Aug 2000, Vidiot wrote:
> Bret posted:
> 
> >Not sure but is it possible to have both the navigator and communicator RPMs
> >installed?  maybe the wrong one is getting executed.  I never have looked at
> >the script that launches it.
> >
> >BTW my about box (which is really a htmlpage) shows quite plainly Communicator
> >4.73.  hmmm I guess I should upgrade, (rpms at the office already )
> >
> >What does rpm -qa|grep navigator show?  any stray rpms in there?
> 
> netscape-communicator-4.72-6
> netscape-navigator-4.72-6
> netscape-common-4.72-6
> 
> >What about netscape -verison from the command line?
> 
rpm -e netscape-navigator followed by "rpm -Uvh netscape-communicator
netscape-common"
John



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RH 6.2 Netscape

2000-08-28 Thread Bret Hughes

Vidiot wrote:

> Bret posted:
>
> >Not sure but is it possible to have both the navigator and communicator RPMs
> >installed?  maybe the wrong one is getting executed.  I never have looked at
> >the script that launches it.
> >
> >BTW my about box (which is really a htmlpage) shows quite plainly Communicator
> >4.73.  hmmm I guess I should upgrade, (rpms at the office already )
> >
> >What does rpm -qa|grep navigator show?  any stray rpms in there?
>
> netscape-communicator-4.72-6
> netscape-navigator-4.72-6
> netscape-common-4.72-6
>
> >What about netscape -verison from the command line?
>
> Netscape 4.7/U.S., 15-Sep-99; (c) 1995-1998 Netscape Communications Corp.
>
> MB

Not sure what the rpm 4.72.6 showed.
What about

$ rpm -qf `which netscape`

mine found the right package:

netscape-common-4.73-1

Not a explaintion but I would probably go ahead and upgrade to the latest (4.75 I
think) and see what happens.

You might try to verify the packages too. and see if anything falls out.

Bret



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RH 6.2 Netscape

2000-08-27 Thread Vidiot

Bret posted:

>Not sure but is it possible to have both the navigator and communicator RPMs
>installed?  maybe the wrong one is getting executed.  I never have looked at
>the script that launches it.
>
>BTW my about box (which is really a htmlpage) shows quite plainly Communicator
>4.73.  hmmm I guess I should upgrade, (rpms at the office already )
>
>What does rpm -qa|grep navigator show?  any stray rpms in there?

netscape-communicator-4.72-6
netscape-navigator-4.72-6
netscape-common-4.72-6

>What about netscape -verison from the command line?

Netscape 4.7/U.S., 15-Sep-99; (c) 1995-1998 Netscape Communications Corp.

MB
-- 
e-mail: [EMAIL PROTECTED]
Bart: Hey, why is it destroying other toys?  Lisa: They must have
programmed it to eliminate the competition.  Bart: You mean like
Microsoft?  Lisa: Exactly.  [The Simpsons - 12/18/99]
Visit - URL:http://www.vidiot.com/  (Your link to Star Trek and UPN)



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RH 6.2 Netscape

2000-08-27 Thread Statux

it's not 4.7.2.. it's either 4.7-2 (RPM package) or 4.72. :) There is a
difference.

On Sun, 27 Aug 2000, Vidiot wrote:

> OK, something else just happened.
> 
> I started Netscape, and with the upgrade to 6.2, it asked to accept the
> license and proceeded to bring up version 4.7.2.
> 
> After I rebooted, because of changing Lilo to see all of my RAM, restarting
> Netscape brought up the license screen again, but now it was back to
> version 4.7.
> 
> Doing a "rpm -q netscape" says that netscape is not installed, which is
> definately incorrect.
> 
>  1. What happened to version 4.7.2
>  2. rpm says that netscape-communicator-4.72-6 is installed, but the about
> box says that it is only 4.7.
> 
> Sigh.
> 
> MB
> 

-- 
**
* Statux *
*
*   |   *
* E-Mail:   |   [EMAIL PROTECTED]  *
* ICQ:  |   1732414 *
* Homepage: |   http://www.geocities.com/reverendstatux/*
*   |   *
*



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RH 6.2 Netscape

2000-08-27 Thread Isaiah Weiner

> Doing a "rpm -q netscape" says that netscape is not installed, which is
> definately incorrect.

Your command line is definitely incorrect, too.  Try:

rpm -qa | grep netscape

You should have netscape-common, netscape-communicator, and maybe even
netscape-navigator.  If you do have netscape-navigator in addition to
netscape-communicator, check the program to which your launcher points.

-- 
- Isaiah



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RH 6.2 Netscape

2000-08-27 Thread Bret Hughes

Vidiot wrote:

> OK, something else just happened.
>
> I started Netscape, and with the upgrade to 6.2, it asked to accept the
> license and proceeded to bring up version 4.7.2.
>
> After I rebooted, because of changing Lilo to see all of my RAM, restarting
> Netscape brought up the license screen again, but now it was back to
> version 4.7.
>
> Doing a "rpm -q netscape" says that netscape is not installed, which is
> definately incorrect.
>
>  1. What happened to version 4.7.2
>  2. rpm says that netscape-communicator-4.72-6 is installed, but the about
> box says that it is only 4.7.
>
> Sigh.
>
> MB
> --

Not sure but is it possible to have both the navigator and communicator RPMs
installed?  maybe the wrong one is getting executed.  I never have looked at
the script that launches it.

BTW my about box (which is really a htmlpage) shows quite plainly Communicator
4.73.  hmmm I guess I should upgrade, (rpms at the office already )

What does rpm -qa|grep navigator show?  any stray rpms in there?

What about netscape -verison from the command line?

Bret



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RH 6.2 pthreads problem -- H E L P

2000-07-26 Thread fred smith

On Wed, Jul 26, 2000 at 02:54:18AM -0400, Charles Galpin wrote:
> Fred
> 
> I have no experience with threads under Linux. However, it might just be
> that 'strncmp' is not thread safe. I can't tell from the man linux man
> page, but I'm used to the solaris man pages which show the thread safety,
> and if reentrant versions exist. It is of course thread safe under solaris
> :)

Charles:

Thanks for the note... I've since found and fixed the problem. it turns
out to have been a bug in one of the data files being used by the demo,
complicated by a lack of error reporting at certain places in the
toolkit. Now the toolkit has much better diagnostics and error handling
in certain places and it runs fine. i've tested it hundreds of times
with up to 16 threads and it appears to run correctly now, with NO 
mutexes required. What I don't understand is the exact mechanism that
caused that particular error in the data to result in that kind of a
failure, but at this point I'm not going to kill myself to figure it
out.

Fred
> 
> hth
> charles
> 
> On Wed, 19 Jul 2000, fred smith wrote:
> 
> > Guys 'n Gals:
> > 
> > I'd appreciate it if some of you, anyone who knows about threads on
> > Linux, could give me a hand here...
> 
> > ==>while (strncmp (pSR->azNam, seg, HL7_SEG_NAME_LEN) != 0)
> 
> 
> -- 
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.

-- 
 Fred Smith -- [EMAIL PROTECTED] 
   "For the word of God is living and active. Sharper than any double-edged 
   sword, it penetrates even to dividing soul and spirit, joints and marrow; 
  it judges the thoughts and attitudes of the heart."  
 Hebrews 4:12 (niv) --


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 pthreads problem -- H E L P

2000-07-25 Thread Charles Galpin

Fred

I have no experience with threads under Linux. However, it might just be
that 'strncmp' is not thread safe. I can't tell from the man linux man
page, but I'm used to the solaris man pages which show the thread safety,
and if reentrant versions exist. It is of course thread safe under solaris
:)

hth
charles

On Wed, 19 Jul 2000, fred smith wrote:

> Guys 'n Gals:
> 
> I'd appreciate it if some of you, anyone who knows about threads on
> Linux, could give me a hand here...

> ==>while (strncmp (pSR->azNam, seg, HL7_SEG_NAME_LEN) != 0)


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 and Netscape 4.73

2000-07-14 Thread Nitebirdz

On Fri, 14 Jul 2000, Surendar Chandra wrote:

> I run RH6.2 with Netscape 4.73 (downloaded as RPM's from redhat
> site). after working for a while, netscape goes into this mode where
> it downloads web pages (I can look at the page source) but does not
> render the documents. Once it goes into this mode, I cannot exit out
> of netscape. If I exit, all the windows are closed and the netscape
> process stays around. Any new netscape processes try to render
> through this netscape process. Is  there something that I can do
> about this?
> 

The only time I've seen Netscape behave this way is when the site contains
some Java or Javascript code that causes the crash.  See if disabling
these two in the preferences helps.  You will find the choices in the
Advanced menu: Edit-->Preferences-->Advanced

--
Nitebirdz
http://www.linuxnovice.org
Tips, articles, news, links...


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 upgrade

2000-07-05 Thread Michael McLeod

Jeff:
It didn't go!  But it did no harm!  I'm trying to get some info from both
Promise and Red Hat, but I really expect to hit a stone wall.  I post more
info as I have it.
Michael

Jeff Graves wrote:

> I'm still running 6.0 and was afraid to do this. Let me know how it goes.
>
> -Original Message-
> From: Michael McLeod [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 03, 2000 8:36 PM
> To: Red Hat List
> Subject: RH 6.2 upgrade
>
> I am planning to upgrade tomorrow my RH 6.0 to RH 6.2.  I am wondering
> how it will deal with my Promise UDMA66 card.  When I first installed
> the RH6.0 I made an install disk with the Promise module.  Will RH 6.2
> preserve the needed files etc.  for the Promise card during the
> upgrade.  Has anyone out there done this with the promise card>
> Michael
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




RE: RH 6.2 upgrade

2000-07-05 Thread Jeff Graves

I'm still running 6.0 and was afraid to do this. Let me know how it goes.

-Original Message-
From: Michael McLeod [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 03, 2000 8:36 PM
To: Red Hat List
Subject: RH 6.2 upgrade


I am planning to upgrade tomorrow my RH 6.0 to RH 6.2.  I am wondering
how it will deal with my Promise UDMA66 card.  When I first installed
the RH6.0 I made an install disk with the Promise module.  Will RH 6.2
preserve the needed files etc.  for the Promise card during the
upgrade.  Has anyone out there done this with the promise card>
Michael


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 upgrade

2000-07-04 Thread Michael McLeod

Well, it didn't work.  After clicking on "install from CD-ROM" the process begins but 
does not seem to
be able to read the CD-ROM and stops.
Has anybody been successful with this upgrade?
Michael

Brandon Dorman wrote:

> I have the Promise and basically same setup as you, and it worked fine.  Let me and 
>the list know if
> you have any problems!
>
> -Brandon
>
> p.s.  6.2 is, in my opinion, leaps and bounds ahead of 6.0!  (in installation and 
>the actual product
> of course too.)
>
> Michael McLeod wrote:
>
> > I am planning to upgrade tomorrow my RH 6.0 to RH 6.2.  I am wondering
> > how it will deal with my Promise UDMA66 card.  When I first installed
> > the RH6.0 I made an install disk with the Promise module.  Will RH 6.2
> > preserve the needed files etc.  for the Promise card during the
> > upgrade.  Has anyone out there done this with the promise card>
> > Michael
> >
> > --
> > To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> > as the Subject.
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 upgrade

2000-07-03 Thread Brandon Dorman

I have the Promise and basically same setup as you, and it worked fine.  Let me and 
the list know if
you have any problems!

-Brandon


p.s.  6.2 is, in my opinion, leaps and bounds ahead of 6.0!  (in installation and the 
actual product
of course too.)

Michael McLeod wrote:

> I am planning to upgrade tomorrow my RH 6.0 to RH 6.2.  I am wondering
> how it will deal with my Promise UDMA66 card.  When I first installed
> the RH6.0 I made an install disk with the Promise module.  Will RH 6.2
> preserve the needed files etc.  for the Promise card during the
> upgrade.  Has anyone out there done this with the promise card>
> Michael
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 Installer

2000-06-21 Thread Steven Pierce



Thank you.  Then is just a Solaris issue.  At least that is what I had been told in 
training.

S

*** REPLY SEPARATOR  ***

On 6/21/2000 at 10:02 PM Mikkel L. Ellertson wrote:

>On Wed, 21 Jun 2000, Steven Pierce wrote:
>
>>
>>
>> I also thought that /usr had to be off root.  Because if it is not then if you have 
>a problem,
>> that is one that MUST be access to get access to the machine.  I might be thinking 
>of
>> Solaris, but I thought it was linux also??
>>
>>
>Nope - Linux works just fine with /usr on a seperate partation.  I have a
>5.2 machine that has a few years of running this way.  (It didn't start as
>a 5.2 machine...)
>
>Mikkel
>--
>Do not meddle in the affairs of dragons,
> for you are crunchy and taste good with ketchup.
>
>
>--
>To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
>as the Subject.




--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 Installer

2000-06-21 Thread Mikkel L. Ellertson

On Wed, 21 Jun 2000, Steven Pierce wrote:

> 
> 
> I also thought that /usr had to be off root.  Because if it is not then if you have 
>a problem,
> that is one that MUST be access to get access to the machine.  I might be thinking of
> Solaris, but I thought it was linux also??
> 
> 
Nope - Linux works just fine with /usr on a seperate partation.  I have a
5.2 machine that has a few years of running this way.  (It didn't start as
a 5.2 machine...)

Mikkel
-- 
Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 Installer

2000-06-21 Thread Nitebirdz

On Wed, 21 Jun 2000, Steven Pierce wrote:

> 
> 
> I also thought that /usr had to be off root.  Because if it is not then if you have 
>a problem,
> that is one that MUST be access to get access to the machine.  I might be thinking of
> Solaris, but I thought it was linux also??
> 

Don't think so.  The /usr partition does not contain any utilities that
are strictly necessary to boot and repair the box, I believe.  In any
case, you can also try mounting it after the system is up in single user
mode.  I've been installing Linux in boxes with separate /usr
partititions, and never had a problem.


-- 
Nitebirdz
http://www.linuxnovice.org
Tips, articles, news, links...


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 Installer

2000-06-21 Thread Steven Pierce



I also thought that /usr had to be off root.  Because if it is not then if you have a 
problem,
that is one that MUST be access to get access to the machine.  I might be thinking of
Solaris, but I thought it was linux also??

S

*** REPLY SEPARATOR  ***

On 6/21/2000 at 2:36 PM Chris Dowling wrote:

>if I remember correctly, you need to have AT LEAST /sbin on your root
>partition, because that has the main tools in it that linux needs to use
>to be able to do what it needs to do. example: mount things.
>
>if you mount /sbin on a different partition, then how's it gonna get
>mounted?
>
>leave it where it is. the installer knows what it's doing by rejecting
>this!
>
>Chris
>
>On Wed, 21 Jun 2000, Bret Hughes wrote:
>
>> Bob Hartung wrote:
>>
>> > Hi
>> >   I'm trying to do a new 6.2 RH install for a masquerade server.  I
>> > would like to place /sbin and /usr/sbin into their own partitions
>> > however, the new RH installer balks and insists that these be reside
>> > beneath the root partition.  Is there any way around this problem?  Is
>> > it worth the while to try to go around just for the added safety and
>> > ability to upgrade for this machine that will be used for no other
>> > purpose on a home network?
>> >
>> >   My original goal was to eventually make /sbin , /usr/sbin, and /bin
>> > read-only.
>>
>> You can always let the installer do its thing and leave some space for
>> the seperate partitions and create them later. and then move the files.
>> I think I would be afraid of rescue/boot difficulties having to mount the
>> extra partitions but I don't know why it would not work.
>>
>> The expert installation won't allow this?
>>
>> Bret
>>
>>
>> --
>> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
>> as the Subject.
>>
>
>
>
>--
>To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
>as the Subject.




--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




RE: RH 6.2 Installer

2000-06-21 Thread Gregory Hosler

if /sbin and/or /bin are not on /, you will not be able to boot.

rgds,

-Greg

On 21-Jun-00 Bob Hartung wrote:
> Hi
>   I'm trying to do a new 6.2 RH install for a masquerade server.  I
> would like to place /sbin and /usr/sbin into their own partitions
> however, the new RH installer balks and insists that these be reside
> beneath the root partition.  Is there any way around this problem?  Is
> it worth the while to try to go around just for the added safety and
> ability to upgrade for this machine that will be used for no other
> purpose on a home network?
> 
>   My original goal was to eventually make /sbin , /usr/sbin, and /bin
> read-only.
> 
> TIA
> 
> 
> Bob Hartung
> 
> 
> -- 
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.

--
E-Mail: Gregory Hosler <[EMAIL PROTECTED]>
Date: 21-Jun-00
Time: 14:49:27

If Bill Gates had a dime for every time a Windows box crashed...
 ...Oh, wait a minute, he already does.

--


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 Installer

2000-06-21 Thread Chris Dowling

if I remember correctly, you need to have AT LEAST /sbin on your root
partition, because that has the main tools in it that linux needs to use
to be able to do what it needs to do. example: mount things.

if you mount /sbin on a different partition, then how's it gonna get
mounted?

leave it where it is. the installer knows what it's doing by rejecting
this!

Chris

On Wed, 21 Jun 2000, Bret Hughes wrote:

> Bob Hartung wrote:
> 
> > Hi
> >   I'm trying to do a new 6.2 RH install for a masquerade server.  I
> > would like to place /sbin and /usr/sbin into their own partitions
> > however, the new RH installer balks and insists that these be reside
> > beneath the root partition.  Is there any way around this problem?  Is
> > it worth the while to try to go around just for the added safety and
> > ability to upgrade for this machine that will be used for no other
> > purpose on a home network?
> >
> >   My original goal was to eventually make /sbin , /usr/sbin, and /bin
> > read-only.
> 
> You can always let the installer do its thing and leave some space for
> the seperate partitions and create them later. and then move the files.
> I think I would be afraid of rescue/boot difficulties having to mount the
> extra partitions but I don't know why it would not work.
> 
> The expert installation won't allow this?
> 
> Bret
> 
> 
> -- 
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.
> 



-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 Installer

2000-06-20 Thread Bret Hughes

Bob Hartung wrote:

> Hi
>   I'm trying to do a new 6.2 RH install for a masquerade server.  I
> would like to place /sbin and /usr/sbin into their own partitions
> however, the new RH installer balks and insists that these be reside
> beneath the root partition.  Is there any way around this problem?  Is
> it worth the while to try to go around just for the added safety and
> ability to upgrade for this machine that will be used for no other
> purpose on a home network?
>
>   My original goal was to eventually make /sbin , /usr/sbin, and /bin
> read-only.

You can always let the installer do its thing and leave some space for
the seperate partitions and create them later. and then move the files.
I think I would be afraid of rescue/boot difficulties having to mount the
extra partitions but I don't know why it would not work.

The expert installation won't allow this?

Bret


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 Installer

2000-06-20 Thread Manuel A. Camacho Q.

How about doing the directories as the installer wants, and then, when
system is running, move the directories to their own partitions the way
you want?

-Manuel.

Bob Hartung wrote:
> 
> Hi
>   I'm trying to do a new 6.2 RH install for a masquerade server.  I
> would like to place /sbin and /usr/sbin into their own partitions
> however, the new RH installer balks and insists that these be reside
> beneath the root partition.  Is there any way around this problem?  Is
> it worth the while to try to go around just for the added safety and
> ability to upgrade for this machine that will be used for no other
> purpose on a home network?
> 
>   My original goal was to eventually make /sbin , /usr/sbin, and /bin
> read-only.
> 
> TIA
> 
> Bob Hartung
> 
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 ppp dialler

2000-06-17 Thread Jon Knews



I still use the KDE dialer under Redhat 6.2 ans GNOME.  I still like it
better, is more configurable.  You do need to add items like MTU 1500 and
the default route of ppp0 when it dials out, and eth0 when it hangs up,
however.  The KDE dialer has an option to obey locking or not. You need to
have installed all the packages, GNOME and KDE for it to work.


On 17 Jun 2000, Robin Atwood wrote:
> Date: 17 Jun 2000 11:26:46 -
> To: RedHat List <[EMAIL PROTECTED]>
> From: Robin Atwood <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Subject: RH 6.2 ppp dialler
> 
> I have just upgraded from RH6.0 to RH6.2 (the usual adventure but the
> damage
> has been repaired!). To my amazement, for the first time since I started
> using
> RedHat (3.0.3), 6.2 comes with a ppp dialler that actually works with my
> system 
> and ISP. :-))
> 
> The only problem with it is that it does not obey the device locking
> protocol,
> so if Hylafax is running the configure dialog cannot find the modem and
> the
> dialler itself gets all sorts of script errors. Still, almost there! 
> 
>


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 goes bonkers in 2 days!!!

2000-06-11 Thread Steven Pierce


John,

First off, it could be the way your BIOS is looking at the drive.  I use to work for 
WD in tech support.  If I remember
correctly this was not one of the drives that was recalled.  But again it has been a 
while so I could be wrong.  You can
find the serial number on the drive by using something called diag.  Go to this link 
and you will be able to dnload the
util.  http://www.wdc.com/service/ftp/drives.html  It is called datalife guard tools.  
Run that on the drive, there is two option
that you can run.  One is going to clean off the drive, and the other is just going to 
check it.  I would run the check first, then may
be the one that will destroy the data.  Also there should be a check to see if the 
serial number has been recalled.  If so call the
tech support number on the form and they can help.   Tell them you want to do an 
advance replacement, it will REQUIRE a credit card.

If you still need help write me off the list.  [EMAIL PROTECTED]

Steven

*** REPLY SEPARATOR  ***

On 6/11/2000 at 2:25 PM John J. Donohue wrote:

>On Wed, 7 Jun 2000, Jerry Human wrote:
>
>> I sure hope you can help me with this one. Last week I installed a WD
>> Caviar 102AA 10 gig hard drive and made four partitions: hdc1 four gig,
>> hdc2 100 meg, hdc3 three gig, and hdc4 three gig. I installed RH 6.2 on
>> hdc1 and used hdc2 for the swap file. The drives hda and hdb are used
>> for DOS and Win95.
>>
>> After a two days on boot up I get a prompt to enter root password for
>> maintenance to run fsck manually. When I do, I get a series of errors
>> for inodes 2 through 283692:
>>
>There's a recall on of a certain serial number range of those drives. Go
>to www.westerndigital.com to see if yours is one of them.
>
>
>--
>To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
>as the Subject.




--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 goes bonkers in 2 days!!!

2000-06-11 Thread John J. Donohue

On Wed, 7 Jun 2000, Jerry Human wrote:

> I sure hope you can help me with this one. Last week I installed a WD
> Caviar 102AA 10 gig hard drive and made four partitions: hdc1 four gig,
> hdc2 100 meg, hdc3 three gig, and hdc4 three gig. I installed RH 6.2 on
> hdc1 and used hdc2 for the swap file. The drives hda and hdb are used
> for DOS and Win95.
> 
> After a two days on boot up I get a prompt to enter root password for
> maintenance to run fsck manually. When I do, I get a series of errors
> for inodes 2 through 283692:
> 
There's a recall on of a certain serial number range of those drives. Go
to www.westerndigital.com to see if yours is one of them.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 goes bonkers in 2 days!!!

2000-06-08 Thread Michael George

On Jun 08, Hal Burgiss wrote:
> 
> I would suggest every week or so, run 'e2fsck -c' to see if errors
> keep occuring. Just for peace of mind. If so, they likely will get
> worse, based on my recent experience.  

Thanks for the suggestion, I may just do that.  Too bad there isn't a way to
run it on a mounted (but idle) filesystem.

After checking the man page, what would happen if I ran "e2fsck -c -n" on my
/usr/local partition (the one in question and the one that will be idle during
the night)?  My wife will be less-than-impressed if I have to log her out
every week or so to run e2fsck...  She'll think of that as like rebooting
Windoze...

-Michael

-- 
No, my friend, the way to have good and safe government, is not to trust it
all to one, but to divide it among the many, distributing to every one exactly
the functions he is competent to.  It is by dividing and subdividing these
republics from the national one down through all its subordinations, until it
ends in the administration of every man's farm by himself; by placing under
every one what his own eye may superintend, that all will be done for the
best.
-- Thomas Jefferson, to Joseph Cabell, 1816


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 goes bonkers in 2 days!!!

2000-06-08 Thread Jerry Human

Ok, Good People:

I'm going to attempt to answer all the many replies in this email.

Most of you seem to think I have a bad drive. This is a very definite possibility.
Therefore I surfed to the WD support site and downloaded their install/diags
software and tested it. Didn't find any real errors but UMD was turned off, which I
corrected and reset the drive.

With that done, I wiped the drive and installed RH 6.2 a fourth time. Time will
tell if that is the end of the problems.

Unfortunately, my bios only supports one IDE channel so previously I installed a
controller that handles two EIDE channels giving me a total of four drive capacity.
That has become: hda - one gig Maxtor, hdb - 340 meg WD, hdc - 10.2 gig WD and hdd
-  40X CD.

As I have mentioned before, as money permits, I will build another box and hdc will
become hda in the new box. In the mean time, it is in this box to get Linux on it,
to give me something to learn Linux on, to give me something to learn C++ on and
possibly something to basically replace Windoze. Once the hard drive problem is
overcome and I get a stable RH install and manage to get on the web with RH, I'll
be able to settle into learning all I can about it and the 637 packages that seem
to get installed each time.

I mentioned before that I didn't install everything. To clarify, I have installed
everything except the servers. That is to say, I did not install the software for a
web server, news server, ftp server, nfs server, smb server, etc. At this point,
when I learn how to do it I will have a dialup connection to the web and won't be
able to serve anything so the servers were left out. Everything else, including
utilities, dev software, desktops, web client, publishing software, etc. was
installed. If I've left out something that I need, please tell me. I am still a
struggling newbie trying to learn as much as I can.

I really appreciate all the replies I've received so far. I hope I'm not becoming a
pest on this list. I've always felt that asking someone who knows is much better
than making endless mistakes and ending with something that could be an
embarrassment and non functioning.

Thank you all.


Hal Burgiss wrote:

> On Thu, Jun 08, 2000 at 09:54:03AM -0400, Michael George wrote:
> > On Jun 07, Hal Burgiss wrote:
> > I have an old system with WDs in it.  The first two have worked flawlessly
> > since they were installed.  I just put in a third one, though, and I got
> > similar problems as described.  However, it's only happened once and it was
> > after a test install of another system.  That's no excuse, but it might shed
> > some light.
> >
> > I don't have a lot of money to spend on my system, so I'm not about to go out
> > and buy a new drive unless I need one...  as long as this latest WD keeps its
> > wits about it, I'm going to leave it alone...
>
> I would suggest every week or so, run 'e2fsck -c' to see if errors
> keep occuring. Just for peace of mind. If so, they likely will get
> worse, based on my recent experience.
>
> --
> Hal B
> [EMAIL PROTECTED]
> --
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 goes bonkers in 2 days!!!

2000-06-08 Thread Hal Burgiss

On Thu, Jun 08, 2000 at 09:54:03AM -0400, Michael George wrote:
> On Jun 07, Hal Burgiss wrote:
> I have an old system with WDs in it.  The first two have worked flawlessly
> since they were installed.  I just put in a third one, though, and I got
> similar problems as described.  However, it's only happened once and it was
> after a test install of another system.  That's no excuse, but it might shed
> some light.
> 
> I don't have a lot of money to spend on my system, so I'm not about to go out
> and buy a new drive unless I need one...  as long as this latest WD keeps its
> wits about it, I'm going to leave it alone...

I would suggest every week or so, run 'e2fsck -c' to see if errors
keep occuring. Just for peace of mind. If so, they likely will get
worse, based on my recent experience.  

-- 
Hal B
[EMAIL PROTECTED]
--


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 goes bonkers in 2 days!!!

2000-06-08 Thread Michael George

On Jun 07, Hal Burgiss wrote:
> 
> Don't want to be the bearer of bad news, but I recently had some
> similar errors on a newish WD caviar, and now RH is running on a
> Maxtor instead. Maybe mine weren't so bad. I could run several days,
> maybe a week or two, before errors. I did several partial re-installs.
> Blamed it on SMP for a while. IOW, I would suspect the drive. Things
> you might try: try a different cable. Make sure cable is seated
> properly. Use a memory testing program like memtest86 to check RAM.
> Also, cpu and mboard stress testers like burnCPU and burnBX (not exact
> names, I forget). If using hdparm to tweak, turn it all off. I did all
> this, and got it down to the drive. Zero errors on the Maxtor now (up
> 21 days). I also have another WD which is not doing this. The WD in
> question, replaced a WD that died abruptly well before its time. I am
> a little soured on WD at this point. I hope this is not it for you.

I have an old system with WDs in it.  The first two have worked flawlessly
since they were installed.  I just put in a third one, though, and I got
similar problems as described.  However, it's only happened once and it was
after a test install of another system.  That's no excuse, but it might shed
some light.

I don't have a lot of money to spend on my system, so I'm not about to go out
and buy a new drive unless I need one...  as long as this latest WD keeps its
wits about it, I'm going to leave it alone...

-Michael

-- 
No, my friend, the way to have good and safe government, is not to trust it
all to one, but to divide it among the many, distributing to every one exactly
the functions he is competent to.  It is by dividing and subdividing these
republics from the national one down through all its subordinations, until it
ends in the administration of every man's farm by himself; by placing under
every one what his own eye may superintend, that all will be done for the
best.
-- Thomas Jefferson, to Joseph Cabell, 1816


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 goes bonkers in 2 days!!!

2000-06-08 Thread Ric Moore

Jerry Human wrote:
> 
> Hello RH Guru's:
> 
> I sure hope you can help me with this one. Last week I installed a WD
> Caviar 102AA 10 gig hard drive and made four partitions: hdc1 four gig,
> hdc2 100 meg, hdc3 three gig, and hdc4 three gig. I installed RH 6.2 on
> hdc1 and used hdc2 for the swap file. The drives hda and hdb are used
> for DOS and Win95.

How large are hda and hdb??
-- 
:  Ric "Wayward" Moore   :  [EMAIL PROTECTED]   :  
:   "If you can afford it, you don't want it"   :
:--: New motto for Y2k : ---:  
: owned and trained by Calamity & Satin :
:---:


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 goes bonkers in 2 days!!!

2000-06-07 Thread CH

> After ~ 40 minutes of holding the 'Y' key down, fsck reports the fs is
> currupted and is automatically restarting and I spend another ~40
> minutes holding the 'Y' key down. Upon completion, shut down and reboot.
> RH does start and prompts for login. After login, RH seems to work
> slugishly and some things don't work anymore. Checking the /lost + found
> dir reveals ~16 screens of numbers in various colors, dark blue, yellow,
> brown, etc. I assume these were put here by fsck.

Did you actually keep your finger on 'Y' key for 40 mins then another 40
min?
I must have misunderstood you or am I understanding it.  It would have
bruised
my finger. ;-D

CH


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 goes bonkers in 2 days!!!

2000-06-07 Thread Michael George

On Jun 07, Burke, Thomas G. wrote:
> 
> lost+found is some extra space that unices set
> aside for when the drive gets full.  there should be nothing in there unless
> the drive is filled.  that something _does_ show up in there seems
> indicative that you've got real problems.

I'm not sure where you heard this from, but it's incorrect.  lost+found is for
files which become "detached" during fsck.  Rather than toss out all the data,
they are attached to the lost+found directory with their i-node number as
their filename.

Hence the name "lost & found"...

-Michael

-- 
No, my friend, the way to have good and safe government, is not to trust it
all to one, but to divide it among the many, distributing to every one exactly
the functions he is competent to.  It is by dividing and subdividing these
republics from the national one down through all its subordinations, until it
ends in the administration of every man's farm by himself; by placing under
every one what his own eye may superintend, that all will be done for the
best.
-- Thomas Jefferson, to Joseph Cabell, 1816


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




RE: RH 6.2 goes bonkers in 2 days!!!

2000-06-07 Thread Burke, Thomas G.

Yous gots a bad drive... (or possibly controller)

Those messages are all inode errors, which means that the FATs don't jibe
with what's on the drive...  lost+found is some extra space that unices set
aside for when the drive gets full.  there should be nothing in there unless
the drive is filled.  that something _does_ show up in there seems
indicative that you've got real problems.

> -Original Message-
> From: Jerry Human [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, June 07, 2000 3:19 PM
> To:   [EMAIL PROTECTED]
> Subject:  RH 6.2 goes bonkers in 2 days!!!
> 
> Hello RH Guru's:
> 
> I sure hope you can help me with this one. Last week I installed a WD
> Caviar 102AA 10 gig hard drive and made four partitions: hdc1 four gig,
> hdc2 100 meg, hdc3 three gig, and hdc4 three gig. I installed RH 6.2 on
> hdc1 and used hdc2 for the swap file. The drives hda and hdb are used
> for DOS and Win95.
> 
> After a two days on boot up I get a prompt to enter root password for
> maintenance to run fsck manually. When I do, I get a series of errors
> for inodes 2 through 283692:
> 
> Inode x has imagic flag set. Clear ?
> Inode x is in use, but has dtime set. Fix ?
> Inode x has illegal block(s). Clear ?
> Inode x ref count is x, should be x. Fix ?
> i_fsize for inode x (...) is xxx, should be xxx. Clear ?
> Inode x (...) has a bad mode (x). Clear ?
> i_frag for inode x (...) is xxx, should be xxx. Clear ?
> i_faddr for inode x (...) is xxx, should be xxx. Clear ?
> 
> After ~ 40 minutes of holding the 'Y' key down, fsck reports the fs is
> currupted and is automatically restarting and I spend another ~40
> minutes holding the 'Y' key down. Upon completion, shut down and reboot.
> RH does start and prompts for login. After login, RH seems to work
> slugishly and some things don't work anymore. Checking the /lost + found
> dir reveals ~16 screens of numbers in various colors, dark blue, yellow,
> brown, etc. I assume these were put here by fsck.
> 
> The first time this happened I just blew of RH and formatted the
> partition and installed again from CD. Now it's happened again.
> 
> Can anyone tell me what is happening and perhaps why and possibly a
> path/ method to fixing it permanetly?
> 
> Thank you.
> 
> 
> -- 
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 goes bonkers in 2 days!!!

2000-06-07 Thread Hal Burgiss

On Wed, Jun 07, 2000 at 03:19:25PM -0400, Jerry Human wrote:
> I sure hope you can help me with this one. Last week I installed a
> WD Caviar 102AA 10 gig hard drive and made four partitions: hdc1
> four gig, hdc2 100 meg, hdc3 three gig, and hdc4 three gig. I
> installed RH 6.2 on hdc1 and used hdc2 for the swap file. The drives
> hda and hdb are used for DOS and Win95.
> 
> After a two days on boot up I get a prompt to enter root password
> for maintenance to run fsck manually. When I do, I get a series of
> errors for inodes 2 through 283692:
> 
> Inode x has imagic flag set. Clear ?
> Inode x is in use, but has dtime set. Fix ?
> Inode x has illegal block(s). Clear ?
> Inode x ref count is x, should be x. Fix ?
> i_fsize for inode x (...) is xxx, should be xxx. Clear ?
> Inode x (...) has a bad mode (x). Clear ?
> i_frag for inode x (...) is xxx, should be xxx. Clear ?
> i_faddr for inode x (...) is xxx, should be xxx. Clear ?
> 
> After ~ 40 minutes of holding the 'Y' key down, fsck reports the fs
> is currupted and is automatically restarting and I spend another ~40
> minutes holding the 'Y' key down. Upon completion, shut down and
> reboot. RH does start and prompts for login. After login, RH seems
> to work slugishly and some things don't work anymore. Checking the
> /lost + found dir reveals ~16 screens of numbers in various colors,
> dark blue, yellow, brown, etc. I assume these were put here by fsck.
> 
> The first time this happened I just blew of RH and formatted the
> partition and installed again from CD. Now it's happened again.
> 
> Can anyone tell me what is happening and perhaps why and possibly a
> path/ method to fixing it permanetly?

Don't want to be the bearer of bad news, but I recently had some
similar errors on a newish WD caviar, and now RH is running on a
Maxtor instead. Maybe mine weren't so bad. I could run several days,
maybe a week or two, before errors. I did several partial re-installs.
Blamed it on SMP for a while. IOW, I would suspect the drive. Things
you might try: try a different cable. Make sure cable is seated
properly. Use a memory testing program like memtest86 to check RAM.
Also, cpu and mboard stress testers like burnCPU and burnBX (not exact
names, I forget). If using hdparm to tweak, turn it all off. I did all
this, and got it down to the drive. Zero errors on the Maxtor now (up
21 days). I also have another WD which is not doing this. The WD in
question, replaced a WD that died abruptly well before its time. I am
a little soured on WD at this point. I hope this is not it for you.

-- 
Hal B
[EMAIL PROTECTED]
--


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 Real Player: pure virtual method called

2000-05-03 Thread Dave Ihnat

Marian SZABO wrote:

> I installed Real Player 7 on my RedHat 6.2 system (tried both rpm
> and bin downloads) It starts up then after contacting ANY server
> it always crashes with  message
>
> pure virtual method called
>
> Can anybody tell me please what does it mean ?

This is purely a C++ programming error.  (Pun intended.)

In simple terms, a pure virtual function is a class method that is
intended to be a placekeeper, but NOT called as provided in the
class--the programmer using the class that contains it is expected to
provide functional code to accomplish whatever the method is really
supposed to do.  That message means that, somewhere, a programmer
forgot to do this.

This _can_ happen because of a mismatch of shared libraries and/or
program, but more often someone goofed in the code.  Although why it
would hit only you--or, at least, you're the only complaint I've seen
here--for a piece of distributed software is hard to fathom.  Maybe someone
who's worked more with Real Player will recognize library mismatches?
-- 
Dave Ihnat
[EMAIL PROTECTED]


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 and Voodoo 3?

2000-04-24 Thread Me

Juan Martinez wrote:
> 
> Will a Voodoo3 work with a XFree86 3.3.6?  I've looked at the
> linux stuff out at 3Dfx and they have drivers that have been
> tested against XFree86 3.3.5
> 
> I'm running RH 6.2 and wanted to know if I should be concerned
> over the minor revision number.

It's been working fine for me and today I installed 3 more Voodoo's on
previously loaded 6.2 systems and the "new hardware" was found at boot
time... everything worked right out of the box!

--
mozilla
Be Counted ---> http://counter.li.org:80/index.html


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 and Voodoo 3?

2000-04-24 Thread Samuel Flory

Juan Martinez wrote:
> 
> Will a Voodoo3 work with a XFree86 3.3.6?  I've looked at the
> linux stuff out at 3Dfx and they have drivers that have been
> tested against XFree86 3.3.5
> 
> I'm running RH 6.2 and wanted to know if I should be concerned
> over the minor revision number.
> 


  Generally no.  Once something is support it tend to stay supported. 
(Unless it's an obsure video card then it depends on a lot of factors.) 
A good place to check is the XFree86 site, and Red's site.

http://www.redhat.com/support/hardware/intel/62/rh6.2-hcl-i.ld.html
http://www.xfree86.org/3.3.6/index.html
-- 
I'm not looking for much in a woman.  Just a
super model genius /w knowledge of explosives
and Linux.  I'll even settle for 3 of 4.
Samuel J. Flory <[EMAIL PROTECTED]>


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 and Voodoo 3?

2000-04-24 Thread Wayne Dyer

Juan Martinez wrote:
> Will a Voodoo3 work with a XFree86 3.3.6?  I've looked at the
> linux stuff out at 3Dfx and they have drivers that have been
> tested against XFree86 3.3.5
> 
> I'm running RH 6.2 and wanted to know if I should be concerned
> over the minor revision number. 

I'm using one, but I'm not using the 3dfx-supplied drivers.  They don't
like something in the system.  For general use (non-3D) the SVGA driver in
XFree86 is working fine.  I'm going to wait until I get XFree86 4.x on the
system before I try the 3dfx-supplied server.

-W-

 Today's weirdness is tomorrow's reason why. -- Hunter S. Thompson


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




RE: RH-6.2 boot image copy failure

2000-04-23 Thread Uncle Meat


On 23-Apr-00 Bob Hartung opined:
> Hi,
>   I am trying to make a new boot image for RH 6.2.
> 
> I have downloaded the file boot-2407.img from
> ftp.redhat
> 
> 
>   changing into the proper director and issuing the command
> "dd if=boot-2407.img" gives the error: device not
> configured.
> 
>   giving the command "dd if=boot-2407.img of=/dev/fd0/"
> gives the error: Not a directory

Drop the last '/' as in:

dd if=boot-2407.img of=/dev/fd0

---
Press every key to continue.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 and netatalk, colored man pages

2000-03-31 Thread Adam Sleight

On Fri, 31 Mar 2000 09:16:08 -0500
 Prentice <[EMAIL PROTECTED]> wrote:
# Glad I could help you. 
# 
# There is only one other problem I've been having with RH 6.2. It's really a
# personal prefence issue. RH 6.2 turns on the color feature on the Xterminals
# by
# default. I prefer white text on black for my terminal windows, which makes it
# hard to read the dark blue used for some items in the man pages and colorized
# ls. I was able to disable the "color ls" easily, but my man pages still come
# up colorized, as if Ted Turner got his hands on them.

Ted Turner?  That is impossible.  He's son a few months back bought a company
for internet appliances to make internet email simple (something like that).
He's son was quoted as saying something like "This is aimed towards people like
my dad (Ted Turner) who has never used email in his life."  

So your conspiracy theory that Ted Turner got his hands on them sounds really
fishy to me :-)


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 and netatalk, colored man pages

2000-03-31 Thread Thomas Ribbrock \(Design/DEG\)

On Fri, Mar 31, 2000 at 09:16:08AM -0500, Prentice wrote:
[...]
> As a result I got a bunch of flames, but no useful answers for getting the
> color out of my man pages.
[...]

As I'm still running 5.2 I don't know exactly how to change this, but if
you're wondering which config file man might access to get its colours,
maybe a trace run would reveal it? Something a la
strace -o man.log man something
Wild guess and probably major overkill, though... :-}

Other than that: I assume you've checked man's man page? :-)

Cheerio,

Thomas
-- 
 "Look, Ma, no obsolete quotes and plain text only!"

 Thomas Ribbrock | http://www.bigfoot.com/~kaytan | ICQ#: 15839919
   "You have to live on the edge of reality - to make your dreams come true!"


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 and netatalk, colored man pages

2000-03-31 Thread Prentice

Glad I could help you. 

There is only one other problem I've been having with RH 6.2. It's really a
personal prefence issue. RH 6.2 turns on the color feature on the Xterminals by
default. I prefer white text on black for my terminal windows, which makes it
hard to read the dark blue used for some items in the man pages and colorized
ls. I was able to disable the "color ls" easily, but my man pages still come
up colorized, as if Ted Turner got his hands on them. I posted my dilemma to
this list, but I made the mistake of sayng I thought it was a stupid feature.
As a result I got a bunch of flames, but no useful answers for getting the
color out of my man pages.

On Fri, 31 Mar 2000, you wrote:
> Hi,
> 
> You're right, /etc/services was replace by the 6.2 installer. All the
> required netatalk service definitions was in the new /etc/services,
> though.
> 
> I got a tip from Neil M. Bogue ([EMAIL PROTECTED]) that the
> appletalk module isn't compiled into the kernel anymore. The appletalk
> module has to be loaded with the modprobe command so I added the
> following to the /etc/rc.d/init.d/atalk script:
> 
>   start)
> echo -n "Starting AppleTalk services: "
> if [ -e /proc/modules ] && [ -x /sbin/modprobe ] ; then
> /sbin/modprobe appletalk
> fi
> if [ ${ATALK_BGROUND} = yes ] ; then
> 
> And that did the trick, I'm up and running again. :-)
> 
> Have you had any other problems with RH 6.2?
> 
> Regards,
> Jonas Nasholm
> 
> 
> Prentice Bisbal wrote:
> > 
> > did you check /etc/services? I just installed RH 6.2 and the next day my
> > network backup system couldn't talk to my linux host. Turns out that RH 6.2
> > just copies the existing /etc/services to /etc/services.rpmsave and writes a
> > new one there, with no regard for any modifications that might have been made
> > to the pre-existing version. It doesn't appear to mess with /etc/inetd.conf,
> > however.
-- 
Prentice
[EMAIL PROTECTED]
Princeton Plasma Physics Lab
http://www.pppl.gov  


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2 ISO formats?

2000-03-28 Thread Edward Dekkers

> HSF, and a raw data).  Doesn't anybody know what settings I should use? 

I've only done this with NERO once.

Just leave the defaults - it worked for me.

Edward Dekkers (Director)
Triple D Computer Services Pty. Ltd.
Western Australia
P: (08) 9397-1040
F: (08) 9397-0548


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2?

2000-02-19 Thread Fathi Ben Nasr

Adding new features in the kernel doesn't make a new distro interesting (won't
make people buy the new distro); it is, IMHO, the GUI conf tools that are
needed in Linux. I know that there are many, as I am using Linuxconf an
Webmin: great tools. But none seems managing ldap servers, well.
Now, what redhat should do is document its distribution a lot more (what is
disabled/not installed with each new distribution) and try to give an easy
administration tool instead of using a lot from other people's effort.
Also, it seems that "The various BSD-based network services (telnet, finger,
talk, rsh, ruers, rwall, tftp) have been split into client and server
packages". Well, I hope this will not end with a redhat workstation and a
redhat server separate distributions.

Fathi Ben Nasr.

Jason Pratt a écrit :

> Has anyone out there downloaded the 6.2 ISO? If so, what improvements over
> 6.1 have been made?  Anything new in the kernel?
>
> Thanks,
>
> Jason Pratt
> [EMAIL PROTECTED]
>
>   
>   Name: winmail.dat
>    winmail.dat    Type: application/ms-tnef
>   Encoding: base64



-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.



Re: RH 6.2?

2000-02-14 Thread Ric Moore

Bret Hughes wrote:
> 
> 
> Any way, sorry if I was out of line. I did not intend to hurt anyone's
> feelings.  I learn so much from this list that I try to read if not every
> message at least check each thread to see if I can help.  And the continuation
> of that particular thread was irritating at the time.
> 
> Feeling like scrooge,
> 
> Bret

No sweat Bret, she acknowledges that she had the slap down coming, it
was a second slap down that put me in the position of having to defend
the better half. On another list, in order to have 'chat' as well as the
techno-geekage, they use the inclusion of  in the subject line, so
that all one has to do is filter the subjects to reject any messages
with  (Thread is Deteriorating) like: ' Re: TH 6.2?' would be
in this message subject line, and no one that doesn't want to read chat,
has to. It makes for a more personal list, and a great way to make
friendships.  
And, when you forget to use , everyone is free to beat Hell out of
you... :) It all depends on the majority of users on any given list and
what they want from it. Once, again, no problems. Ric

-- 
:  Ric "Wayward" Moore   :  [EMAIL PROTECTED]   :  
:   "If you can afford it, you don't want it"   :
:--: New motto for Y2k : ---:  
: owned and trained by Calamity & Satin :
:---:


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.



Re: RH 6.2?

2000-02-14 Thread Tonko de Rooy

This does indeed happen on IBM ThinkPad's (at least on the 770 series with the Trident 
Cyber chipsets). The problem is the 
VGA server that is used and its settings clash with the LCD screens capabilities 
resulting in a black screen or just a total mess.

Using a kernel with SVGA framebuffer support and a framebuffer X server would actually 
be a solution for these machines, as the 
SVGA framebuffer works perfectly on the IBM ThinkPad's (well at least it does on the 
600 and 770 series, as those are the 
models I have tried it with), including high colour depth and high resolutions.

My vote would be for using a kernel with SVGA framebuffer support and the framebuffer 
X server, but then I don't have any 
machine to worry about with an ATI videocard (as from what I understand the ATI cards 
have problems with the SVGA 
framebuffer).

On Fri, 11 Feb 2000 07:56:59 -0800, Rick Forrester wrote:
>
>[EMAIL PROTECTED] said:
>> I'm pretty sure this is not my problem, but would just like to
>> confirm..
>
>> I have a laptop with a Trident Cyber 9397 DVD video card (4 MB).
>
>> Neither 6.1 or 6.2beta graphical install works. 
>
>> I *can* get X to work later with a few XF86Config tweaks, (the details
>> escape me right now), and my 6.2 text upgrade hasn't finished yet.
>
>> I get a blank screen when X tries to start, and the last line on
>> virtual console 1 says it's using a Linear Frame Buffer on
>> 0x0fe40, size 4mb 
>
>If you can get it to run afterwards by tweaking your config file, it's
>probably not the frame buffer problem.  Probably wouldn't hurt to try,
>it might contribute to the disorder in any case.  The kernel rebuild
>instructions as I gave them work cleanly and give a kernel identical to
>the install version _except_ for frame buffering.  The problem with
>laptops, as you know, charles, is that the manufacturers tweak the
>chipset support to meet their needs & they're not quite the same as
>their regular chipsets - so the frame buffering is one more complication
>that I can live without.
>
>It didn't break X support on my home system with an Millenium G200 AGP
>card, but things were a wee bit flakey.  So last night, when I compiled
>a custom kernel, I left the frame buffering out & it seems a bit more
>stabile.
>
>best
>   rickf
>-- 
>Rick Forrister <[EMAIL PROTECTED]>
>
>"To get something done a committee should consist of no more than
> three people, two of whom are absent."  Robert Copeland
>
>
>
>-- 
>To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
>as the Subject.
>


Regards Tonko de Rooy
Software Engineer, IBM Greenock Software Development

Notes Email : Tonko De Rooy/UK/IBM@IBMGB
Internet Email  : [EMAIL PROTECTED]
Phone   : (+44)-(0)1475-894838  Internal : 752-4838





-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.



Re: RH 6.2?

2000-02-12 Thread Steve Borho

On Sat, Feb 12, 2000 at 02:30:41PM -0600, Bret Hughes wrote:
> Any way, sorry if I was out of line. I did not intend to hurt anyone's
> feelings.  I learn so much from this list that I try to read if not every
> message at least check each thread to see if I can help.  And the continuation
> of that particular thread was irritating at the time.

1)  This mailing list is far from "The Official Red Hat" mailing list.

It's just a common meeting ground for Red Hat and other Linux users
to discuss what's on their minds and to help each other.  Without the
camaraderie, there is no community.  The fact that Red Hat employees
post here occasionally is mearly coincidental.  They do it because
they are, just like us, Linux enthusiasts who like to help people
solve problems.  Red Hat (the company) hosts the mailing list because
it's in their best interests for this community to flourish.

2)  Lighten up everyone.   We're making progress.

PS.  I'm really going this time... I promise.

-- 
Steve Borho   Voice:  314-615-6349
Network Engineer
Celox Communications Corp

Fortune of the day:
Be careful of reading health books, you might die of a misprint.
-- Mark Twain


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.



Re: RH 6.2?

2000-02-12 Thread Bret Hughes

They are appreciated.  It's just that the signal to noise is so high on this
list, and I hardly have time to get through it all.  I try to contribute as
well, and do post an occasional off topic aside though not NEARLY as many as I
would like.  On more than one occasion I have written what I considered to be
a funny post and deleted it rather than send it.  There are many people I
respect through their posts and would like to get to know better.  (I always
try to hang out with people smarter than me.) but try not to do too much to
add noise.  Maybe its jealousy since people seem to know you guys and not poor
little ol lonely me here in Tulsa.  (There got a personal tidbit in there
after all :)

Any way, sorry if I was out of line. I did not intend to hurt anyone's
feelings.  I learn so much from this list that I try to read if not every
message at least check each thread to see if I can help.  And the continuation
of that particular thread was irritating at the time.

Feeling like scrooge,

Bret

Ric Moore wrote:

> On Sat, 12 Feb 2000, Bret Hughes wrote:
>
> > Thanks
> >
> > rpjday wrote:
> >
> > > um ... folks?  does this really belong on the official redhat
> > > mailing list?
>
> Be nice folks, She made a mistake posting to this list, she forgot to look
> at the headers and thought she was on another list where her comments and
> free help and friendship are appreciated and welcomed. I'm not trying to
> start a flame war, but she is my wife. :) Let's leave it at that. Ric
>
> :  Ric "Wayward" Moore   :  [EMAIL PROTECTED]   :
> :   "If you can afford it, you don't want it"   :
> :--: New motto for Y2k : ---:
> : owned and trained by Calamity & Satin :
> :---:
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.



Re: RH 6.2?

2000-02-12 Thread Ric Moore

On Sat, 12 Feb 2000, Bret Hughes wrote:

> Thanks
> 
> rpjday wrote:
> 
> > um ... folks?  does this really belong on the official redhat
> > mailing list?

Be nice folks, She made a mistake posting to this list, she forgot to look
at the headers and thought she was on another list where her comments and
free help and friendship are appreciated and welcomed. I'm not trying to
start a flame war, but she is my wife. :) Let's leave it at that. Ric



:  Ric "Wayward" Moore   :  [EMAIL PROTECTED]   :  
:   "If you can afford it, you don't want it"   :
:--: New motto for Y2k : ---:  
: owned and trained by Calamity & Satin :
:---:


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.



Re: RH 6.2?

2000-02-12 Thread Brandon Dorman

Oh, come on.  it's all in fun.  :-)

rpjday wrote:

> On Sat, 12 Feb 2000, Phil Risby wrote:
> um ... folks?  does this really belong on the official redhat
> mailing list?
>
> rday
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.



Re: RH 6.2?

2000-02-12 Thread Bret Hughes

Thanks

rpjday wrote:

> On Sat, 12 Feb 2000, Phil Risby wrote:
>
> > As I've told him before, I'm from California, I don't DO cold.  I'm
> >
> > > trying to get him to move farther south. Maybe buy our own island
> > > somewherethen again, I hear the storms are terrible, and I'd lose my
> > > internet access! 
> > > Marie
> > > --
> > > Owner/Trainer of Wayward
> > > Mom of Amanda
> > >
> > > --
> > > To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> > > as the Subject.
> >
> > Here in PR we have contingency plans for thes nasty storms
> > 1) Generator pref deisel
> > 2) foldable sat dish and internet feed
> > 3) Safe place for computers ( and cars) ( and people)
> > 4) water and food
> > Other than that, continouus sun is a bit boring ! When I get off the computer
> > to see whether its night or day that is!
> > Phil
>
> um ... folks?  does this really belong on the official redhat
> mailing list?
>
> rday
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.



Re: RH 6.2?

2000-02-12 Thread rpjday


On Sat, 12 Feb 2000, Phil Risby wrote:

> As I've told him before, I'm from California, I don't DO cold.  I'm
> 
> > trying to get him to move farther south. Maybe buy our own island
> > somewherethen again, I hear the storms are terrible, and I'd lose my
> > internet access! 
> > Marie
> > --
> > Owner/Trainer of Wayward
> > Mom of Amanda
> >
> > --
> > To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> > as the Subject.
> 
> Here in PR we have contingency plans for thes nasty storms
> 1) Generator pref deisel
> 2) foldable sat dish and internet feed
> 3) Safe place for computers ( and cars) ( and people)
> 4) water and food
> Other than that, continouus sun is a bit boring ! When I get off the computer
> to see whether its night or day that is!
> Phil

um ... folks?  does this really belong on the official redhat
mailing list?

rday




-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.



Re: RH 6.2?

2000-02-12 Thread Phil Risby

As I've told him before, I'm from California, I don't DO cold.  I'm

> trying to get him to move farther south. Maybe buy our own island
> somewherethen again, I hear the storms are terrible, and I'd lose my
> internet access! 
> Marie
> --
> Owner/Trainer of Wayward
> Mom of Amanda
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.

Here in PR we have contingency plans for thes nasty storms
1) Generator pref deisel
2) foldable sat dish and internet feed
3) Safe place for computers ( and cars) ( and people)
4) water and food
Other than that, continouus sun is a bit boring ! When I get off the computer
to see whether its night or day that is!
Phil



--
Phil Risby
PR Yacht Solution
and
FernWood Enterprises
Ponce
Puerto Rico




-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.



Re: RH 6.2?

2000-02-12 Thread Marie Bennington

Ric Moore wrote:
> 
> On Fri, 11 Feb 2000, Rick Forrester wrote:
> 
> >
> > [EMAIL PROTECTED] said:
> > >> on 10/2/2000 6:25 PM, Rick Forrester shot down the bitstream:
> > >> So far, great.  The only minor gotcha is that the kernel is compiled
> > >> with frame buffering
> > >
> > > Like Caldera?
> >
> > Interesting point.  And might explain why I had complete fits trying to
> > get 2.2 to install on my laptop.  Lizard never did work for me, and the
> > installed kernel blew chunks, too.  Difference was that I didn't get the
> > same information/suggestions from the Caldera people in fixing the
> > problem, I guess.
> >
> > Maybe if Ric Moore had moved to Utah instead of staying in NC &
> > working for Red Hat??? 8^)
> 
> Calamity hates the cold! Her mother lives around Provo and she won't even
> visit her during the Winter...

As I've told him before, I'm from California, I don't DO cold.  I'm
trying to get him to move farther south. Maybe buy our own island
somewherethen again, I hear the storms are terrible, and I'd lose my
internet access! 
Marie
-- 
Owner/Trainer of Wayward
Mom of Amanda


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.



Re: RH 6.2?

2000-02-11 Thread Ric Moore

On Fri, 11 Feb 2000, Rick Forrester wrote:

> 
> [EMAIL PROTECTED] said:
> >> on 10/2/2000 6:25 PM, Rick Forrester shot down the bitstream:
> >> So far, great.  The only minor gotcha is that the kernel is compiled
> >> with frame buffering
> >
> > Like Caldera?
> 
> Interesting point.  And might explain why I had complete fits trying to
> get 2.2 to install on my laptop.  Lizard never did work for me, and the
> installed kernel blew chunks, too.  Difference was that I didn't get the
> same information/suggestions from the Caldera people in fixing the
> problem, I guess.
> 
> Maybe if Ric Moore had moved to Utah instead of staying in NC & 
> working for Red Hat??? 8^)

Calamity hates the cold! Her mother lives around Provo and she won't even
visit her during the Winter...  

:  Ric "Wayward" Moore   :  [EMAIL PROTECTED]   :  
:   "If you can afford it, you don't want it"   :
:--: New motto for Y2k : ---:  
: owned and trained by Calamity & Satin :
:---:


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.



Re: RH 6.2?

2000-02-11 Thread Rob Saul

Rick Forrester wrote:
> 
> Maybe if Ric Moore had moved to Utah instead of staying in NC &
> working for Red Hat??? 8^)

I can just picture Ric and Calamity living in Utah. &-)


--
Rob Saul


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.



Re: RH 6.2?

2000-02-11 Thread Rick Forrester


[EMAIL PROTECTED] said:
>> on 10/2/2000 6:25 PM, Rick Forrester shot down the bitstream:
>> So far, great.  The only minor gotcha is that the kernel is compiled
>> with frame buffering
>
> Like Caldera?

Interesting point.  And might explain why I had complete fits trying to
get 2.2 to install on my laptop.  Lizard never did work for me, and the
installed kernel blew chunks, too.  Difference was that I didn't get the
same information/suggestions from the Caldera people in fixing the
problem, I guess.

Maybe if Ric Moore had moved to Utah instead of staying in NC & 
working for Red Hat??? 8^)

rickf

-- 
Rick Forrister <[EMAIL PROTECTED]>

"To get something done a committee should consist of no more than
 three people, two of whom are absent."  Robert Copeland



-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.



Re: RH 6.2?

2000-02-11 Thread Rick Forrester


[EMAIL PROTECTED] said:
> I'm pretty sure this is not my problem, but would just like to
> confirm..

> I have a laptop with a Trident Cyber 9397 DVD video card (4 MB).

> Neither 6.1 or 6.2beta graphical install works. 

> I *can* get X to work later with a few XF86Config tweaks, (the details
> escape me right now), and my 6.2 text upgrade hasn't finished yet.

> I get a blank screen when X tries to start, and the last line on
> virtual console 1 says it's using a Linear Frame Buffer on
> 0x0fe40, size 4mb 

If you can get it to run afterwards by tweaking your config file, it's
probably not the frame buffer problem.  Probably wouldn't hurt to try,
it might contribute to the disorder in any case.  The kernel rebuild
instructions as I gave them work cleanly and give a kernel identical to
the install version _except_ for frame buffering.  The problem with
laptops, as you know, charles, is that the manufacturers tweak the
chipset support to meet their needs & they're not quite the same as
their regular chipsets - so the frame buffering is one more complication
that I can live without.

It didn't break X support on my home system with an Millenium G200 AGP
card, but things were a wee bit flakey.  So last night, when I compiled
a custom kernel, I left the frame buffering out & it seems a bit more
stabile.

best
   rickf
-- 
Rick Forrister <[EMAIL PROTECTED]>

"To get something done a committee should consist of no more than
 three people, two of whom are absent."  Robert Copeland



-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.



Re: RH 6.2?

2000-02-11 Thread Gustav Schaffter

Hi,

Nothing about USB? Or is that for a later kernel?

Regards
Gustav (Still confused about the ssh setup)


Bernhard Rosenkraenzer wrote:
> 
> On Thu, 10 Feb 2000, Jason Pratt wrote:
> 
> > If so, what improvements over
> > 6.1 have been made?
> 
> Aside from the usual (bug fixes, updated packages)
> [Not a complete list, just what I remember from the top of my head]:
> - Support for Docbook-based SGML editing and processing has been
>   added.
> 
> - The various BSD-based network services (telnet, finger, talk,
>   rsh, ruers, rwall, tftp) have been split into client and
> server packages.
> 
> - The ident/auth service, instead of being run from inetd
>   and controlled via /etc/inetd.conf, is run as a standalone
>   service 'identd', and controlled via the /etc/identd.conf file.
> 
> - The following services no longer run by default, as they have
>   in previous Red Hat Linux releases:
> - automount daemon amd (package am-utils)
> - bind name server
> - dhcpd DHCP server
> - inn news server
> - knfsd NFS server
> - samba CIFS server
> - apache HTTP server
> 
> - New packages (a couple of new packages in the main distribution, tons
>   of new packages in powertools)
> 
> - man pages gziped
> 
> - better default settings (you can now do less file.gz; ls colorization
>   enabled; when invoked as vim (not vi), vim has colorization and auto-
>   indenting; ...)
> 
> > Anything new in the kernel?
> 
> Some of the more important kernel changes:
> - Updated to 2.2.15pre
> - Updated nfs patches
> - Improved PIII support
> - AGPGART support added on x86
> - sigio patch included
> - bigmem stuff
> - some driver updates (Compaq Smart2, AMI MegaRAID, ...)
> - some HA changes
> 
> LLaP
> bero
> 
> --
> The first time Microsoft makes something that doesn't suck is when they
> start making vacuum cleaners.
> 
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.

-- 
pgp = Pretty Good Privacy.

To get my public pgp key, send an e-mail to: [EMAIL PROTECTED]

Visit my web site at http://www.schaffter.com


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: RH 6.2?

2000-02-10 Thread Steve Borho

On Thu, Feb 10, 2000 at 10:32:48PM -0500, Charles Galpin wrote:
> Upgrading 6.1 to 6.2beta broke my pcmcia setup. I honestly don't remember
> if it was the default setup or not, since I did rebuild the kernel (and
> installed david hinds' version of card services at some point), but I'm
> pretty sure it did work out of the box before.
> 
> I fixed it by backing out of some of the config changes rpm made.
> 
> Is anyone at Red Hat interested in the details so this can be resolved?

You should post it to the piglet-list

-- 
Steve Borho   Voice:  314-615-6349
Network Engineer
Celox Communications Corp

Fortune of the day:
Microsoft is not the answer.
Microsoft is the question.
NO (or Linux) is the answer.
(Taken from a .signature from someone from the UK, source unknown)


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.



Re: RH 6.2?

2000-02-10 Thread Charles Galpin

Upgrading 6.1 to 6.2beta broke my pcmcia setup. I honestly don't remember
if it was the default setup or not, since I did rebuild the kernel (and
installed david hinds' version of card services at some point), but I'm
pretty sure it did work out of the box before.

I fixed it by backing out of some of the config changes rpm made.

Is anyone at Red Hat interested in the details so this can be resolved?

charles


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.



Re: RH 6.2?

2000-02-10 Thread Edward Marczak

on 10/2/2000 6:25 PM, Rick Forrester shot down the bitstream:

> So far, great.  The only minor gotcha is that the kernel is compiled
> with frame buffering

Like Caldera?
-- 
Ed Marczak, The New York Media Group, Inc.
[EMAIL PROTECTED]


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.



Re: RH 6.2?

2000-02-10 Thread Charles Galpin

I'm pretty sure this is not my problem, but would just like to confirm..

I have a laptop with a Trident Cyber 9397 DVD video card (4 MB).

Neither 6.1 or 6.2beta graphical install works. 

I *can* get X to work later with a few XF86Config tweaks, (the details
escape me right now), and my 6.2 text upgrade hasn't finished yet.

I get a blank screen when X tries to start, and the last line on virtual
console 1 says it's using a Linear Frame Buffer on 0x0fe40, size 4mb

charles

On Thu, 10 Feb 2000, Rick Forrester wrote:

> 
> [EMAIL PROTECTED] said:
> > has anyone tried 6.2? if so how is it? 
> 
> So far, great.  The only minor gotcha is that the kernel is compiled
> with frame buffering; your X installation may die.  The fix for that
> is to do the following steps:


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.



Re: RH 6.2?

2000-02-10 Thread Rick Forrester


[EMAIL PROTECTED] said:
> On Thu, 10 Feb 2000, Rick Forrester wrote:
> > has anyone tried 6.2? if so how is it? 
> 
> So far, great.  The only minor gotcha is that the kernel is compiled
> with frame buffering;
> It's already fixed in our internal tree. Won't be a problem in the
> final.

> So is the other big bug in the beta, everything in KDE opening an
> unnecessary console window. 

Yea, but I couldn't comment on that one - I don't _DO_ KDE!

best
   rickf
-- 
Rick Forrister <[EMAIL PROTECTED]>

"To get something done a committee should consist of no more than
 three people, two of whom are absent."  Robert Copeland



-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.



Re: RH 6.2?

2000-02-10 Thread Rick Forrester


[EMAIL PROTECTED] said:
> What do you mean, you X instal may die ???
> do they install a kernel incompatible whith their X distrib 
> At what condition will the beast NOT die for sure ?
> Philippe

Philippe, the problem is apparantly some slightly broken video chipsets,
especially with ATI controllers.  The _BETA_ has "CONFIG_FB" turned on
for frame buffer support, which barfs on those faulty chipsets.  After
I did the upgrade to RH 6.2B3 (Piglet) from RH 6.1, when X ran all I 
got was a line of dots at the bottom of the screen.  Since I'd been
warned about the frame buffer issue I just recompiled the kernel with
the specified changes; didn't even have to make any mods to the X
configuration, just started X with the recompiled kernel & all was 
well.

I've received an email from inside RH that stated that the "CONFIG_FB"
option will be off in the final kernel until the frame buffer questions
have been resolved.

This _really_isn't_a_problem_!  X didn't work on my system with an
ATI chipset (Rage Pro 3D), worked fine on my Matrox G200 equipped
system.


best
   rickf

> Rick Forrester <[EMAIL PROTECTED]> writes:
> [EMAIL PROTECTED] said:
> > has anyone tried 6.2? if so how is it? 
> 
> So far, great.  The only minor gotcha is that the kernel is compiled
> with frame buffering; your X installation may die.  The fix for that
> is to do the following steps:
> 
> 1.  "cd /usr/src/linux"
> 2.  "make oldconfig"
> 3.  edit .config, look for "CONFIG_FB=y", change the 'y' to 'n'.
> 4.  "make oldconfig"
> 5.  "make dep"
> 6.  "make clean"
> 7.  "make bzImage"
> 8.  "make modules"
> 9.  "make modules_install"
> 10. "cd arch/i368/boot"
> 11. "cp bzImage /boot/vmlinuz-2.2.15-2.5.0" 
> 12. "lilo"
> 13. "shutdown -r now"
> 

-- 
Rick Forrister <[EMAIL PROTECTED]>

"To get something done a committee should consist of no more than
 three people, two of whom are absent."  Robert Copeland



-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.



Re: RH 6.2?

2000-02-10 Thread Bernhard Rosenkraenzer

On Thu, 10 Feb 2000, Rick Forrester wrote:

> > has anyone tried 6.2? if so how is it? 
> 
> So far, great.  The only minor gotcha is that the kernel is compiled
> with frame buffering;

It's already fixed in our internal tree. Won't be a problem in the final.

So is the other big bug in the beta, everything in KDE opening an
unnecessary console window.

LLaP
bero

-- 
The first time Microsoft makes something that doesn't suck is when they
start making vacuum cleaners.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.



Re: RH 6.2?

2000-02-10 Thread Philippe Moutarlier


What do you mean, you X instal may die ???

do they install a kernel incompatible whith their X distrib 

At what condition will the beast NOT die for sure ?

Philippe



Rick Forrester <[EMAIL PROTECTED]> writes:

> [EMAIL PROTECTED] said:
> > has anyone tried 6.2? if so how is it? 
> 
> So far, great.  The only minor gotcha is that the kernel is compiled
> with frame buffering; your X installation may die.  The fix for that
> is to do the following steps:
> 
> 1.  "cd /usr/src/linux"
> 2.  "make oldconfig"
> 3.  edit .config, look for "CONFIG_FB=y", change the 'y' to 'n'.
> 4.  "make oldconfig"
> 5.  "make dep"
> 6.  "make clean"
> 7.  "make bzImage"
> 8.  "make modules"
> 9.  "make modules_install"
> 10. "cd arch/i368/boot"
> 11. "cp bzImage /boot/vmlinuz-2.2.15-2.5.0" 
> 12. "lilo"
> 13. "shutdown -r now"
> 
> enjoy...
> 
> best
> rickf
> 
> -- 
> Rick Forrister <[EMAIL PROTECTED]>
> 
> "To get something done a committee should consist of no more than
>  three people, two of whom are absent."  Robert Copeland
> 
> 
> 
> -- 
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.



Re: RH 6.2?

2000-02-10 Thread Rick Forrester


[EMAIL PROTECTED] said:
> has anyone tried 6.2? if so how is it? 

So far, great.  The only minor gotcha is that the kernel is compiled
with frame buffering; your X installation may die.  The fix for that
is to do the following steps:

1.  "cd /usr/src/linux"
2.  "make oldconfig"
3.  edit .config, look for "CONFIG_FB=y", change the 'y' to 'n'.
4.  "make oldconfig"
5.  "make dep"
6.  "make clean"
7.  "make bzImage"
8.  "make modules"
9.  "make modules_install"
10. "cd arch/i368/boot"
11. "cp bzImage /boot/vmlinuz-2.2.15-2.5.0" 
12. "lilo"
13. "shutdown -r now"

enjoy...

best
rickf

-- 
Rick Forrister <[EMAIL PROTECTED]>

"To get something done a committee should consist of no more than
 three people, two of whom are absent."  Robert Copeland



-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.



RE: RH 6.2?

2000-02-10 Thread Adrian Walters

has anyone tried 6.2?
if so how is it?


On Thu, 10 Feb 2000, Jason Pratt wrote:

=>Date: Thu, 10 Feb 2000 18:13:04 -0500
=>From: Jason Pratt <[EMAIL PROTECTED]>
=>Reply-To: [EMAIL PROTECTED]
=>To: [EMAIL PROTECTED]
=>Subject: RE: RH 6.2?
=>Resent-Date: 10 Feb 2000 23:04:03 -
=>Resent-From: [EMAIL PROTECTED]
=>Resent-cc: recipient list not shown: ;
=>
=>Forgot to mention the word "Beta" sorry...
=>
=>ftp.kernel.org/pub/mirrors/redhat/redhat/redhat-6.2beta/iso
=>
=>-Original Message-
=>From: Adrian Walters [mailto:[EMAIL PROTECTED]]
=>Sent: Thursday, February 10, 2000 5:54 PM
=>To: Red Hat Mailing list
=>Subject: Re: RH 6.2?
=>
=>
=>is 6.2 available?
=>
=>On Thu, 10 Feb 2000, Jason Pratt wrote:
=>
=>=>Date: Thu, 10 Feb 2000 17:54:59 -0500
=>=>From: Jason Pratt <[EMAIL PROTECTED]>
=>=>Reply-To: [EMAIL PROTECTED]
=>=>To: Red Hat Mailing list <[EMAIL PROTECTED]>
=>=>Subject: RH 6.2?
=>=>Resent-Date: 10 Feb 2000 22:45:58 -
=>=>Resent-From: [EMAIL PROTECTED]
=>=>Resent-cc: recipient list not shown: ;
=>=>
=>=>Has anyone out there downloaded the 6.2 ISO? If so, what improvements over
=>=>6.1 have been made?  Anything new in the kernel?
=>=>
=>=>Thanks,
=>=>
=>=>Jason Pratt
=>=>[EMAIL PROTECTED]
=>=>
=>
=>--
=>  5:53pm  up 2 days, 16:36,  2 users,  load average: 0.04, 0.03, 0.00
=>
=>
=>--
=>To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
=>as the Subject.
=>
=>
=>

-- 
  6:11pm  up 2 days, 16:54,  2 users,  load average: 0.00, 0.01, 0.00


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.



RE: RH 6.2?

2000-02-10 Thread Adrian Walters

any idea on when this will be released?

On Thu, 10 Feb 2000, Jason Pratt wrote:

=>Date: Thu, 10 Feb 2000 18:13:04 -0500
=>From: Jason Pratt <[EMAIL PROTECTED]>
=>Reply-To: [EMAIL PROTECTED]
=>To: [EMAIL PROTECTED]
=>Subject: RE: RH 6.2?
=>Resent-Date: 10 Feb 2000 23:04:03 -
=>Resent-From: [EMAIL PROTECTED]
=>Resent-cc: recipient list not shown: ;
=>
=>Forgot to mention the word "Beta" sorry...
=>
=>ftp.kernel.org/pub/mirrors/redhat/redhat/redhat-6.2beta/iso
=>
=>-Original Message-
=>From: Adrian Walters [mailto:[EMAIL PROTECTED]]
=>Sent: Thursday, February 10, 2000 5:54 PM
=>To: Red Hat Mailing list
=>Subject: Re: RH 6.2?
=>
=>
=>is 6.2 available?
=>
=>On Thu, 10 Feb 2000, Jason Pratt wrote:
=>
=>=>Date: Thu, 10 Feb 2000 17:54:59 -0500
=>=>From: Jason Pratt <[EMAIL PROTECTED]>
=>=>Reply-To: [EMAIL PROTECTED]
=>=>To: Red Hat Mailing list <[EMAIL PROTECTED]>
=>=>Subject: RH 6.2?
=>=>Resent-Date: 10 Feb 2000 22:45:58 -
=>=>Resent-From: [EMAIL PROTECTED]
=>=>Resent-cc: recipient list not shown: ;
=>=>
=>=>Has anyone out there downloaded the 6.2 ISO? If so, what improvements over
=>=>6.1 have been made?  Anything new in the kernel?
=>=>
=>=>Thanks,
=>=>
=>=>Jason Pratt
=>=>[EMAIL PROTECTED]
=>=>
=>
=>--
=>  5:53pm  up 2 days, 16:36,  2 users,  load average: 0.04, 0.03, 0.00
=>
=>
=>--
=>To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
=>as the Subject.
=>
=>
=>

-- 
  6:01pm  up 2 days, 16:44,  2 users,  load average: 0.39, 0.09, 0.03


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.



RE: RH 6.2?

2000-02-10 Thread Jason Pratt

Forgot to mention the word "Beta" sorry...

ftp.kernel.org/pub/mirrors/redhat/redhat/redhat-6.2beta/iso

-Original Message-
From: Adrian Walters [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 10, 2000 5:54 PM
To: Red Hat Mailing list
Subject: Re: RH 6.2?


is 6.2 available?

On Thu, 10 Feb 2000, Jason Pratt wrote:

=>Date: Thu, 10 Feb 2000 17:54:59 -0500
=>From: Jason Pratt <[EMAIL PROTECTED]>
=>Reply-To: [EMAIL PROTECTED]
=>To: Red Hat Mailing list <[EMAIL PROTECTED]>
=>Subject: RH 6.2?
=>Resent-Date: 10 Feb 2000 22:45:58 -
=>Resent-From: [EMAIL PROTECTED]
=>Resent-cc: recipient list not shown: ;
=>
=>Has anyone out there downloaded the 6.2 ISO? If so, what improvements over
=>6.1 have been made?  Anything new in the kernel?
=>
=>Thanks,
=>
=>Jason Pratt
=>[EMAIL PROTECTED]
=>

--
  5:53pm  up 2 days, 16:36,  2 users,  load average: 0.04, 0.03, 0.00


--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.



Re: RH 6.2?

2000-02-10 Thread Adrian Walters

is 6.2 available?

On Thu, 10 Feb 2000, Jason Pratt wrote:

=>Date: Thu, 10 Feb 2000 17:54:59 -0500
=>From: Jason Pratt <[EMAIL PROTECTED]>
=>Reply-To: [EMAIL PROTECTED]
=>To: Red Hat Mailing list <[EMAIL PROTECTED]>
=>Subject: RH 6.2?
=>Resent-Date: 10 Feb 2000 22:45:58 -
=>Resent-From: [EMAIL PROTECTED]
=>Resent-cc: recipient list not shown: ;
=>
=>Has anyone out there downloaded the 6.2 ISO? If so, what improvements over
=>6.1 have been made?  Anything new in the kernel?
=>
=>Thanks,
=>
=>Jason Pratt
=>[EMAIL PROTECTED]
=>

-- 
  5:53pm  up 2 days, 16:36,  2 users,  load average: 0.04, 0.03, 0.00


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.



Re: RH 6.2?

2000-02-10 Thread Bernhard Rosenkraenzer

On Thu, 10 Feb 2000, Jason Pratt wrote:

> If so, what improvements over
> 6.1 have been made?

Aside from the usual (bug fixes, updated packages)
[Not a complete list, just what I remember from the top of my head]:
- Support for Docbook-based SGML editing and processing has been
  added.

- The various BSD-based network services (telnet, finger, talk,
  rsh, ruers, rwall, tftp) have been split into client and
server packages.

- The ident/auth service, instead of being run from inetd
  and controlled via /etc/inetd.conf, is run as a standalone
  service 'identd', and controlled via the /etc/identd.conf file.

- The following services no longer run by default, as they have
  in previous Red Hat Linux releases:
- automount daemon amd (package am-utils)
- bind name server
- dhcpd DHCP server
- inn news server
- knfsd NFS server
- samba CIFS server
- apache HTTP server

- New packages (a couple of new packages in the main distribution, tons
  of new packages in powertools)

- man pages gziped

- better default settings (you can now do less file.gz; ls colorization
  enabled; when invoked as vim (not vi), vim has colorization and auto-
  indenting; ...)

> Anything new in the kernel?

Some of the more important kernel changes:
- Updated to 2.2.15pre
- Updated nfs patches
- Improved PIII support
- AGPGART support added on x86
- sigio patch included
- bigmem stuff
- some driver updates (Compaq Smart2, AMI MegaRAID, ...)
- some HA changes

LLaP
bero

-- 
The first time Microsoft makes something that doesn't suck is when they
start making vacuum cleaners.



-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.