Re: [newbie] only boots to system prompt

2000-01-21 Thread Eero

At 12:57 PM 01/22/2000 +1300, you wrote:
Then it says
/dev/hdc2: unexpected inconsistency:

run fsck manually
(i.e., without -a or -p options)

how do fix it
is there a site you can go and help self?

The command to repair the filesystem is (here we will take:
/dev/hdc2 as the damaged one, which is yours.)

fsck -f -c -y /dev/hdc2

The meaning of the options: 

-f : Checks even if it seems that the filesystem is
looking good. 

-c : Looks for "Badblocks". These will be marked and
they will never be written again. 

-y : Takes "yes" as answer to all questions. This way
you can handle hundreds of mistakes without having to
answer what to do in every single one of them. If you
don't want to use this option, just leave it away. 

If the new try with fsck fails (the first try is already failed
while booting), then only remains in the most cases
formatting and installing again this partition. 

Regards 


[EMAIL PROTECTED]
http://www.geocities.com/TheTropics/Shores/8806/




Re: Fwd: Re: [newbie] Wingate

1999-12-29 Thread eero

On Thu, 30 Dec 1999, you wrote:
 On Wed, 29 Dec 1999, you wrote:
  
  Not everyone is made of money. :)
 
 Agreed. However, I stand by my previous statement that
 you'll be happier in the long run with a REAL hardware
 modem.
 
  I personally wouldn't mind paying little for decent applications/programs
  which in *nix world seem to be as rare as teeth on hen.:)
  
 Well, you've got Corel Word Perfect, you've got Star
 Office, and a few other apps. What do you want that you
 don't currently have :-)

He he .. well now, for starters let us make my feelings about console
aplications clear: vomit .. ptuuii . puke!

The world has moved to the GUI, the GUI yer hear.:)

Kmail is sort of semidecent, but it ain't no Eurora. Also gftp on Gnome side
is fairly good, but there doesn't seem to be newsreader worth of its salt. All
I have found so far are just toys. Then IRC, think of mIRC or even pIRCh and
you get the idea of what IRC-client should be like.

Unfortunately on web we are stuck with nutscraper, no serious alternative.
Same story of course on windoze side since IE is pure crap.

So I'd pay for for good IRC-client and newsreader, with the rest I can make
do.:)

Regards Eero



Re: [newbie] Wingate

1999-12-28 Thread Eero

On Wed, 29 Dec 1999, you wrote:
 On Tue, 28 Dec 1999, Donny wrote:
  i cant use my linux box as a proxy cuz my modem is unsuported in linux.
 
 Ahh... a WinModem, eh? ;-) Well, the solution to that is to go out
 and get a REAL modem... you'll be happier in the long run!
   John


Not everyone is made of money. :)

I am slowly beginning to see where these Linux people make their
money, they have invested in puter hardware manufacturers and 
book publishers.:) 

Easy to speak of free software when one knows one gets his dough 
from other sources. :)

I personally wouldn't mind paying little for decent applications/programs
which in *nix world seem to be as rare as teeth on hen.:)

Regards



RE: [newbie] Updating netscape ver. 4.7

1999-12-22 Thread Eero

I had the very same problem, I overcame it by dl'ing nutscraper
in *.tar.gz file. Then I uninstalled current version of nutscraper using
kpackager and installed *.tar.gz with archiver. 

Regards Eero

On Thu, 23 Dec 1999, you wrote:
 Thanks Matt. I've tried it, and it still asks "compat-libs" is needed by
 netscape-common. Have you had this problem? Thanks.
 
 Howard
 
 -Original Message-
 From: Matt Stegman [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, December 22, 1999 9:11 AM
 To: [EMAIL PROTECTED]
 Subject: Re: [newbie] Updating netscape ver. 4.7
 
 
 It's already installed.  The command "rpm" uses the RedHat Package Manager
 to install and uninstall packages that you download (filenames will end
 with .rpm).  Some simple commands:
 
   rpm -ivh filename.rpm#installs a package
   rpm -Uvh filename.rpm#uninstalls a package
   rpm -q package   #tells you if a package is installed,
# and the package version
   rpm -ql package  #lists files in an installed package
   rpm -qi package  #gives a description of a package
   rpm -e package   #uninstalls (erases) a package
 
 For an example, run `rpm -q kernel`.  This will tell you what version of
 the Linux kernel you have installed.  `rpm -qi kernel` gives you a
 description of the "kernel" package.
 
 For Netscape, you can download the new version from
 ftp://ftp.tux.org/pub/distributions/mandrake/updates/6.1/RPMS
 
 You don't need all three.  You do need "netscape-common," and one of the
 other two, depending on if you want the whole Communicator package with
 mail and news and composer, or just the web browser (navigator).  Once
 you've downloaded the appropriate packages, run `rpm -e netscape-common
 netscape-communicator` to erase the current packages, and `rpm -ivh
 netscape*` to install the new ones.
 
 -Matt Stegman
 [EMAIL PROTECTED]
 
 On Wed, 22 Dec 1999, Howard Lee wrote:
 
  [EMAIL PROTECTED] wrote:
  Thanks for the help. Where can I get this REDHAT package manager? Sorry
 I'm
  new to Linux. I'm using Mandrake Linux by the way. Thanks!



[newbie] kde upgrade

1999-12-21 Thread Eero

To upgrade kde from 1.1.1 to 1.1.2 is "kdebase-1.1.2-9mdk.i586.rpm"
sufficient, or are any other packages needed? 

Thanks in advance.:)

Regards Eero



Re: [Re: [Re: [newbie] Setup network card]]

1999-12-17 Thread eero


Try this:

http://www.celan.com/drivers.htm





On Sat, 18 Dec 1999, you wrote:
 The card has a MPX EN5038 chip on it. Is that the chipset? I cannot be sure. I
 have tried to search for it in the internet but has not been successful. Any
 ideas where I can search for drivers in the net? I got one 
 
 http://lhd.datapower.com/
 
 no drivers that I want there. By the way, thanks for coming to my help, John.
 
 John Aldrich [EMAIL PROTECTED] wrote:
 On Fri, 17 Dec 1999, you wrote:
   
  Thanks John, I can try that. However, the driver I used is a SCO UNIX
 driver
  from one of Accton's cards ,same make but different brand but the WINNT
 driver
  works in my NT machine(I dual boot my P90 machine) I'm not sure I set it up
  correctly. Does anyone know where I can find a linux driver for the EN
  1207D-TX 10/100 Adaptor card or drivers that I can use? Anyone ever tried
 to
  setup this kind of network card before? Please advice! Thanks.
  
 No idea...you might try asking in the list... Do you know
 what the chipset on the card is? That might be supported,
 even if the card itself isn't directly supported.
   John
 
 
 
 Get free email and a permanent address at http://www.netaddress.com/?N=1



[newbie]

1999-12-14 Thread Eero

Someone please put this mailing list out of its misery. Same postings
are appearing time and time again.

Regards



Re: [newbie] setting up a modem

1999-12-03 Thread eero

Ops, gave you too much. The command should be: setserial /dev/ttyS3 IRQ 3 
autoconfig

Sorry about that

Regards Eero

On Fri, 03 Dec 1999, you wrote:
 There probably is misconfigured serial port, so you better setserial
 (as root, naturally) by command: setserial /dev/ttyS3 IRQ 3 autoconfigure
 
 I had to do the same and things worked fine after that.:)
 
 Regards Eero
 
 On Fri, 03 Dec 1999, you wrote:
  First, make sure KPPP is set to use /dev/ttyS3.  In KPPP, select the option 
  labeled "query modem" to be sure that KPPP is able to talk to your modem.  
  Then try connecting to your ISP again.
  
  
  HTH,
  Matt
  
  
  From: "Jan Herbert" [EMAIL PROTECTED]
  Reply-To: [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Subject: [newbie] setting up a modem
  Date: Thu, 2 Dec 1999 17:35:09 -0500
  
  Hello,
  
  I just got a NEWCOM ISA 56K Jumper Modem and set it to COM 4 IRQ 3.  Is
  their anything else I need to do to set my modem up like in the BIOS or
  something like that becaue I'm using KPPP and I set up an account and
  everytime i hit connect it says initializing modem then it hangs. Any
  suggestions?
  
  Thanks in advance,
  Ian Herbert
  
  
  __
  Get Your Private, Free Email at http://www.hotmail.com



Re: [newbie] setting up a modem

1999-12-02 Thread eero

There probably is misconfigured serial port, so you better setserial
(as root, naturally) by command: setserial /dev/ttyS3 IRQ 3 autoconfigure

I had to do the same and things worked fine after that.:)

Regards Eero

On Fri, 03 Dec 1999, you wrote:
 First, make sure KPPP is set to use /dev/ttyS3.  In KPPP, select the option 
 labeled "query modem" to be sure that KPPP is able to talk to your modem.  
 Then try connecting to your ISP again.
 
 
 HTH,
 Matt
 
 
 From: "Jan Herbert" [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: [newbie] setting up a modem
 Date: Thu, 2 Dec 1999 17:35:09 -0500
 
 Hello,
 
 I just got a NEWCOM ISA 56K Jumper Modem and set it to COM 4 IRQ 3.  Is
 their anything else I need to do to set my modem up like in the BIOS or
 something like that becaue I'm using KPPP and I set up an account and
 everytime i hit connect it says initializing modem then it hangs. Any
 suggestions?
 
 Thanks in advance,
 Ian Herbert
 
 
 __
 Get Your Private, Free Email at http://www.hotmail.com