Linux-Misc Digest #891, Volume #23               Sun, 19 Mar 00 12:13:04 EST

Contents:
  Re: First Time Compiling Kernel (John)
  Important addition ("Andreas Meile")
  Re: First Time Compiling Kernel (John)
  Re: best way to copy a hd? ([EMAIL PROTECTED])
  newbie thugtes (mr faridros)
  Re: best way to copy a hd? (David Efflandt)
  Fmirror ("WL")
  linux-2.3.51 -> linux-2.3.99pre1 (Young4ert)
  Re: Best way to find out the cpu load or computer load? (David Efflandt)
  Re: newbie thugtes ("Peter T. Breuer")
  -hosts.deny- how does it deny? how do IPpackets move internally? (Alexander K)
  Re: Fmirror (Mark Thomas)
  Re: Filesystem problem (David Efflandt)
  help diagnosing 'fault' error msg (Darren Wyn Rees)
  Re: linux-2.3.51 -> linux-2.3.99pre1 (Bastian)
  Apm problem - please help (James song)
  Re: Help: installed AWE64 isa, now 3c900b won;t work (David Steuber)
  Re: Red Hat Linux 6.2 & XFree86 4.0? (David Steuber)
  Re: newbie thugtes (David Steuber)
  Re: Enterprise backup solution? (Kerberus)

----------------------------------------------------------------------------

From: John <[EMAIL PROTECTED]>
Subject: Re: First Time Compiling Kernel
Date: Sun, 19 Mar 2000 09:23:48 -0500
Reply-To: [EMAIL PROTECTED]

Continuing....

I've worked through that last error (I had made a copy of the .config
file, and after the last make mrproper, I merely copied the backup to
.config, not knowing that I had to run make xconfig again to generate
other files).

My current error (during make dep) seems to be a well known one, judging
by the hits on spinlock_t on google, but I haven't found a fix in
looking through the postings linked through there.

Any help is appreciated. I presume that all these postings are probably
a good illustration of the process of learning to compile the kernel for
someone who's been working with linux in a departmental server
environment for several months, but who is now trying to learn a bit
more.


make[4]: Entering directory `/usr/src/linux-2.3.99/drivers/char/drm'
gcc -D__KERNEL__ -I/usr/src/linux-2.3.99/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -pipe   -DCPU=686
-march=i686 -fno-strict-aliasing   -DEXPORT_SYMTAB -c tdfx_drv.c
In file included from drmP.h:53,
                 from tdfx_drv.c:32:
/usr/src/linux-2.3.99/include/asm/spinlock.h:36: warning:
`SPIN_LOCK_UNLOCKED' redefined
/usr/src/linux-2.3.99/include/linux/spinlock.h:51: warning: this is the
location of the previous definition
/usr/src/linux-2.3.99/include/asm/spinlock.h:38: warning:
`spin_lock_init' redefined
/usr/src/linux-2.3.99/include/linux/spinlock.h:54: warning: this is the
location of the previous definition
/usr/src/linux-2.3.99/include/asm/spinlock.h:46: warning:
`spin_unlock_wait' redefined
/usr/src/linux-2.3.99/include/linux/spinlock.h:58: warning: this is the
location of the previous definition
/usr/src/linux-2.3.99/include/asm/spinlock.h:47: warning:
`spin_is_locked' redefined
/usr/src/linux-2.3.99/include/linux/spinlock.h:56: warning: this is the
location of the previous definition
/usr/src/linux-2.3.99/include/asm/spinlock.h:101: warning:
`spin_trylock' redefined
/usr/src/linux-2.3.99/include/linux/spinlock.h:57: warning: this is the
location of the previous definition
/usr/src/linux-2.3.99/include/asm/spinlock.h:128: warning:
`RW_LOCK_UNLOCKED' redefined
/usr/src/linux-2.3.99/include/linux/spinlock.h:114: warning: this is the
location of the previous definition
/usr/src/linux-2.3.99/include/asm/spinlock.h:159: warning: `read_unlock'
redefined
/usr/src/linux-2.3.99/include/linux/spinlock.h:118: warning: this is the
location of the previous definition
/usr/src/linux-2.3.99/include/asm/spinlock.h:160: warning:
`write_unlock' redefined
/usr/src/linux-2.3.99/include/linux/spinlock.h:120: warning: this is the
location of the previous definition
In file included from drmP.h:53,
                 from tdfx_drv.c:32:
/usr/src/linux-2.3.99/include/asm/spinlock.h:26: conflicting types for
`spinlock_t'
/usr/src/linux-2.3.99/include/linux/spinlock.h:50: previous declaration
of `spinlock_t'
/usr/src/linux-2.3.99/include/asm/spinlock.h:73: parse error before
`void'
/usr/src/linux-2.3.99/include/asm/spinlock.h:88: parse error before `do'
/usr/src/linux-2.3.99/include/asm/spinlock.h:118: conflicting types for
`rwlock_t'
/usr/src/linux-2.3.99/include/linux/spinlock.h:113: previous declaration
of `rwlock_t'
/usr/src/linux-2.3.99/include/asm/spinlock.h:141: parse error before
`void'
/usr/src/linux-2.3.99/include/asm/spinlock.h:150: parse error before
`void'
make[4]: *** [tdfx_drv.o] Error 1
make[4]: Leaving directory `/usr/src/linux-2.3.99/drivers/char/drm'
make[3]: *** [first_rule] Error 2
make[3]: Leaving directory `/usr/src/linux-2.3.99/drivers/char/drm'
make[2]: *** [_subdir_drm] Error 2
make[2]: Leaving directory `/usr/src/linux-2.3.99/drivers/char'
make[1]: *** [_subdir_char] Error 2
make[1]: Leaving directory `/usr/src/linux-2.3.99/drivers'
make: *** [_dir_drivers] Error 2

John wrote:
> 
> I found that I broke the links in to asm, linux and scsi in
> /usr/include, and have restored them.
> 
> I've reran the make mrpproper and make dep. Not I've got an error on
> make bzImage, and would appreciate any input:
> 
> [root@jilinux linux]# make bzImage
> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o
> scripts/split-include scripts/split-include.c
> make: *** No rule to make target `include/linux/autoconf.h', needed by
> `include/config/MARKER'.  Stop.
> 
> John wrote:
> >
> > Amending that last note:
> >
> > The script is looking at /usr/include, and I presume it should be
> > looking at /usr/src/linux-2.3.99/include.
> >
> > John wrote:
> > >
> > > Thanks for your answer. Yes, there was a symbolic link called linux
> > > pointing to the linux-2.2.12 directory causing the problem.
> > >
> > > I've removed the link, and renamed the new toplevel directory for the
> > > new kernel linux-2.3.99. Now one of the scripts insists on pointing to
> > > /usr/src/include instead of /usr/src/linux-2.2.12/include.
> > >
> > > Is this just a problem with the RedHat directory structure, or is there
> > > another step that everybody knows about when compiling the kernel that
> > > isn't written up in the HOWTO or the README doc that comes with the new
> > > kernel sources, i.e., copying all the .h files to /usr/src/include?
> > >
> > > Paul Kimoto wrote:
> > > >
> > > > In article <[EMAIL PROTECTED]>, John wrote:
> > > > > 1. copied linux-2.3.99-pre1.tar.gz to /usr/src
> > > > > 2. per README file, decompressed it with gzip -cd linux-2.3.XX.tar.gz |
> > > > > tar xvf -
> > > > > 3. this created /usr/src/linux, and I changed directory to
> > > > > /usr/src/linux.
> > > >
> > > > Now run
> > > > $ /bin/pwd  # NOT "pwd"
> > > > Are you in /usr/src/linux-2.2.12?  If so, /usr/src/linux was not freshly
> > > > (re)created, but is a symbolic link to /usr/src/linux-2.2.12, which perhaps
> > > > still contains some old files.  Best to unpack the source code into an
> > > > _empty_ directory.
> > > >
> > > > > 4. I ran make xconfig and set my options
> > > > > 5. I ran make mrproper
> > > > > 6. I ran make dep. At this point I noticed the make process was printing
> > > > > lots of references to "entering direcory /usr/src/linux-2.2.12 and
> > > > > various subdiretories beneath it.
> > > >
> > > > --
> > > > Paul Kimoto             <[EMAIL PROTECTED]>

------------------------------

From: "Andreas Meile" <[EMAIL PROTECTED]>
Subject: Important addition
Date: Sun, 19 Mar 2000 15:35:04 +0200

Important addition note to the AT/IDE hard drive boot selector switch: To be
able switching without changing the BIOS setting, two *identical* drives
(same geometry!) are necessary or a modern BIOS which supports "Auto" for
auto detection.

Both drives must be on the same cable => only "hda"/hdb" pairing is
possible, *not* "hda"/"hdc" or something else.

Andreas



------------------------------

From: John <[EMAIL PROTECTED]>
Subject: Re: First Time Compiling Kernel
Date: Sun, 19 Mar 2000 09:33:42 -0500
Reply-To: [EMAIL PROTECTED]

Correction to that last post. That was on make bzImage, not make dep.

John wrote:
> 
> Continuing....
> 
> I've worked through that last error (I had made a copy of the .config
> file, and after the last make mrproper, I merely copied the backup to
> .config, not knowing that I had to run make xconfig again to generate
> other files).
> 
> My current error (during make dep) seems to be a well known one, judging
> by the hits on spinlock_t on google, but I haven't found a fix in
> looking through the postings linked through there.
> 
> Any help is appreciated. I presume that all these postings are probably
> a good illustration of the process of learning to compile the kernel for
> someone who's been working with linux in a departmental server
> environment for several months, but who is now trying to learn a bit
> more.

------------------------------

From: [EMAIL PROTECTED]
Subject: Re: best way to copy a hd?
Date: Sun, 19 Mar 2000 15:38:30 GMT

In article <8b20nq$3eo$[EMAIL PROTECTED]>, [EMAIL PROTECTED] wrote:
> hello folks,
> I've got a linux system on a 5GB partition on /dev/hda1 and I want to
> move it to a brand new 20GB disk /dev/hdb1.. i've got a empty, formatted
> fs on it, but I am not sure the best way to move my system over intact..
> searching the web and dejanews, I have found some suggestions:
> tar -cvpf - / | (cd /mnt/newdisk; tar -xvpf - )
> Will this work? how will it handle special files (/dev, /proc)? and what
> will it do when it hits /mnt/newdisk?? I am suspicious of this..
> dd -if=/dev/hda1 -of=/dev/hdb1
> This looks promising, but will it still work since hdb1 is a much larger
> partition with different geometry? I read somewhere that the source and
> destination need to be the same size to use dd, is this true?
> cat /dev/hda1 > /dev/hdb1
> it can't be this easy...
> Thanks for any help!
> joel
> 
> 
> Sent via Deja.com http://www.deja.com/
> Before you buy.

Format the new partition and mount it at /mnt then run this script.

#!/bin/sh
# Create a complete backup of / on /mnt
cp -p /* /mnt
mkdir /mnt/cdr /mnt/cdrom /mnt/mnt /mnt/proc /mnt/tmp
chmod 1777 /mnt/tmp
mkdir /mnt/bin /mnt/boot /mnt/dev /mnt/etc /mnt/home /mnt/lib /mnt/opt\
 /mnt/root /mnt/sbin /mnt/usr /mnt/var
(cd /bin &&  tar cf - . ) | (cd /mnt/bin &&  tar xvfp -)
(cd /boot &&  tar cf - . ) | (cd /mnt/boot &&  tar xvfp -)
(cd /dev &&  tar cf - . ) | (cd /mnt/dev &&  tar xvfp -)
(cd /etc &&  tar cf - . ) | (cd /mnt/etc &&  tar xvfp -)
(cd /home &&  tar cf - . ) | (cd /mnt/home &&  tar xvfp -)
(cd /lib &&  tar cf - . ) | (cd /mnt/lib &&  tar xvfp -)
(cd /opt &&  tar cf - . ) | (cd /mnt/opt &&  tar xvfp -)
(cd /root &&  tar cf - . ) | (cd /mnt/root &&  tar xvfp -)
(cd /sbin &&  tar cf - . ) | (cd /mnt/sbin &&  tar xvfp -)
(cd /usr &&  tar cf - . ) | (cd /mnt/usr &&  tar xvfp -)
(cd /var &&  tar cf - . ) | (cd /mnt/var &&  tar xvfp -)

Make sure that gets all your directories.  Then edit /mnt/etc/fstab and
replace /dev/hda1 with /dev/hdb1 for the root partition.
Now copy your kernel to a floppy.  The kernel should be /vmlinuz
or /boot/vmlinuz.

cat /vmlinuz > /dev/fd0

Make the kernel floppy point to the new root device.

rdev /dev/fd0 /dev/hdb1

This kernel  floppy should now boot you to your new partition.  Then edit
/etc/lilo.conf, replacing /dev/hda1 with /dev/hdb1 for the location of
the root partition and run "lilo" from the command prompt.


------------------------------

From: [EMAIL PROTECTED] (mr faridros)
Subject: newbie thugtes
Date: Sun, 19 Mar 2000 15:26:52 GMT

: see (could this be hypocritical ... i am pissing and moaning) peopleso=
 whey havent annyuon made a easyer linux? thats whey ppl dont use
linux =
becuse its still all to hared  too normal ppl just dos loving nerdes
can =
use linux (if they dont have intsalled kde or gnu) whey cant annyon
make =
 a open scorces os who aree as easy as wuin95 plus the stabeitly and
the =
cofinguraion poisibelety as linux? and a easy way too write
script(thats =
one off the main advance for linux is that u dont need to do the same
=
thing alweays u can jsut script it  ) so maybe if u have spend  a lot
off=
 time wewhit perlk u can jsut  start youer comp and the rest happen =
atomaticli recibve filter   alle youer newsgroupes and e amil only u
need=
 to to is replay them:)  is that posibbel?  perl are still too hard
what =
abut makinga recorde butoon (u clcik on iyt do what u wanne script
click=
 stop and u typoe in when and how offen uwanne do the script)in opera
and=
 make that as a os  ? what happen too those who wanmne
make mozzila project too a new open scources os ?

EVRYTHING IS JUST A SATE OF MIND 

------------------------------

From: [EMAIL PROTECTED] (David Efflandt)
Subject: Re: best way to copy a hd?
Date: 19 Mar 2000 15:41:23 GMT
Reply-To: [EMAIL PROTECTED]

On Sun, 19 Mar 2000, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>I've got a linux system on a 5GB partition on /dev/hda1 and I want to
>move it to a brand new 20GB disk /dev/hdb1.. i've got a empty, formatted
>fs on it, but I am not sure the best way to move my system over intact..
>searching the web and dejanews, I have found some suggestions:

Have you read /usr/doc/HOWTO/mini/Hard-Disk-Upgrade?
Or it is probably available from any site with Linux docs.

-- 
David Efflandt  [EMAIL PROTECTED]  http://www.de-srv.com/
http://www.autox.chicago.il.us/  http://www.berniesfloral.net/
http://hammer.prohosting.com/~cgi-wiz/  http://cgi-help.virtualave.net/


------------------------------

From: "WL" <will@$pammer$.net (my email address is [EMAIL PROTECTED])>
Crossposted-To: uk.comp.os.linux
Subject: Fmirror
Date: Sun, 19 Mar 2000 15:43:19 -0000
Reply-To: "WL" <[EMAIL PROTECTED]>

Where can I get this from?

--
Web Developer and Programmer for Lukrative Media Ltd
http://www.lukrative.com
Domain Names-> http://CreativeNames.co.uk
Classified Ads-> http://www.LocalAds.Net




------------------------------

From: Young4ert <[EMAIL PROTECTED]>
Subject: linux-2.3.51 -> linux-2.3.99pre1
Date: Sun, 19 Mar 2000 10:43:29 -0500

Hi,

I have just checked the linux kernel site and found that the development
kernel jumped from the version 2.3.51 to 2.3.99pre1.  Is not this pretty
strange thing to do?

Any comment?

-- 
[EMAIL PROTECTED]

PS> Remove the "4" from e-mail address to respond.

------------------------------

From: [EMAIL PROTECTED] (David Efflandt)
Subject: Re: Best way to find out the cpu load or computer load?
Date: 19 Mar 2000 15:51:59 GMT
Reply-To: [EMAIL PROTECTED]

On Wed, 15 Mar 2000 12:20:54 -0500, mike <[EMAIL PROTECTED]> wrote:
>Hi,
>    What is the best indicator to show what the load is on the
>computer in terms of its ability to run programs?
>
>                                            Mike

'uptime' gives a quick look at load averages over time.  If it gets much
higher than 1.00 on a single processor machine, you may have a runaway
process (like closing X without closing Netscape).  You can comfortably
run at 1.00 if you are running something of lower priority in the
background (like SETI@home).  But not enough RAM (swap to disk) can slow
you down if processes are too big, regardless of load ave.

'top' shows you that in real time and which processes are using the most
cpu time.

'ps aux' is also helpful, but some processes are multithreaded so it is
sometimes difficult to determine actual memory use.

-- 
David Efflandt  [EMAIL PROTECTED]  http://www.de-srv.com/
http://www.autox.chicago.il.us/  http://www.berniesfloral.net/
http://hammer.prohosting.com/~cgi-wiz/  http://cgi-help.virtualave.net/


------------------------------

From: "Peter T. Breuer" <[EMAIL PROTECTED]>
Subject: Re: newbie thugtes
Date: 19 Mar 2000 15:52:04 GMT

mr faridros <[EMAIL PROTECTED]> wrote:
: make mozzila project too a new open scources os ?

: EVRYTHING IS JUST A SATE OF MIND 

Amazing. Whatever he's ingesting, I want some!  Peace, man!

Peter

------------------------------

From: Alexander K <[EMAIL PROTECTED]>
Subject: -hosts.deny- how does it deny? how do IPpackets move internally?
Date: Sun, 19 Mar 2000 15:53:13 GMT

i posted this about two days ago, but still can't see it on my (crappy)
nntp-server. i am assuming it got lost along the way. now i post it from
deja. so if it appears twice, i am sorry.
======================================================================
hello!
as a test i put this line in my hosts.deny file:
ALL : ALL
it's supposed to deny all hosts on all ports, right?
but i can still browse the web, login on a ftp and use my icq.
so some info obviously gets to my computer. the html pages, the
icq-messages and so on.
so how does the deny-thing work?
i guess it's a client/server thing. is it?
i figure that it denys connections to servers on my computer (ie
apache and such), but doesn't care about info sent to clients that I
use on MY computer.
is that right?
i have read the manpage for hosts.access but it didn't explain this.
i want to understand this thoroughly.
first i thought that the computer simply looked at the IPnumbers on
the packets sent to me and immediately dropped them if they weren't
allowed in those files. but that's not the case.
so i wonder, when does my computer take action in dropping those
"denyed" packets? and based on what criteria?
and which daemon handles all this?
is that daemon the first one to take a look at IP packets arriving to
my computer?
btw... how does a IPpacket get handled in a linux system? i mean, how
does it move through the system (which programs/daemons/processes
"route" it) before it reaches it's final destination?
geez. a lot of questions. but i'm really curious about this.
furthermore i wonder this. is it common to log connections via the
hosts.* files? i read i can specify commands to be executed when
criterias are met in those files. this means i could have those
commands append a line of info (remote host/user, time and such) to
some logfile, right? is this possible?
i know (i think:)) most services on my computer already have their own
logging going on, but i still want to know.
would this be a good way?
thanks in adv.
                     / alex
--
==========================
[EMAIL PROTECTED]


Sent via Deja.com http://www.deja.com/
Before you buy.

------------------------------

From: Mark Thomas <[EMAIL PROTECTED]>
Crossposted-To: uk.comp.os.linux
Subject: Re: Fmirror
Date: Sun, 19 Mar 2000 16:07:18 +0000



Have you tried using a search engine?



On Sun, 19 Mar 2000, WL wrote:

> Where can I get this from?
> 
> --
> Web Developer and Programmer for Lukrative Media Ltd
> http://www.lukrative.com
> Domain Names-> http://CreativeNames.co.uk
> Classified Ads-> http://www.LocalAds.Net
> 
> 
> 
> 


------------------------------

From: [EMAIL PROTECTED] (David Efflandt)
Subject: Re: Filesystem problem
Date: 19 Mar 2000 16:11:58 GMT
Reply-To: [EMAIL PROTECTED]

On Mon, 13 Mar 2000 22:34:21 +0100, Ivo Jansch <[EMAIL PROTECTED]> wrote:
>Hello,
>
>I have a weird problem with my harddisk. When I do fdisk, and print the
>partition table, I get this:
>
>Disk /dev/hda: 255 heads, 63 sectors, 1027 cylinders
>Units = cylinders of 16065 * 512 bytes
>
>   Device Boot    Start       End    Blocks   Id  System
>/dev/hda1   *         1       154   1236973+   6  FAT16
>/dev/hda2           155       773   4972117+   5  Extended
>/dev/hda3           774      1018   1967962+  83  Linux
>/dev/hda4          1019      1023     40162+  82  Linux swap
>/dev/hda5           155       307   1228941    6  FAT16
>/dev/hda6           461       613   1228941    6  FAT16
>/dev/hda7           614       740   1020096    6  FAT16
>/dev/hda8           741       773    265041    6  FAT16
>
>However, when I do mount, I get this:
>
>/dev/hda3 on / type ext2 (rw)
>none on /proc type proc (rw)
>/dev/hda1 on /win95/c type vfat (rw)
>/dev/hda5 on /mp3 type ext2 (rw)
>/dev/hda7 on /usr/local/games type ext2 (rw)
>/dev/hda8 on /opt type ext2 (rw)
>/dev/hda9 on /home type ext2 (rw)
>none on /dev/pts type devpts (rw,gid=5,mode=620)
>
>First of all, hda9 does not appear in the partition table, but it *is*
>there. (my home dirs work fine..)

You don't say which Linux?  I used to have fdisk in an old distro that did
not show any logical partitions (loads of fun).

>Second, the types are inconsistent. hda5 to hda8 *used* to be FAT16, but
>I mke2fs'ed them a long time ago. Apperently, the partition table does
>not reflect this. Does anyone have an idea how to fix this?

The types are whatever you make them, which you can easily do with fdisk
now.  See if it will let you change the type of hda9.  You should probably
also toggle the DOS flag (off) so Win95 does not get confused.  But Win95
is not too bright about removed equipment, so you probably also have to
remove the devices for those drives in it.

-- 
David Efflandt  [EMAIL PROTECTED]  http://www.de-srv.com/
http://www.autox.chicago.il.us/  http://www.berniesfloral.net/
http://hammer.prohosting.com/~cgi-wiz/  http://cgi-help.virtualave.net/


------------------------------

From: [EMAIL PROTECTED] (Darren Wyn Rees)
Crossposted-To: comp.os.linux.help
Subject: help diagnosing 'fault' error msg
Date: 19 Mar 2000 16:13:06 GMT


what do these 'fault' messages mean ?  
and / or, how can i further diagnose what precisely
is causing these happenings.

(on a suse6.0, both whilst running filtering 
a mailbox (formail -s procmail < mailbox).

======= seg 1

merlin@maesd:~ > formail -s procmail < mailmerlin1
general protection: 0000
CPU:    0
EIP:    0010:[<0011c1d4>]
EFLAGS: 00010a83
eax: 00000080   ebx: 029a49d8   ecx: 00000000   edx: 00000000
esi: 029a4058   edi: 029a43b0   ebp: 00000000   esp: 0095dea4
ds: 0018   es: 0018   fs: 002b   gs: 002b   ss: 0018
Process formail (pid: 9393, process nr: 31, stackpage=0095d000)
Stack: 01081c0c 02f0b898 02f0b834 03cb7d98 00000002 029a43b0 00000002
0095ded0
       029a4dd8 03cb7de8 029a4af0 029a43b0 029a4070 00000000 00000293
00000000
       01074bfc 00001000 00001000 00217328 00001608 00000293 00119fc3
00000003
Call Trace: [<00119fc3>] [<00113d40>] [<00113d8c>] [<001174ea>]
[<0010a0f9>] [<0010a9c5>]
Code: 20 8b 7f 1c 89 7c 24 20 85 ff 0f 85 38 fe ff ff 5b 5e 5f 5d
Segmentation fault

======== seg 2

merlin@maesd:~ > invalid operand: 0000
CPU:    0
EIP:    0010:[<00000108>]
EFLAGS: 00010217
eax: 02020030   ebx: 02bf6ef4   ecx: 0016d1ab   edx: 000469af
esi: 01237518   edi: 0000033e   ebp: 0022d27c   esp: 02bf6eb0
ds: 0018   es: 0018   fs: 002b   gs: 002b   ss: 0018
Process procmail (pid: 20903, process nr: 20, stackpage=02bf6000)
Stack: 026b9b00 00003aec 00000001 02bf6ef4 00000000 026b9b34 02a1ca5c
026b9b00
       00000000 00000000 0022d27c 0000033e 00000000 00003aec 00ebb000
00000000
       01237518 ffffffe4 00633c00 00633c00 00000442 02bf6f60 0000000c
00633c00
Call Trace: [<0013c873>] [<0012bac1>] [<0012edc3>] [<0012e4fe>]
[<00123af5>] [<0010a9c5>]
Code: 65 f0 00 f0 ce 4c 00 c0 d0 e7 00 f0 d0 e7 00 f0 e5 ef 00 f0


-- 
this is my .sig, show me yours

------------------------------

From: [EMAIL PROTECTED] (Bastian)
Subject: Re: linux-2.3.51 -> linux-2.3.99pre1
Date: 19 Mar 2000 16:29:32 GMT

On Sun, 19 Mar 2000 10:43:29 -0500, Young4ert wrote:
>Hi,
>
>I have just checked the linux kernel site and found that the development
>kernel jumped from the version 2.3.51 to 2.3.99pre1.  Is not this pretty
>strange thing to do?
>
>Any comment?
>

It's a pre-release for 2.4

Bastian



------------------------------

From: James song <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Apm problem - please help
Date: Sun, 19 Mar 2000 10:23:24 -0500

I am running RH 6.0 on my compaq 5035 machine but I have problem with
apm. There is a button in front of machine, it
works under win98 - ie. when you press it, the machine will sleep, press
again, the machine will wake up.

But for linux, press the button will hang the machine. Any suggestions?
If I will compile the kernel, how do I know whether
my machine's RTC  store time in GMT or not?

Thanks,

james


------------------------------

Subject: Re: Help: installed AWE64 isa, now 3c900b won;t work
From: David Steuber <[EMAIL PROTECTED]>
Date: Sun, 19 Mar 2000 16:59:58 GMT

[EMAIL PROTECTED] writes:

' According to the Windoze settings, there are no conflicts, yet eth0
' fails on boot as soon as the AWE64 isa was installed
' 
' Any ideas to solve this problem?

I went through this problem over a year ago.  I'm using all my IRQs in 
my main machine now.  What I did was not at all elegant or fun.  I
don't remember the exact details, but it had to do with turning off
PnP in the bios settings, fiddling with IRQs and turning it on again
in order to force each PnP device (two NICs (3Com), video, AWE64) to
pick a unique IRQ.

My guess is that your eth0 has picked up on the video IRQ, if it is a
PCI card.  Windows won't report which IRQ is used by video and won't
report a conflict.  Windows allows IRQ sharing on the PCI bus.  This
is a feature of PCI that Linux does not yet seem to support.

Life got a lot easier with the 2.2.x kernels as well.  The network
drivers have improved.

-- 
David Steuber   |   Hi!  My name is David Steuber, and I am
NRA Member      |   a hoploholic.

http://www.packetphone.org/

If this is timesharing, give me my share right now.

------------------------------

Crossposted-To: comp.os.linux.x
Subject: Re: Red Hat Linux 6.2 & XFree86 4.0?
From: David Steuber <[EMAIL PROTECTED]>
Date: Sun, 19 Mar 2000 16:59:59 GMT

"Peter" <[EMAIL PROTECTED]> writes:

' Is the next release of Red Hat Linux going to have XFree86 4.0 integrated?

Check with Red Hat.  It may be included as an option.  SuSE 6.4 will
have it as an option, but will use the stable XFree by default.

If you are truly brave, you might just grab the source and build it
yourself ;-)  I did this last night with the latest GCC.  It built and 
installed.  Now will it build a program that runs?

-- 
David Steuber   |   Hi!  My name is David Steuber, and I am
NRA Member      |   a hoploholic.

http://www.packetphone.org/

The light at the end of the tunnel is the headlight of an approaching
train.

------------------------------

Subject: Re: newbie thugtes
From: David Steuber <[EMAIL PROTECTED]>
Date: Sun, 19 Mar 2000 16:59:59 GMT

I might have found this easier to read if you posted in your naitive
language, not that I understand one bleedin' word of it.

Try out SuSE 6.4.  It looks like it will be about the easiest to
install and configure Linux yet.

As far as updating the system goes, that can get tricky.  My ideal
would be a shell script that I can run that would fetch the latest
sources, build them, and install them.  Kernel and libc updates would
of course require a reboot.  SuSE distros do know how to do an
update.  If SuSE is too hard for the average person, then the average
person should not be a sys admin.

Linux development moves too quickly to try and chase all the updates.
I'm not into doing that anymore.  It means forever configuring the
system when it is already working and ready to do stuff.

-- 
David Steuber   |   Hi!  My name is David Steuber, and I am
NRA Member      |   a hoploholic.

http://www.packetphone.org/

Let He who taketh the Plunge Remember to return it by Tuesday.

------------------------------

From: Kerberus <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.security
Subject: Re: Enterprise backup solution?
Date: Fri, 17 Mar 2000 11:26:38 -0500
Reply-To: [EMAIL PROTECTED]

ARKIA

Matt Davies wrote:

> Hello all - I was rently hired as network admin for a new company that did
> not have an effective backup utility.  We run Windows, Linux, and Solaris.
>
> My question is this- What is a good tool that can do network backups for
> all three platforms? One issue is that the Windows machines also boot up
> into Linux so I don't know what OS they are running.
>
> I would like to have a central server that performs the backups. Whatever
> is used needs to be secure as we are dealing with sensitive information.
> Any help you have would be great.
>
> The current idea is to nfs map the UN*X boxes to the server and then tar
> the partitions.  Thiss seems really cumbersome and potentially
> problematic.
>
> Thanks.
> matt


------------------------------


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: [EMAIL PROTECTED]

You can send mail to the entire list (and comp.os.linux.misc) via:

    Internet: [EMAIL PROTECTED]

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi                                pub/Linux
    tsx-11.mit.edu                              pub/linux
    sunsite.unc.edu                             pub/Linux

End of Linux-Misc Digest
******************************

Reply via email to