Linux-Setup Digest #491, Volume #20 Wed, 24 Jan 01 13:13:13 EST
Contents:
Re: ps usage ?? (H.Bruijn)
xinetd, cvs, RH7, & pserver (Michael Maloney)
Re: Somebody create a How-To on upgrading to Kernel 2.4, please ! ("Jan Schaumann")
Re: Upgrading from RH 5.2 to RH 6.2-- How ?? (H.Bruijn)
Re: Suse 7.0 hangs with Kernel 2.4.0 ([EMAIL PROTECTED])
Re: Install several linux distributions on same disk ? ("Peter T. Breuer")
Re: Install several linux distributions on same disk ? (H.Bruijn)
Re: Upgrading from RH 5.2 to RH 6.2-- How ?? ([EMAIL PROTECTED])
bootsect.lnx doen't work ("Scott Zhang")
Re: kernel bloody 2.4!! (=?ISO-8859-1?Q?Rasmus_B=F8g_Hansen?=)
Re: bootsect.lnx doen't work (=?ISO-8859-1?Q?Rasmus_B=F8g_Hansen?=)
general kernel compile question ([EMAIL PROTECTED])
bootsect.lnx doesn't work ("Scott Zhang")
Re: kernel bloody 2.4!! ("Adam Short")
Re: general kernel compile question ([EMAIL PROTECTED])
Re: general kernel compile question ([EMAIL PROTECTED])
Re: Term emulator with *real* keypad emulation? (Rick Baartman)
Re: Weird problems with Nvidia drivers & kernel 2.4.0 (Paul Lew)
Re: general kernel compile question (H.Bruijn)
Re: ps usage ?? (Villy Kruse)
Re: VMWare: Problem installing guest OS Win98 ([EMAIL PROTECTED])
----------------------------------------------------------------------------
From: [EMAIL PROTECTED] (H.Bruijn)
Subject: Re: ps usage ??
Date: 24 Jan 2001 16:11:43 GMT
Reply-To: [EMAIL PROTECTED]
On Wed, 24 Jan 2001 16:48:26 +0100, Ed Bras allegedly wrote:
>Hellu there,
>
>The man page of ps isn't really clear to me.
>I have a lot of java processes running with different arguments, and like to
>see those arguments as well. How do I do that with "ps" ??
>
>For example: ps -A | grep java gives me all the java running processes but
>doesn't show the arguments.
>I have processes like "java -jar orion.jar", "java -jar bla.jar", etc...
>In the ps I only see a thousand times "java" nothing more.
>
>With ps -x I see a little bit more but still not the arguments.
Very brutal, but simply get the process ID number with ps or top, then
do a "cat /proc/$PID/cmdline"
Adding the flag u to the ps command also makes a lot of difference.
try fi "ps aux"
--
If a trainstation is the place where trains stop, what is a workstation?
========================================================================
Herman Bruijn mail: [EMAIL PROTECTED]
The Netherlands website: http://hermanbruijn.com
------------------------------
From: Michael Maloney <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.redhat
Subject: xinetd, cvs, RH7, & pserver
Date: Wed, 24 Jan 2001 16:16:18 GMT
I've been running CVS on RH 6.2 for many months without problem.
I use pserver to access the repository from other machines over the LAN.
After upgrading to RH7 it doesn't work.
After fumbling around I discovered that the "cvs" command in CVS is
no longer supported. It appears to be changed to "pserver".
The inetd file used to execute the command:
cvs cvs --allow-root=<my repository path> pserver
The new xinetd configuration executes:
cvs pserver -f --allow-root=<my repository path>
Is this correct?
Now when I try to connect from a client, I always get two error
messages:
Server configuration missing --allow-root in inetd.conf
cvs login: autorization failed: server <host> rejected access to <my
repository path>
What am I doing wrong?
BTW, the docs on pserver seem to be out of date. Is this feature being
phased out?
------------------------------
From: "Jan Schaumann" <[EMAIL PROTECTED]>
Subject: Re: Somebody create a How-To on upgrading to Kernel 2.4, please !
Crossposted-To: comp.os.linux.misc
Date: Wed, 24 Jan 2001 11:18:43 -0500
* "Arctic Storm" <[EMAIL PROTECTED]> wrote:
> I've searched far and wide, but no avail. No one has created a web page
> with detailed, step-by-step instructions on upgrading the kernel to
> 2.4.
There is:
http://www.linuxdoc.org/HOWTO/Kernel-HOWTO.html
2.4.0 is in no way different with respect to the process of setting it up
than any other version.
-Jan
--
Jan Schaumann <http://www.netmeister.org>
If Java had true garbage collection, most programs would delete
themselves upon execution. -- Robert Sewell
------------------------------
From: [EMAIL PROTECTED] (H.Bruijn)
Subject: Re: Upgrading from RH 5.2 to RH 6.2-- How ??
Date: 24 Jan 2001 16:30:04 GMT
Reply-To: [EMAIL PROTECTED]
On 24 Jan 2001 15:53:34 GMT, Clark L. Coleman allegedly wrote:
>
>Given a RH 5.2 installation, how would you upgrade to RH 6.2?
>
>I have a slow modem. At work, I can download via very fast connections
>to ZIP disks, or burn a CD-R. All of the RedHat mirror sites that I
>have seen do not have CD images for RH 6.2, just a big RPMS directory
>that has gobs of binary RPMS totalling 400+ MB, and another source
>RPMS directory.
Go to fast mirror, get a cd image, burn a cdrom and choose from the
installer upgrade existing redhat version, instead of installing from
scratch (may only be available in the expert mode).
RedHat is already at version number 7 though (Nothing wrong with 6.2
just don't forget the securtity upgrades)
The tucows mirror has the following ISO image for 6.2:
ftp://ftp.linux.tucows.com/pub/ISO/RedHat/6.2-i386.iso
and the updates:
ftp://ftp.linux.tucows.com/pub/updates/RedHat/6.2/i386
ftp://ftp.linux.tucows.com/pub/updates/RedHat/6.2/noarch
--
If a trainstation is the place where trains stop, what is a workstation?
========================================================================
Herman Bruijn mail: [EMAIL PROTECTED]
The Netherlands website: http://hermanbruijn.com
------------------------------
From: [EMAIL PROTECTED]
Subject: Re: Suse 7.0 hangs with Kernel 2.4.0
Date: Wed, 24 Jan 2001 16:15:57 GMT
I had this same problem.
I did a lot of searching in various newsgroups and the few people that
were able to fix it say they had thier CPU settings wrong.
mine was set to a PentiumIII but I have an AMD K6-3.
I reset all the CPU options in "make xconfig" and re-compiled.
problem solved! it boots OK now.
In article <[EMAIL PROTECTED]>,
Dirk Emmermacher <[EMAIL PROTECTED]> wrote:
> Hello list,
>
> I've got a problem after upgrade from Kernel 2.2.16 to 2.4.0
> Its a fresh installation, so I don't have any other patches in use.
> On booting, there come a message:
>
> Uncompressing kernel...Ok Booting linux
>
> After this the server freeze. Only a poweroff is possible.
>
> Any ideas?
>
> Thanx in advance.
>
> Dirk Emmermacher
> Lowersaxony gymnastics federation
>
Sent via Deja.com
http://www.deja.com/
------------------------------
From: "Peter T. Breuer" <[EMAIL PROTECTED]>
Subject: Re: Install several linux distributions on same disk ?
Date: Wed, 24 Jan 2001 17:12:28 +0100
Rick <[EMAIL PROTECTED]> wrote:
> Herman,
> Thank you for the detailed reply. I had thought to install each
> distribution sequentially. In that scenario, the third or fourth
> distribution might have its /boot partition outside the 1024 cylinder
> limit. In retrospect, since all the partitions are linux, it makes
> sense that each distribution should be able to use a single /boot
> partition. I'm looking forward to trying out some other
and a single /tmp partition. And a single /usr/local partition.
And a single /home and swap partition.
(I would have said /var too, but for distro-specific variations)
Peter
------------------------------
From: [EMAIL PROTECTED] (H.Bruijn)
Subject: Re: Install several linux distributions on same disk ?
Date: 24 Jan 2001 16:40:20 GMT
Reply-To: [EMAIL PROTECTED]
On Wed, 24 Jan 2001 17:12:28 +0100, Peter T. Breuer allegedly wrote:
>Rick <[EMAIL PROTECTED]> wrote:
>> Herman,
>
>> Thank you for the detailed reply. I had thought to install each
>> distribution sequentially. In that scenario, the third or fourth
>> distribution might have its /boot partition outside the 1024 cylinder
>> limit. In retrospect, since all the partitions are linux, it makes
>> sense that each distribution should be able to use a single /boot
>> partition. I'm looking forward to trying out some other
>
>and a single /tmp partition. And a single /usr/local partition.
>And a single /home and swap partition.
>(I would have said /var too, but for distro-specific variations)
Regarding /usr/local ; a problem may arise when not all libraries used in
compiling the software there are available (in the same location) when
using a different distribution.
--
If a trainstation is the place where trains stop, what is a workstation?
========================================================================
Herman Bruijn mail: [EMAIL PROTECTED]
The Netherlands website: http://hermanbruijn.com
------------------------------
From: [EMAIL PROTECTED]
Subject: Re: Upgrading from RH 5.2 to RH 6.2-- How ??
Date: Wed, 24 Jan 2001 16:30:00 GMT
In article <94mtpu$rnj$[EMAIL PROTECTED]>,
[EMAIL PROTECTED] (Clark L. Coleman) wrote:
>
> Given a RH 5.2 installation, how would you upgrade to RH 6.2?
>
> I have a slow modem. At work, I can download via very fast connections
> to ZIP disks, or burn a CD-R. All of the RedHat mirror sites that I
> have seen do not have CD images for RH 6.2, just a big RPMS directory
> that has gobs of binary RPMS totalling 400+ MB, and another source
> RPMS directory.
>
> Given this, how would you upgrade from 5.2 to 6.2? Download all the
> binary RPMS and try to burn them on a CD-R ? Will my RH5.2 install
> floppy read that CD-R and do an upgrade to 6.2? I have been through
> hell and back with RPM troubles, circular dependencies, etc., trying
> to do pieces of the upgrade myself.
>
Get the iso image from redhat's ftp site at
ftp://ftp.redhat.com/pub/redhat/redhat-6.2/iso/redhat-6.2-i386.iso
Hope this helps
Bluster
Sent via Deja.com
http://www.deja.com/
------------------------------
From: "Scott Zhang" <[EMAIL PROTECTED]>
Subject: bootsect.lnx doen't work
Date: Thu, 25 Jan 2001 00:35:31 +0800
Reply-To: "Scott Zhang" <[EMAIL PROTECTED]>
I installed RH7.0 with windows2000. The Lilo is available at /hdc3, in order
to dual boot, I do:
#dd if=/dev/hdc3/ of=/bootsect.lnx bs=512 count=1
#cp /bootsect.lnx /dos /**/dos is a FAT partiton that shared by windows and
linux**/
then, in windos2000 I copy bootsect.lnx to C: and add a line at the end of
the boot file fo win2k---boot.ini as following:
c:\bootsect.lnx="linux"
After this I reboot my pc, there is a message asking me choose OS, I choose
linux and ENTER, unfortunately, there is nothing happening but the cursor
stays at the corner of screen. What's wrong with this?
I try to open bootsect.lnx using MS-DOS, there is nothing in it and the size
is 0 kb?!
Any information will be grateful!
Regards!
------------------------------
From: =?ISO-8859-1?Q?Rasmus_B=F8g_Hansen?= <[EMAIL PROTECTED]>
Subject: Re: kernel bloody 2.4!!
Date: Wed, 24 Jan 2001 17:42:21 +0100
On Wed, 24 Jan 2001, Adam Short wrote:
> I have posted this to other newsgroups to no effect. I've been told I need
> the kgcc package, which I downloaded last night. That didn't work. The
> kernel compiled fine but wouldn't boot. I've also been told I need glibc2.2
> which has proven impossible to compile (at least for me), although I have
> found a solution to this I hope. I've also been told I need the latest
> kernel utils, thats all very well too, but I've no idea when I'm supposed to
> install them. Can someone help a bewildered person like me upgrade his
> system? I've been running linux for about 4 years now and this is the
> nastiest upgrade I've ever come across.
>
> I'm also trying to get 3d support going for my rage 128 video card. I've
> been told I need the latest DRI drivers and kernel 2.4 (hence the above). I
> also apparently need agpgart support and a number of other things compiled
> into my kernel. I have no idea how to set these up (I know how to recompile
> the kernel, I've done it countless times, I just don't know the ins and outs
> of this particular bit). Once all of these have been done, theoretically I
> should have an up to date, 3d enabled system. Am I correct in thinking this,
> or am I once again missing a vital point?
Did you compile as much as possible as modules? Too big kernel images
seems to have been a problem for some people. How big is bzImage?
Rasmus B�g Hansen
------------------------------
From: =?ISO-8859-1?Q?Rasmus_B=F8g_Hansen?= <[EMAIL PROTECTED]>
Subject: Re: bootsect.lnx doen't work
Date: Wed, 24 Jan 2001 17:46:40 +0100
On Thu, 25 Jan 2001, Scott Zhang wrote:
> I installed RH7.0 with windows2000. The Lilo is available at /hdc3, in order
> to dual boot, I do:
> #dd if=/dev/hdc3/ of=/bootsect.lnx bs=512 count=1
Shouldn't that be "dd if=/dev/hdc3 of=/bootsect.lnx bs=512 count=1"?
> #cp /bootsect.lnx /dos /**/dos is a FAT partiton that shared by windows and
> linux**/
> then, in windos2000 I copy bootsect.lnx to C: and add a line at the end of
> the boot file fo win2k---boot.ini as following:
> c:\bootsect.lnx="linux"
> After this I reboot my pc, there is a message asking me choose OS, I choose
> linux and ENTER, unfortunately, there is nothing happening but the cursor
> stays at the corner of screen. What's wrong with this?
> I try to open bootsect.lnx using MS-DOS, there is nothing in it and the size
> is 0 kb?!
How big is /bootsect.lnx? How big is /dos/bootsect.lnx?
Rasmus B�g Hansen
------------------------------
From: [EMAIL PROTECTED]
Subject: general kernel compile question
Date: Wed, 24 Jan 2001 16:39:04 GMT
What is the benefit of running "make clean" in between "make dep"
and "make bzImage"?
I ask cause I've seen this on a redhat tutorial, but is not stated in
the kernel readme.
Sent via Deja.com
http://www.deja.com/
------------------------------
From: "Scott Zhang" <[EMAIL PROTECTED]>
Subject: bootsect.lnx doesn't work
Date: Thu, 25 Jan 2001 00:47:52 +0800
Reply-To: "Scott Zhang" <[EMAIL PROTECTED]>
I installed RH7.0 with windows2000. The Lilo is available at /hdc3, in order
to dual boot, I do:
#dd if=/dev/hdc3/ of=/bootsect.lnx bs=512 count=1
#cp /bootsect.lnx /dos /**/dos is a FAT partiton that shared by windows and
linux**/
then, in windos2000 I copy bootsect.lnx to C: and add a line at the end of
the boot file fo win2k---boot.ini as following:
c:\bootsect.lnx="linux"
After this I reboot my pc, there is a message asking me choose OS, I choose
linux and ENTER, unfortunately, there is nothing happening but the cursor
stays at the corner of screen. What's wrong with this?
I try to open bootsect.lnx using MS-DOS using "type bootsect.lnx", there is
nothing in it but several lines of "aaaaaaaaaaaaaaaaaaaaaaaaaa"?!
Any information will be grateful!
Regards!
------------------------------
From: "Adam Short" <[EMAIL PROTECTED]>
Subject: Re: kernel bloody 2.4!!
Date: Wed, 24 Jan 2001 17:02:27 -0000
about 800K I think. Is that too big? All the kernels I've compiled before
have been around 600-700K.
> Did you compile as much as possible as modules? Too big kernel images
> seems to have been a problem for some people. How big is bzImage?
>
> Rasmus B�g Hansen
>
------------------------------
From: [EMAIL PROTECTED]
Subject: Re: general kernel compile question
Date: Wed, 24 Jan 2001 16:57:38 GMT
In article <94n0f6$bgl$[EMAIL PROTECTED]>,
[EMAIL PROTECTED] wrote:
> What is the benefit of running "make clean" in between "make dep"
> and "make bzImage"?
>
> I ask cause I've seen this on a redhat tutorial, but is not stated in
> the kernel readme.
>
> Sent via Deja.com
> http://www.deja.com/
>
When the configure script ends, it tells you to `make dep' and
(possibly) `clean'. This insures that all of the dependencies, such the
include files, are in place. When finished, you should do a `make
clean'. This removes all of the object files and some other things that
an old version leaves behind. In any case, do not forget this step
before attempting to recompile a kernel.
Scott
=====
Support provided by Linuxgruven, Inc.
www.linuxgruven.com
314-727-0918
Sent via Deja.com
http://www.deja.com/
------------------------------
From: [EMAIL PROTECTED]
Subject: Re: general kernel compile question
Date: Wed, 24 Jan 2001 17:03:35 GMT
In article <94n0f6$bgl$[EMAIL PROTECTED]>,
[EMAIL PROTECTED] wrote:
> What is the benefit of running "make clean" in between "make dep"
> and "make bzImage"?
>
> I ask cause I've seen this on a redhat tutorial, but is not stated in
> the kernel readme.
>
> Sent via Deja.com
> http://www.deja.com/
>
The make clean purges any now-unwanted files left from previous builds
of the kernel.
Paul
=======
Support provided by Linuxgruven, Inc.
www.linuxgruven.com
314-727-0918
Sent via Deja.com
http://www.deja.com/
------------------------------
From: Rick Baartman <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc
Subject: Re: Term emulator with *real* keypad emulation?
Date: 24 Jan 2001 09:16:21 -0800
Use xkeycaps, available at http://www.jwz.org/xkeycaps/ and configure your
keypad any way you like. xkeycaps is basically a user friendly interface
for xmodmap and it will output a key definition file which you run xmodmap
on each time you start X.
I as well still use the old DEC keypad def's. Attached is my xmodmap file
for what is now a fairly typical 104-key keyboard including Windows start
keys (Which BTW I assign to Mod4 for Meta in Emacs). You may want to use it
directly, but be warned, it also changes other things (see the commented
stuff at the start).
One additional word: You cannot re-assign key defs with xkeycaps unless all
your 'Lock' keys are off.
--
rick
!
! This is an `xmodmap' input file for
! PC 104 key, wide Delete, short Enter (XFree86; US) keyboards.
! Automatically generated on Tue Jan 23 16:31:39 2001 by baartman with
! XKeyCaps 2.46; Copyright (c) 1999 Jamie Zawinski <[EMAIL PROTECTED]>.
! http://www.jwz.org/xkeycaps/
!
! This file makes the following changes:
!
! The "Print Screen" key generates F13 and Execute
! The "Scroll Lock" key generates F14, and has no modifiers
! The "Pause" key generates F15 and Break
! The "Num Lock" key generates KP_F1 and Pointer_EnableKeys, and has no modifiers
! The "/" key generates KP_F2
! The "*" key generates KP_F3
! The "-" key generates KP_F4
! The "7 Home" key generates KP_7 and KP_7
! The "8 UpArrow" key generates KP_8 and KP_8
! The "9 Pg Up" key generates KP_9 and KP_9
! The "+" key generates KP_Separator
! The "Caps Lock" key generates Control_L, and the Control modifier
! The "4 LeftArrow" key generates KP_4 and KP_4
! The "5" key generates KP_5 and KP_5
! The "6 RightArrow" key generates KP_6 and KP_6
! The "1 End" key generates KP_1 and KP_1
! The "2 DownArrow" key generates KP_2 and KP_2
! The "3 Pg Dn" key generates KP_3 and KP_3
! The "##" key generates NoSymbol
! The "0 Ins" key generates KP_0 and KP_0
! The ". Del" key generates KP_Decimal and KP_Decimal
keycode 0x09 = Escape
keycode 0x43 = F1
keycode 0x44 = F2
keycode 0x45 = F3
keycode 0x46 = F4
keycode 0x47 = F5
keycode 0x48 = F6
keycode 0x49 = F7
keycode 0x4A = F8
keycode 0x4B = F9
keycode 0x4C = F10
keycode 0x5F = F11
keycode 0x60 = F12
keycode 0x6F = F13 Execute
keycode 0x4E = F14
keycode 0x6E = F15 Break
keycode 0x31 = grave asciitilde
keycode 0x0A = 1 exclam
keycode 0x0B = 2 at
keycode 0x0C = 3 numbersign
keycode 0x0D = 4 dollar
keycode 0x0E = 5 percent
keycode 0x0F = 6 asciicircum
keycode 0x10 = 7 ampersand
keycode 0x11 = 8 asterisk
keycode 0x12 = 9 parenleft
keycode 0x13 = 0 parenright
keycode 0x14 = minus underscore
keycode 0x15 = equal plus
keycode 0x16 = BackSpace
keycode 0x6A = Insert
keycode 0x61 = Home
keycode 0x63 = Prior
keycode 0x4D = KP_F1 Pointer_EnableKeys
keycode 0x70 = KP_F2
keycode 0x3F = KP_F3
keycode 0x52 = KP_F4
keycode 0x17 = Tab ISO_Left_Tab
keycode 0x18 = q Q
keycode 0x19 = w W
keycode 0x1A = e E
keycode 0x1B = r R
keycode 0x1C = t T
keycode 0x1D = y Y
keycode 0x1E = u U
keycode 0x1F = i I
keycode 0x20 = o O
keycode 0x21 = p P
keycode 0x22 = bracketleft braceleft
keycode 0x23 = bracketright braceright
keycode 0x33 = backslash bar
keycode 0x6B = Delete
keycode 0x67 = End
keycode 0x69 = Next
keycode 0x4F = KP_7 KP_7
keycode 0x50 = KP_8 KP_8
keycode 0x51 = KP_9 KP_9
keycode 0x56 = KP_Separator
keycode 0x42 = Control_L
keycode 0x26 = a A
keycode 0x27 = s S
keycode 0x28 = d D
keycode 0x29 = f F
keycode 0x2A = g G
keycode 0x2B = h H
keycode 0x2C = j J
keycode 0x2D = k K
keycode 0x2E = l L
keycode 0x2F = semicolon colon
keycode 0x30 = apostrophe quotedbl
keycode 0x24 = Return
keycode 0x53 = KP_4 KP_4
keycode 0x54 = KP_5 KP_5
keycode 0x55 = KP_6 KP_6
keycode 0x32 = Shift_L
keycode 0x34 = z Z
keycode 0x35 = x X
keycode 0x36 = c C
keycode 0x37 = v V
keycode 0x38 = b B
keycode 0x39 = n N
keycode 0x3A = m M
keycode 0x3B = comma less
keycode 0x3C = period greater
keycode 0x3D = slash question
keycode 0x3E = Shift_R
keycode 0x62 = Up
keycode 0x57 = KP_1 KP_1
keycode 0x58 = KP_2 KP_2
keycode 0x59 = KP_3 KP_3
keycode 0x6C = KP_Enter
keycode 0x25 = Control_L
keycode 0x73 = Meta_L
keycode 0x40 = Alt_L
keycode 0x41 = space
keycode 0x71 = Alt_R
keycode 0x74 = Meta_R
keycode 0x75 = NoSymbol
keycode 0x6D = Control_R
keycode 0x64 = Left
keycode 0x68 = Down
keycode 0x66 = Right
keycode 0x5A = KP_0 KP_0
keycode 0x5B = KP_Decimal KP_Decimal
clear Shift
clear Lock
clear Control
clear Mod1
clear Mod2
clear Mod3
clear Mod4
clear Mod5
add Shift = Shift_L Shift_R
add Control = Control_L Control_R Control_L
add Mod1 = Alt_L Alt_R
add Mod4 = Meta_L Meta_R
------------------------------
From: [EMAIL PROTECTED] (Paul Lew)
Subject: Re: Weird problems with Nvidia drivers & kernel 2.4.0
Date: Wed, 24 Jan 2001 17:17:31 GMT
On Wed, 24 Jan 2001 14:20:50 GMT, Alois Treindl <[EMAIL PROTECTED]> wrote:
>Saad Kadhi wrote:
>>
>> Hi Holger,
>>
>> Holger Hees wrote:
>>
>> > Hi
>> >
>> > i have the same problem
>> >
>> > my system runs SuSE 7.0, kernel 2.4.0, XFree 4.0.2 and NVidia driver 0.9.6
>> >
>> > when i start the first X session all works fine. After exiting
this session
>> > i start another X session and must reboot my system.
>> > i can also reboot my system via telnet.
>> >
>> > the same problem is when i switch to the text-console (<ctrl>+<alt>+<f1>)
>> >
>> This is really weird ! what AGP chipset do you have & what monitor ? I
>> changed the video card today (from TNT2 Ultra to Geforce 2 MX) but the
>> pb remains the same.
>>
>
>I have the same problem with Redhat 7.0, kernel 2.2.16 and 2.2.18, running
>on a HP
>e-vectra which has the Intel 810e chipset:
>I cannot use ALT-CTRL-F1 to get the terminal mode, when I am running X
>(XFree86 4.0.1),
>I just get a black screen and have to reboot.
>If I don't run X, the VT feature (various virtual terminals) works.
>
>Any ideas?
ALT-CTRL-F1 is to the terminal session that X is running on;
try ALT-CTRL-F2 ...F4; getting back to X is something else again...
------------------------------
From: [EMAIL PROTECTED] (H.Bruijn)
Subject: Re: general kernel compile question
Date: 24 Jan 2001 17:24:21 GMT
Reply-To: [EMAIL PROTECTED]
On Wed, 24 Jan 2001 16:39:04 GMT, [EMAIL PROTECTED] allegedly wrote:
>What is the benefit of running "make clean" in between "make dep"
>and "make bzImage"?
>
>I ask cause I've seen this on a redhat tutorial, but is not stated in
>the kernel readme.
It cleans up the files from previous make round. Normally you don't want
to do that, as leaving them will speed the compilation process up. Make
is designed to only recompile those sections of source code that have
changed since the previous time make was used, or the sections which are
effected by a change in configuration. Normally make will insure that
when you fi add a module to support a new network interface card, you
won't waste CPU cycles by recompiling your audio modules. In principle.
Now sometimes the dependancies in the makefile aren't 100% tight so that
after a change make would not recompile every piece of source code
effected by that change. That is were the make clean comes in. That
cleans up all previously compiled sections, and makes sure everything is
compiled and no stale .o files are included.
So make clean may be usefull, but may also force you to longer compile
times.
--
If a trainstation is the place where trains stop, what is a workstation?
========================================================================
Herman Bruijn mail: [EMAIL PROTECTED]
The Netherlands website: http://hermanbruijn.com
------------------------------
From: [EMAIL PROTECTED] (Villy Kruse)
Subject: Re: ps usage ??
Date: 24 Jan 2001 17:29:47 GMT
On Wed, 24 Jan 2001 16:48:26 +0100, Ed Bras <[EMAIL PROTECTED]> wrote:
>Hellu there,
>
>The man page of ps isn't really clear to me.
>I have a lot of java processes running with different arguments, and like to
>see those arguments as well. How do I do that with "ps" ??
>
>For example: ps -A | grep java gives me all the java running processes but
>doesn't show the arguments.
>I have processes like "java -jar orion.jar", "java -jar bla.jar", etc...
>In the ps I only see a thousand times "java" nothing more.
>
>With ps -x I see a little bit more but still not the arguments.
>
Try ps axww
That is no dash before the options. With the dash the options means
something else. Need more information try ps axuww ps axlww
Also try ps -Af -- with the dash this time.
Villy
------------------------------
From: [EMAIL PROTECTED]
Crossposted-To: comp.os.linux.misc,comp.os.linux.networking,comp.os.linux.security
Subject: Re: VMWare: Problem installing guest OS Win98
Date: Wed, 24 Jan 2001 17:32:12 GMT
In article <[EMAIL PROTECTED]>,
Steve Withers <[EMAIL PROTECTED]> wrote:
>
> > Subba Rao <[EMAIL PROTECTED]> wrote in message
> > news:[EMAIL PROTECTED]...
> > >
> > > I have been trying to install Win98 as a guest host on my Linux
system.
> > > The partition I plan to use for Win98 is /dev/hda3. I have tried
toggling
> > the
> > > partition id to FAT16, ext2 and FAT12.
> > >
> > > I am trying to install the Win98 on a virtual disk and not to a raw
> > partition.
>
> If you want a virtual disk, then you really want a file on your Linux
> partition. Mine is in my /home/steve/vm directory.
>
> If you want to put the Win98 system onto /dev/hda3, then you will have
> to specify raw disk.......
>
> Virtual disk is easy and you don't have to mess with your
> partitions....but it is limited to 2GB (per virtual disk - you can have
> multiple virtual disks). It doesn't start at 2GB...but it can grow up to
> that.
>
> Steve
>
> --
> Regards,
>
> Steve Withers
> [EMAIL PROTECTED]
>
> Registered Linux user #24688
> http://counter.li.org
>
Steve is right. the virtual disk setup uses a file in the ~/vm/
directory. It doesn't require any partition setup. Just pop the win98
cd in the drive when you power on the virtual machine and follow the
install intructions. Very easy.
Scott
=====.
Support provided by Linuxgruven, Inc.
www.linuxgruven.com
314-727-0918
Sent via Deja.com
http://www.deja.com/
------------------------------
** 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 by posting to comp.os.linux.setup.
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-Setup Digest
******************************