Re: Debian GNU/Linux Guide to installation and usage

1999-09-02 Thread Jack Lee

Hi:

  I think the safest way is to install from
FDs. Fro teh files you asked, check the section
5.2 in the installation manual at this address:

http://www.debian.org/releases/slink/i386/install

  After you installed, learn how to use deselect.
It's a very convenient package-management tool. You
can then install desried Debain packages from the net.

Jack



From: [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: Debian GNU/Linux Guide to installation and usage
Date: Thu, 2 Sep 1999 03:53:31 EDT

I recently purchased this book, being interested in the Debian distro, and
would like to install it on a computer that cannot boot from the cdrom.  I
read through the book until I got to chapter 2, page 20, where it gives
directions on how to make a bootup floppy from the included cd with which 
to

install Debian.  However, the procedures outlined include accessing
directories and files which were not on the disc.  Specifically, there is 
no

subdirectory DISK-I386 of d:\dists\slink\main.

In order to make the bootup floppies i need, it seems i need 3 files:
rawrite2.(exe, i assume), resc1440.bin, and drv1440.bin.  Where can I find
these on the internet, or if they aren't available on the internet, can
someone send them to me by email?

Thanks,
Jeremy Fincher


--
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  
/dev/null




__
Get Your Private, Free Email at http://www.hotmail.com


[LILO] how to boot a second IDE HD?

1999-08-27 Thread Jack Lee

Hi:

  Currently, I'm running linux well on my first
IDE HD, but the problem comes when I try to use
lilo booting the second IDE HD. Please give me
some advices. Thanks :) Oh, by teh way, the first
IDE HD (/dev/hda) is the master drive on first
IDE controller. The second IDE HD (/dev/hdd) is
the slave drive on second IDE controller.

  I've tried to modify /etc/lilo.conf to boot
the DOS on /dev/hdd3, but it fails. The error
message appearing at the booting time is the
following:


boot: DOS
LOADING DOS
ERROR: 0x01
LOADING Linux


   The following is my /etc/lilo.conf  :

  boot=/dev/hda1
  install=/boot/boot.b
  map=/boot/map
  linear
  prompt
  timeout=100

  image=/vmlinuz
 label=Linux
 root=/dev/hda1
 read-only
 vga=normal

  other=/dev/hdd3
 loader=/boot/chain.b
 label=DOS
 table=/dev/hdd



   The following is my partition table of the
second IDE HD:

  /dev/hdd11 1088   514048+  83  Linux native
  /dev/hdd2 1089 122966622+  82  Linux swap
  /dev/hdd3   * 1025 4050  1429785e  Win95 FAT16 (LBA)
  /dev/hdd4 405110602  3095820f  Win95 Extended (LBA)
  /dev/hdd5 4051 6239  1034271c  Win95 FAT32 (LBA)
  /dev/hdd6 6240 8428  1034271c  Win95 FAT32 (LBA)
  /dev/hdd7 842910600  1026238+  83  Linux native



Thanks so much for help :)


Jack




__
Get Your Private, Free Email at http://www.hotmail.com


[SQL] a newbie's question on language syntax

1999-08-26 Thread Jack Lee

Hi:

  Thanks for reading my problem. I got MySQL
installed a while ago. My problem is how to
display database(or table) content with
proper syntax of SQL language.

  The following is a quote from the interactive
mode of MySQL, under which I've tried several
commands. The database I was working on is named
mysql, but the prompt of the interactive mode
is also called mysql:


  mysql-select *
   -SELECT *
   -select * from mysql
   -SELECT * FROM mysql


  My purpose was just to look at the content of
the database, mysql. There showed nothing, no
matter how I tried using select or show. BTW,
I'm just wondering does commands have to be small
latters or big letters?

Have a nice day

Jack




__
Get Your Private, Free Email at http://www.hotmail.com


Re: Multi-Boot Problem

1999-08-23 Thread Jack Lee

Hi Jean-Yves:

   I'm so imporessed by your Lilo Jump :))
Can you tell me more details about how you
do it?
   For example:
1. How do you install lilo into /dev/hda1 and
  /dev/hda5 at the same time?
2. Where do you put the configuration file for
  the lilo of /dev/hda5?
3. Can you attach your configuration files for
  lilos in your replying letter?

Thanks so much :)

Jack




From: Jean-Yves Barbier [EMAIL PROTECTED]
To: Jack Lee [EMAIL PROTECTED]
CC: debian-user@lists.debian.org
Subject: Re: Multi-Boot Problem
Date: Sun, 22 Aug 1999 15:02:37 +0200

Jack Lee wrote:
 ...
I can't solve the problem because
 I find /dev/hda2 is out of the 1024
 cylinder area.

HiJack (;-),

I would suggest you to use loadlin instead of lilo (see /usr/doc/lilo/)

Otherwise, if you intend to change your partitions, I had no problems with 

1024 cyl lilo BUT using lilo jumps between partitions (/dev/hda1 (inside 
1024
limits) lilo was jumping to /dev/hdc5 (Extended partition, inside 1024 
limits)
wich was jumping to /dev/hdc7 (wich was OUTSIDE 1024 limits from /dev/hdc1, 
but

within 1024 cyls from /dev/hdc5 !)

JY
--
Jean-Yves Barbier   [EMAIL PROTECTED]
Membre fondateur du CGE
La mort n'est, en definitive, que le resultat d'un manque d'education
puisqu'elle est la consequence d'un manque de savoir vivre. P. DAC
Boycott Intel, watch: http://www.bigbrotherinside.com



__
Get Your Private, Free Email at http://www.hotmail.com


Multi-Boot Problem

1999-08-22 Thread Jack Lee

Hi:

  I'm currently using Debian on
/de/hda1, which is 2G. Also, I have
MSDOS on /dev/hda2. Im just wondering
how can I use lilo to boot /dev/hda2?

  I can't solve the problem because
I find /dev/hda2 is out of the 1024
cylinder area.

  I tried to use linear option in
/etc/lilo.conf   ,  but it doesn't
solve the problem. I'm wondering do
you know how we need linear address
rather than CHS address?

  I've attached my /etc/lilo.conf
in teh attachment.

Thank you

Jack



__
Get Your Private, Free Email at http://www.hotmail.com

lilo.conf
Description: Binary data


Re: Multi-Boot-Loader

1999-08-22 Thread Jack Lee

Hi:

   Currently, I'm tryign to install
Oracle8 SQL Server, Linux version.
In the Detailed Installation
Instructions prividered, in Chapter 2,
section Tasks to Perform as the root User,
it asks to configure LINUX kernel Interprocess
Communication (IPC) parameters. It then says
the default setting is recorded in the file
initsid.ora. But I couldn't find this file
anywhere in the installation package.

  I'm wondering if it's possible to find
it somewhere? Your help is very apprecriated. :)

Sincerely

Jack




__
Get Your Private, Free Email at http://www.hotmail.com


Re: netscape installation help..

1999-08-21 Thread Jack Lee

I think you've probably forgotten to install
certain X library packages, before installing
Netscape. I use dselect to install Netscape,
so it reminds me required packages nicely.
Hope this gives you hints to solve your
problem. If you have problem using dselect,
ask again. :)

By the way, it would be greatly helpful if
next time you can give the problem more
details.


JAck




From: ZEN MYSTIC [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: netscape installation help..
Date: Sat, 21 Aug 1999 04:37:00 -0700 (PDT)



i'm having problem with netscape installation..it
giving error that one of the libX file is not found..
pls help!!

===

I DON'T FIGHT MY WAY TO THE TOP OF THE FOOD CHAIN TO
BE A
 VEGETARIAN--ZEN MYSTIC








_
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  
/dev/null





__
Get Your Private, Free Email at http://www.hotmail.com


problem about downloading

1999-08-20 Thread Jack Lee

Hi:

  I'm always using Netscape for downloading,
but connection is not perfect sometimes.
I'm just wondering if there's anything like
Getright, which resumes downloading files at
anyn time.

Sincerely

Jack



__
Get Your Private, Free Email at http://www.hotmail.com


Problem with LILO

1999-08-19 Thread Jack Lee

Hi:

  I have Debian on /dev/hda1, and Window95 on
/dev/hda5. My /dev/hda1 is 2G, therefore lilo
doesn't allow me to boot /dev/hda5 for the
1024 cylinder problem. By the way, I try to
keep /dev/hda1 as the active partition.
  What can I do to boot /dev/hda5? Also, after
reading the lilo documentation, I still don't
understand why we need linear option. I'm just
wondering why do we need linear addressing than
CHS addressing.

Thanks for your help. :)

Jack



__
Get Your Private, Free Email at http://www.hotmail.com


Can't connet to my ISP

1999-08-16 Thread Jack Lee

   Currently, I'm using Slink and pppd,
version 2.3.5 . I'm sure where I get a
mistake.
   I've confirmed with my ISP. They're
using Window NT for server and PAP for
authentication. Also, it asigns dynamic
IP to every client. But, I don't know
what netmask there is.
   The following is from /var/log/ppp.log  :



Aug 15 09:54:43 finis pppd[137]: pppd 2.3.5 started by root, uid 0
Aug 15 09:54:44 finis chat[138]: abort on (BUSY)
Aug 15 09:54:44 finis chat[138]: abort on (NO CARRIER)
Aug 15 09:54:44 finis chat[138]: abort on (VOICE)
Aug 15 09:54:44 finis chat[138]: abort on (NO DIALTONE)
Aug 15 09:54:44 finis chat[138]: abort on (NO ANSWER)
Aug 15 09:54:44 finis chat[138]: send (ATZ^M)
Aug 15 09:54:44 finis chat[138]: expect (OK)
Aug 15 09:55:13 finis chat[138]: ATZ^M^M
Aug 15 09:55:13 finis chat[138]: OK
Aug 15 09:55:13 finis chat[138]:  -- got it
Aug 15 09:55:13 finis chat[138]: send (ATDT416702^M)
Aug 15 09:55:13 finis chat[138]: expect (CONNECT)
Aug 15 09:55:13 finis chat[138]: ^M
Aug 15 09:55:53 finis chat[138]: ATDT416702^M^M
Aug 15 09:55:53 finis chat[138]: CONNECT
Aug 15 09:55:53 finis chat[138]:  -- got it
Aug 15 09:55:53 finis chat[138]: send (\d^M)
Aug 15 09:55:54 finis pppd[137]: Serial connection established.
Aug 15 09:56:03 finis pppd[137]: Using interface ppp0
Aug 15 09:56:03 finis pppd[137]: Connect: ppp0 -- /dev/ttyS2
Aug 15 09:56:03 finis pppd[137]: sent [LCP ConfReq id=0x1 asyncmap 0x0 
magic 0xf7d0499 pcomp accomp]

Aug 15 09:56:30 finis last message repeated 9 times
Aug 15 09:56:33 finis pppd[137]: LCP: timeout sending Config-Requests
Aug 15 09:56:33 finis pppd[137]: Connection terminated.
Aug 15 09:57:23 finis pppd[137]: Hangup (SIGHUP)
Aug 15 09:57:24 finis pppd[137]: Exit.



   The following is my /etc/chatscripts/provider  :



ABORT BUSY
ABORT NO CARRIER
ABORT VOICE
ABORT NO DIALTONE
ABORT NO ANSWER
 ATZ
OK ATDT416702
CONNECT \d



   I also have tried to add \c at the end
of the /etc/chatscripts/provider:



ABORT BUSY
ABORT NO CARRIER
ABORT VOICE
ABORT NO DIALTONE
ABORT NO ANSWER
 ATZ
OK ATDT416702
CONNECT \d\c



   Then, the dialing result becomes
different in /var/log/ppp.log  :



Aug 12 17:09:03 finis pppd[148]: pppd 2.3.5 started by root, uid 0
Aug 12 17:09:04 finis chat[149]: abort on (BUSY)
Aug 12 17:09:04 finis chat[149]: abort on (NO CARRIER)
Aug 12 17:09:04 finis chat[149]: abort on (VOICE)
Aug 12 17:09:04 finis chat[149]: abort on (NO DIALTONE)
Aug 12 17:09:04 finis chat[149]: abort on (NO ANSWER)
Aug 12 17:09:04 finis chat[149]: send (ATZ^M)
Aug 12 17:09:04 finis chat[149]: expect (OK)
Aug 12 17:09:33 finis chat[149]: ATZ^M^M
Aug 12 17:09:33 finis chat[149]: OK
Aug 12 17:09:33 finis chat[149]:  -- got it
Aug 12 17:09:33 finis chat[149]: send (ATDT416702^M)
Aug 12 17:09:33 finis chat[149]: expect (CONNECT)
Aug 12 17:09:33 finis chat[149]: ^M
Aug 12 17:10:13 finis chat[149]: ATDT416702^M^M
Aug 12 17:10:13 finis chat[149]: CONNECT
Aug 12 17:10:13 finis chat[149]:  -- got it
Aug 12 17:10:13 finis chat[149]: send (\d)
Aug 12 17:10:14 finis pppd[148]: Serial connection established.
Aug 12 17:10:15 finis pppd[148]: Using interface ppp0
Aug 12 17:10:15 finis pppd[148]: Connect: ppp0 -- /dev/ttyS2
Aug 12 17:10:15 finis pppd[148]: sent [LCP ConfReq id=0x1 asyncmap 0x0 
magic 0xba5d52de pcomp accomp]

Aug 12 17:10:42 finis last message repeated 9 times
Aug 12 17:10:45 finis pppd[148]: LCP: timeout sending Config-Requests
Aug 12 17:10:45 finis pppd[148]: Connection terminated.
Aug 12 17:10:45 finis pppd[148]: Receive serial link is not 8-bit clean:
Aug 12 17:10:45 finis pppd[148]: Problem: all had bit 7 set to 0
Aug 12 17:11:33 finis pppd[148]: Hangup (SIGHUP)
Aug 12 17:11:34 finis pppd[148]: Exit.



   I haven't change my /etc/ppp/peers/provider,
which is set by pppconfig. Also, the file attached
with this letter is /etc/ppp/options  .



   Thanks so much for your help :)


Jack



__
Get Your Private, Free Email at http://www.hotmail.com

Options
Description: Binary data


Fail to establish PPP

1999-08-15 Thread Jack Lee

   I've read through PPP-HOwto, and it doesn't
solve my problem. I'm using Slink and ppp,
version 2.3.5 . The following is part of
/var/log/ppp.log :



Aug 12 17:09:03 finis pppd[148]: pppd 2.3.5 started by root, uid 0
Aug 12 17:09:04 finis chat[149]: abort on (BUSY)
Aug 12 17:09:04 finis chat[149]: abort on (NO CARRIER)
Aug 12 17:09:04 finis chat[149]: abort on (VOICE)
Aug 12 17:09:04 finis chat[149]: abort on (NO DIALTONE)
Aug 12 17:09:04 finis chat[149]: abort on (NO ANSWER)
Aug 12 17:09:04 finis chat[149]: send (ATZ^M)
Aug 12 17:09:04 finis chat[149]: expect (OK)
Aug 12 17:09:33 finis chat[149]: ATZ^M^M
Aug 12 17:09:33 finis chat[149]: OK
Aug 12 17:09:33 finis chat[149]:  -- got it
Aug 12 17:09:33 finis chat[149]: send (ATDT416702^M)
Aug 12 17:09:33 finis chat[149]: expect (CONNECT)
Aug 12 17:09:33 finis chat[149]: ^M
Aug 12 17:10:13 finis chat[149]: ATDT416702^M^M
Aug 12 17:10:13 finis chat[149]: CONNECT
Aug 12 17:10:13 finis chat[149]:  -- got it
Aug 12 17:10:13 finis chat[149]: send (\d)
Aug 12 17:10:14 finis pppd[148]: Serial connection established.
Aug 12 17:10:15 finis pppd[148]: Using interface ppp0
Aug 12 17:10:15 finis pppd[148]: Connect: ppp0 -- /dev/ttyS2
Aug 12 17:10:15 finis pppd[148]: sent [LCP ConfReq id=0x1 asyncmap 0x0 
magic 0xba5d52de pcomp accomp]

Aug 12 17:10:42 finis last message repeated 9 times
Aug 12 17:10:45 finis pppd[148]: LCP: timeout sending Config-Requests
Aug 12 17:10:45 finis pppd[148]: Connection terminated.
Aug 12 17:10:45 finis pppd[148]: Receive serial link is not 8-bit clean:
Aug 12 17:10:45 finis pppd[148]: Problem: all had bit 7 set to 0
Aug 12 17:11:33 finis pppd[148]: Hangup (SIGHUP)
Aug 12 17:11:34 finis pppd[148]: Exit.
Aug 12 17:29:08 finis pppd[195]: Can't open options file 
/etc/ppp/peers/--help: No such file or directory

Aug 12 17:29:36 finis pppd[206]: pppd 2.3.5 started by root, uid 0




Also, Im in doubt that if there's something
wrong with my /etc/chatscripts/provider, which
is the following:




ABORT BUSY
ABORT NO CARRIER
ABORT VOICE
ABORT NO DIALTONE
ABORT NO ANSWER
 ATZ
OK ATDT416702
CONNECT \d\c




The attached files are the complete
/var/log/ppp.log , /etc/ppp/options
and /etc/chatscripts/provider

Thanks for your help :)


Jack





__
Get Your Private, Free Email at http://www.hotmail.com

Options
Description: Binary data


Provider
Description: Binary data


Ppp.log
Description: Binary data