Re: X problem after update from REX to BO (detailed error messages now)

1997-09-25 Thread Remco Blaakmeer
On Fri, 26 Sep 1997, Lawrence wrote: > sorry, my previous post have some typo errors, here is the correct one. > > I tried to comment out ALL FontPath and I CAN still run startx, though > the Font looks bad, xfs not running and the following commands give > error. I am using xsvga, does it has a

Re: X problem after update from REX to BO (detailed error messages now)

1997-09-25 Thread Lawrence
sorry, my previous post have some typo errors, here is the correct one. I tried to comment out ALL FontPath and I CAN still run startx, though the Font looks bad, xfs not running and the following commands give error. I am using xsvga, does it has a VERY default font! fsinfo -server localhost:7

Re: X problem after update from REX to BO (detailed error messages now)

1997-09-25 Thread Lawrence
I tried to comment out ALL FontPath and I can't still run startx, though the Font looks bad, xfs not running and the following commands give error. I am using xsvga, does it has a VERY default font! fsinfo -server localhost:7100 fslsfonts -server localhost:7100 Remco Blaakmeer wrote: > > O

Re: DOSKey equivalent

1997-09-25 Thread Lawrence
Will Lowe wrote: > > On Thu, 25 Sep 1997, Lawrence Lucier wrote: > > > Just wondering if there is a proggie analogous to MSDOS's DOSKey (which > > saves typed in > > keystrokes and then allows the user to recall them by using the arrow > > keys)? > > Well, if you're using the bash shell, it do

Re: Basic Debian hd mounting...

1997-09-25 Thread Lawrence
Dale Scheetz wrote: > > On Fri, 26 Sep 1997, Lawrence wrote: > > > Dale Scheetz wrote: > > > I assume that this goes into the options collumn in fstab? I just tried to > > > add umask/660 for my dos partition (I understand that FAT and VFAT are > > > different, so this may be why it doesn't work)

Re: X problem after update from REX to BO (detailed error messages now)

1997-09-25 Thread Remco Blaakmeer
On Fri, 26 Sep 1997, Lawrence wrote: > If I put 'FontPath "tcp/localhost:7100"' the very first line and follow > by others font paths, do you think the X server will try to use the xfs, > if fails it uses the others. Hmm, interesting thought. I'll try it. -- wait some time -- No, it doesn't wor

Re: DOSKey equivalent

1997-09-25 Thread Steve Mayer
Lawrence, This functionality is built into the default shell (bash). Steve Mayer [EMAIL PROTECTED] Lawrence Lucier wrote: > Howdy all:-) > > Just wondering if there is a proggie analogous to MSDOS's DOSKey (which saves > typed in > keystrokes and then allows the user to recall them by us

Re: formatted floppy type??

1997-09-25 Thread Douglas Bates
Douglas Bates <[EMAIL PROTECTED]> writes: > Lawrence Lucier <[EMAIL PROTECTED]> writes: > > Howdy Will...thanks for the reply. :-) Seems it's just the four 1.44 b= > > ase install disks > > that don't respond to either: I should have read what you actually wrote and not what I thought you w

Re: formatted floppy type??

1997-09-25 Thread Douglas Bates
Lawrence Lucier <[EMAIL PROTECTED]> writes: > > > reason I'm asking is because my boot floppy and install disks don't see= > m to respond to either > > > ext2 or dos when I try to mount them. > > > Or maybe because I'm a newbie at linux I am issuing the wrong command??= > ? :-) > > > > It's en

Re: DOSKey equivalent

1997-09-25 Thread Craig Sanders
On Thu, 25 Sep 1997, Lawrence Lucier wrote: > Just wondering if there is a proggie analogous to MSDOS's DOSKey > (which saves typed in keystrokes and then allows the user to recall > them by using the arrow keys)? that sort of functionality is built into most of the shells (bash, tcsh, zsh). unf

Re: DOSKey equivalent

1997-09-25 Thread Will Lowe
On Thu, 25 Sep 1997, Lawrence Lucier wrote: > Just wondering if there is a proggie analogous to MSDOS's DOSKey (which > saves typed in > keystrokes and then allows the user to recall them by using the arrow > keys)? Well, if you're using the bash shell, it does that automagically. You can eve

LaTeX, docstrip, ntg brief.dtx

1997-09-25 Thread joost witteveen
Does anybody know how I should create a "brief.cls" from a "brief.dtx" with the debian teTeX packages? The brief.cls supplied with debian is rather old, and I'd like to see if a more recent version (like that of september the 8th this year, as opposed to the 1994 version included in debian) does a

Re: formatted floppy type??

1997-09-25 Thread Will Lowe
On Thu, 25 Sep 1997, Lawrence Lucier wrote: > Howdy Will...thanks for the reply. :-) Seems it's just the four 1.44 > base install disks > that don't respond to either: Um, I think that these (correct me if I'm wrong, someone) probably DON'T contain an msdos or ext2 filesystem. They're boo

Re: formatted floppy type??

1997-09-25 Thread Brandon Mitchell
On Thu, 25 Sep 1997, Lawrence Lucier wrote: > Is there any way of determining which kind of filesystem a floppy has been > formatted with? The > reason I'm asking is because my boot floppy and install disks don't seem to > respond to either > ext2 or dos when I try to mount them. > > Or maybe

DOSKey equivalent

1997-09-25 Thread Lawrence Lucier
Howdy all:-) Just wondering if there is a proggie analogous to MSDOS's DOSKey (which saves typed in keystrokes and then allows the user to recall them by using the arrow keys)? Thanks...:-) PS.I am having trouble getting past the installation floppy boot stage so even though a prog

Re: formatted floppy type??

1997-09-25 Thread Lawrence Lucier
Addressed to: Will Lowe <[EMAIL PROTECTED]> debian-user@lists.debian.org ** Reply to note from Will Lowe <[EMAIL PROTECTED]> Thu, 25 Sep 1997 15:14:08 -0400 (EDT) > > reason I'm asking is because my boot floppy and install disks don't seem to > > respond to either > > ext2 or dos

Re: Packages

1997-09-25 Thread Syrus Nemat-Nasser
On Thu, 25 Sep 1997, Mark Bellamy wrote: > I'm downloading from ftp://ftp.debian.org/pub/debian/stable/Packages > > It says there is no such directory. Packages is a file, not a directory. It contains a listing with descriptions of the individual Debian packages. To install the system, do as A

Re: Packages

1997-09-25 Thread Alex Yukhimets
> I just downloaded the floppy images but now I can't download the > Packages. > > I have the instructions from the web site. > > I'm downloading from ftp://ftp.debian.org/pub/debian/stable/Packages > > It says there is no such directory. > > Is there some other way to find out which Packages t

Re: Basic Debian hd mounting...

1997-09-25 Thread Dale Scheetz
On Fri, 26 Sep 1997, Lawrence wrote: > Dale Scheetz wrote: > > I assume that this goes into the options collumn in fstab? I just tried to > > add umask/660 for my dos partition (I understand that FAT and VFAT are > > different, so this may be why it doesn't work) and the permissions are > > still

Packages

1997-09-25 Thread Mark Bellamy
I just downloaded the floppy images but now I can't download the Packages. I have the instructions from the web site. I'm downloading from ftp://ftp.debian.org/pub/debian/stable/Packages It says there is no such directory. Is there some other way to find out which Packages to download to give f

Re: X problem after update from REX to BO (detailed error messages now)

1997-09-25 Thread Lawrence
Remco Blaakmeer wrote: > No, you will have to tell the X server that it must use the font server. > Look in /etc/X11/XF86Config for some lines like: > FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" > Place a '#' in front of all those lines, and add a line: > FontPath "tcp/localhost:7100" >

Re: network settings

1997-09-25 Thread john
George Bonser writes: > Doing the network setup from the install disk should set everything up > correctly including resolv.conf, etc. Perhaps a network configuration utility could be created from the network install and put in base? -- John HaslerThis posting is in the public dom

Re: formatted floppy type??

1997-09-25 Thread Will Lowe
On Thu, 25 Sep 1997, Lawrence Lucier wrote: > Hi all. > > > reason I'm asking is because my boot floppy and install disks don't seem to > respond to either > ext2 or dos when I try to mount them. > Or maybe because I'm a newbie at linux I am issuing the wrong command??? :-) It's entir

formatted floppy type??

1997-09-25 Thread Lawrence Lucier
Hi all. Is there any way of determining which kind of filesystem a floppy has been formatted with? The reason I'm asking is because my boot floppy and install disks don't seem to respond to either ext2 or dos when I try to mount them. Or maybe because I'm a newbie at linux I am issuin

XServers and P9100 chipset

1997-09-25 Thread Russ Cook
I'm a brand new Linux user, still installing/configuring Debian 1.3.1. I have a Diamond Viper SE PCI video card with the P9100 chipset. I tried installing the XServer_P9000 (I'm not at my machine and don't have the precise name) first, but couldn't get it to work. Reading the Readme, I found out

Shrinking e2fs partition?

1997-09-25 Thread Richard . Dansereau
Hello all! Has anyone developped a method of shrinking a Linux e2fs filesystem partition? I know that fips will shirnk DOS partitions, and I've tried Partition Magic 2.0 which can play with other types of partitions but haven't found anything that could do it with an Linux e2fs partition. Would

Re: mounting cdrom

1997-09-25 Thread Will Lowe
On Thu, 25 Sep 1997 [EMAIL PROTECTED] wrote: > Now I am having trouble mounting the cdrom. Below is my fstab including > the various changes I tried. Below that is a list of the command line > mounts I tried and the message returned > /dev/hdb /cdrom iso9660 ro,noa

Re: X problem after update from REX to BO (detailed error messages now)

1997-09-25 Thread Remco Blaakmeer
On Fri, 26 Sep 1997, Lawrence wrote: > > Xfs is the X Font Server. You won't have much problems if you don't use > > it, but it seems to be better than letting the X server manage the fonts > > in some cases. For example, you don't have to gunzip all fonts if you are > > using an X server that doe

Re: X problem after update from REX to BO (detailed error messages now)

1997-09-25 Thread Remco Blaakmeer
On 25 Sep 1997, Andy Spiegl wrote: > According to Remco Blaakmeer <[EMAIL PROTECTED]>: > > > > I took a look at the output of the X server in an earlier post and it > > already uses xfs for the fonts. But you have to configure xfs so that it > > looks in the right place for the fonts. Take a loo

Re: Basic Debian hd mounting...

1997-09-25 Thread Lawrence
Dale Scheetz wrote: > I assume that this goes into the options collumn in fstab? I just tried to > add umask/660 for my dos partition (I understand that FAT and VFAT are > different, so this may be why it doesn't work) and the permissions are > still the same as before (-rwxr-xr-x). I don't have a

Re: laptop resume and apmd

1997-09-25 Thread Olaf Weber
Bruce Perens writes: > My hypothesis is that "apmd" is swapped out when the user-suspend signal > comes in (because there is so little RAM). It takes too long to run, and > thus the laptop doesn't suspend properly. I also notice that it is logging > resume, but not suspend. > Is anyone else exper

Re: ISA Adaptec and RAM > 16 megs

1997-09-25 Thread Greg Vence
Berni Ernst wrote: > > Hi, > > I installed debian 1.3.2 on my porty computer which is an older > Pentium (60) with an adaptec 1542cf ISA scsi controller. > As soon as I install more than 16 megs of memory the system crashes > sooner or later without any message. Reducing the memory to 16 megs > s

Re: Netscape BS & Del Problems

1997-09-25 Thread Paul Serice
Markus, Thanks s much! I didn't even think to look in the global resource file. Paul Serice - Markus M. Schneider wrote: > > Paul Serice wrote: > > > > >From everything I've read in the HOWTO and in the mini-HOWTO and > > in the Motif HOWTO and the Nets

ISA Adaptec and RAM > 16 megs

1997-09-25 Thread Berni Ernst
Hi, I installed debian 1.3.2 on my porty computer which is an older Pentium (60) with an adaptec 1542cf ISA scsi controller. As soon as I install more than 16 megs of memory the system crashes sooner or later without any message. Reducing the memory to 16 megs stops the crashes. Can I use the ad

Re: X problem after update from REX to BO (detailed error messages now)

1997-09-25 Thread David Wright
On 25 Sep 1997, Andy Spiegl wrote: > According to Remco Blaakmeer <[EMAIL PROTECTED]>: > > > > I took a look at the output of the X server in an earlier post and it > > already uses xfs for the fonts. But you have to configure xfs so that it > > looks in the right place for the fonts. Take a loo

Re: Basic Debian hd mounting...

1997-09-25 Thread Dale Scheetz
On Fri, 26 Sep 1997, Lawrence wrote: > Dale Scheetz wrote: > > > > On 25 Sep 1997, Carey Evans wrote: > > > > > Lawrence <[EMAIL PROTECTED]> writes: > > > > > > [snip] > > > > > > > it is dangerous! be aware that the permission is set to rwxrwxrwx and > > > > everyone can ERASE files in this pa

Re: Lilo on dual boot system with reformatting

1997-09-25 Thread Oliver Elphick
In message <[EMAIL PROTECTED]>, writes: >Hi all, > >I just got Debian linux on CD and following the advice of friends I >partitioned my Windows 95 Harrdisk to 2 partitions FAT32 for W95 and >un-partitioned for linux. My Question is now how can I install LILO on the >boot sector of the F

Re: Multiple network cards. ARGH!

1997-09-25 Thread Yasar Arman
Remco Blaakmeer wrote: > > On Wed, 24 Sep 1997, Peter Loje Hansen wrote: > [snip] > > # dmesg|grep ^eth > > eth0: NE2000 found at 0x320, using IRQ 10. > > eth1: 3c509 at 0x220 tag 1, BNC port, address 00 20 af 59 c8 1b, IRQ 12. > > eth2: 3c509 at 0x210 tag 2, BNC port, address 00 20 af 59 cc

Re: serial port speed

1997-09-25 Thread Dima
David Wright wrote: > Perhaps there's some history here. I installed Debian 1.3 on a 1997 > pentium and setserial -a /dev/ttyS? all say that baud_base is 115200 > and Flags: spd_normal... > Both mgetty and minicom will satisfactorily handle 115200, so all this > messing with spd_vhi se

Re: mounting cdrom

1997-09-25 Thread LeRoy D. Cressy
In looking at your problem there could be several things going on. First the way that your /etc/fstab is set up ONLY ROOT can mount the cdrom. If this is what you want that is fine. Secondly when mounting a file system there can be no user in the mount point directory. Ie if root attempted to

Re: X Fonts and Emacs

1997-09-25 Thread Frank Barknecht
Alan Eugene Davis hat gesagt: // Alan Eugene Davis wrote: > > Does emacs know about all the fonts available on the system? > Are there other fonts "around"? > > there's a gulf of difference bwe > > excuse me... > > there's a gulf of difference between 9x15 and 10x20, but I don't see > any fon

Re: X problem after update from REX to BO (detailed error messages now)

1997-09-25 Thread Lawrence
> Xfs is the X Font Server. You won't have much problems if you don't use > it, but it seems to be better than letting the X server manage the fonts > in some cases. For example, you don't have to gunzip all fonts if you are > using an X server that doesn't understand gzipped fonts. And of course y

Re: X problem after update from REX to BO (detailed error messages now)

1997-09-25 Thread Lawrence
Andy Spiegl wrote: > > According to Remco Blaakmeer <[EMAIL PROTECTED]>: > > > > I took a look at the output of the X server in an earlier post and it > > already uses xfs for the fonts. But you have to configure xfs so that it > > looks in the right place for the fonts. Take a look at the 'catal

Re: Basic Debian hd mounting...

1997-09-25 Thread Lawrence
Dale Scheetz wrote: > > On 25 Sep 1997, Carey Evans wrote: > > > Lawrence <[EMAIL PROTECTED]> writes: > > > > [snip] > > > > > it is dangerous! be aware that the permission is set to rwxrwxrwx and > > > everyone can ERASE files in this partition!!! > > > > What kind of setup does this? From my

Re: debian development

1997-09-25 Thread jdassen
On Sep 25, Gorkem Cetin wrote > I'm not sure if this is the right mailing list, if not flame me :) It is (more or less). > We've (the turkish linux user group) been working on a turkish linux > distribution for some time. Its main purpose is to help users whose native > lang is not english.. It a

AcceleratedX and xfs

1997-09-25 Thread Civ Kevin F. Havener
That's nice to know. Maybe I should tell Xi Graphics support about this solution. As a commercial server, I can't say for sure they'd feel bound to honor a "standard" call. Maybe I've lived too long in an M$ dominated world. All I can say is they didn't suggest it to me when I asked them ho

Re: X problem after update from REX to BO (detailed error messages now)

1997-09-25 Thread Andy Spiegl
According to Remco Blaakmeer <[EMAIL PROTECTED]>: > > I took a look at the output of the X server in an earlier post and it > already uses xfs for the fonts. But you have to configure xfs so that it > looks in the right place for the fonts. Take a look at the 'catalogue' > line in /etc/X11/xfs/co

Re: Basic Debian hd mounting...

1997-09-25 Thread Dale Scheetz
On 25 Sep 1997, Carey Evans wrote: > Lawrence <[EMAIL PROTECTED]> writes: > > [snip] > > > it is dangerous! be aware that the permission is set to rwxrwxrwx and > > everyone can ERASE files in this partition!!! > > What kind of setup does this? From my machine at work: > > /dev/hda4 /m

Re: Stable means not-changing?

1997-09-25 Thread Civ Kevin F. Havener
Points well taken. Don't know what got into me this morning! On Thu, 25 Sep 1997 [EMAIL PROTECTED] wrote: > Hi, > > According to Civ Kevin F. Havener: > > > > You would think, at least in the case of bash, a bash 2.01 (or whatever) > > would be compiled against libc5 and put in the bo-updates

Re: X problem after update from REX to BO (detailed error messages now)

1997-09-25 Thread Remco Blaakmeer
On Fri, 26 Sep 1997, Lawrence wrote: > > I took a look at the output of the X server in an earlier post and it > > already uses xfs for the fonts. But you have to configure xfs so that it > > looks in the right place for the fonts. Take a look at the 'catalogue' > > line in /etc/X11/xfs/config. Yo

Re: X problem after update from REX to BO (detailed error messages now)

1997-09-25 Thread Remco Blaakmeer
On Thu, 25 Sep 1997, Civ Kevin F. Havener wrote: > You didn't say (and I can't figure out from your error messages) whether > or not you are using AcceleratedX. If so, you need to go into all of > your font directories and gunzip the fonts, then ncompress them if you > have it, then do the mkf

Re: Stable means not-changing?

1997-09-25 Thread schulte
Hi, According to Civ Kevin F. Havener: > > You would think, at least in the case of bash, a bash 2.01 (or whatever) > would be compiled against libc5 and put in the bo-updates tree. This > orphaning of the 1.3 tree sorta ticks me off. Since the kernel fiasco > (2.0.30) had already occurred f

debian development

1997-09-25 Thread Gorkem Cetin
Hi. I'm not sure if this is the right mailing list, if not flame me :) We've (the turkish linux user group) been working on a turkish linux distribution for some time. Its main purpose is to help users whose native lang is not english.. It attracted many people here, and everything goes fine by n

Re: mounting cdrom

1997-09-25 Thread Shaleh
You have to add the symlink for /dev/cdrom -> /dev/hd? to use /dev/cdrom inn commands. My fstab line is: /dev/cdrom /cdrom iso9660 ro,user,unhide. /dev has a line: cdrom -> hdb. I type mount /cdrom and voila my cd is mounted. spcd is for cd's on a proprietary cd controller like a Sound Blaster

Re: X problem after update from REX to BO (detailed error messages now)

1997-09-25 Thread Lawrence
> I took a look at the output of the X server in an earlier post and it > already uses xfs for the fonts. But you have to configure xfs so that it > looks in the right place for the fonts. Take a look at the 'catalogue' > line in /etc/X11/xfs/config. You have to set this to exactly the set of > fon

Re: trying to compile gtk+970916....

1997-09-25 Thread David Puryear
On 25-Sep-97 Remco van de Meent wrote: Hmm, I have -lX11 and -lXext mentioned in that file too. Kinda strange.. I just reinstalled xlib6 and xlib6-dev_3.3-3 and rebooted. After that, I ran configure-script again and everything compiled without any error.:-) Thanks, D

Re: kde & menus

1997-09-25 Thread joost witteveen
> On 25 Sep 1997, Tibor Simko wrote: > > > hi > > > > i am using current debian kde packages (e.g. kdeapps 0.10.01-2), and i > > have encountered a problem with kpanel menus. namely, when trying > > "update-menus -v": > > > > [...] > > Udate-menus: Running method:/etc/menu-methods//kde > >

X Fonts and Emacs

1997-09-25 Thread Alan Eugene Davis
Does emacs know about all the fonts available on the system? Are there other fonts "around"? there's a gulf of difference bwe excuse me... there's a gulf of difference between 9x15 and 10x20, but I don't see any fonts in between them. Just wondering. I apologize, as this is undoubtedly not a

Re: X problem after update from REX to BO (detailed error messages now)

1997-09-25 Thread Civ Kevin F. Havener
You didn't say (and I can't figure out from your error messages) whether or not you are using AcceleratedX. If so, you need to go into all of your font directories and gunzip the fonts, then ncompress them if you have it, then do the mkfontdir step. AcceleratedX can't do gzipped fonts, but it

Re[2]: Stable means not-changing?

1997-09-25 Thread TENCC01.LEWIS01
On the bash thing... I think it was a posix compliance thing. The man page for the posix shell states that "{" and "}" are reserved words and the usage is like: { list ; } The man page also states that ";" is a metacharacter that can be replaced by one or more newlines. So the followin

Re: Stable means not-changing?

1997-09-25 Thread Civ Kevin F. Havener
You would think, at least in the case of bash, a bash 2.01 (or whatever) would be compiled against libc5 and put in the bo-updates tree. This orphaning of the 1.3 tree sorta ticks me off. Since the kernel fiasco (2.0.30) had already occurred for the very same reason, and since we've gone thro

Re: X problem after update from REX to BO (detailed error messages now)

1997-09-25 Thread Remco Blaakmeer
On Thu, 25 Sep 1997, Scott Ellis wrote: > > > On 25 Sep 1997, Andy Spiegl wrote: > > > According to Bob Clark <[EMAIL PROTECTED]>: > > > > > > Looks like you're missing the FontPath line(s) in the > > > "Files" section of /etc/X11/XF86Config. Try man XF86Config. > > > > You are right, I co

newsgroup

1997-09-25 Thread Lawrence Lucier
** Reply to note from George Bonser <[EMAIL PROTECTED]> Wed, 24 Sep 1997 19:37:43 -0700 (PDT) Howdy all.:-) See from the docs (and various net searchs) there is a newsgroup called linux.debian.users available but I haven't been able to track down a news server which carries it. Anyone

lilo

1997-09-25 Thread Lawrence Lucier
** Reply to note from George Bonser <[EMAIL PROTECTED]> Wed, 24 Sep 1997 19:37:43 -0700 (PDT) Howdy all.:-) Using Rescue disk install program, I have set up Boot Manager, DOS, OS/2 HPFS, Linux ext2, and linux swap partitions on my harddrive. Seems that the floppy install didn't (won't

Re: X problem after update from REX to BO (detailed error messages now)

1997-09-25 Thread Scott Ellis
On 25 Sep 1997, Andy Spiegl wrote: > According to Bob Clark <[EMAIL PROTECTED]>: > > > > Looks like you're missing the FontPath line(s) in the > > "Files" section of /etc/X11/XF86Config. Try man XF86Config. > > You are right, I commented out the FontPath lines in XF86Config, > but I am runnin

Re: X problem after update from REX to BO (detailed error messages now)

1997-09-25 Thread Andy Spiegl
According to Bob Clark <[EMAIL PROTECTED]>: > > Looks like you're missing the FontPath line(s) in the > "Files" section of /etc/X11/XF86Config. Try man XF86Config. You are right, I commented out the FontPath lines in XF86Config, but I am running xfs. Shouldn't that provide all the fonts? Thank

Re: trying to compile gtk+970916....

1997-09-25 Thread Remco van de Meent
On Wed, 24 Sep 1997, David Puryear wrote: : Does it detect X11 during execution of the configure-script? : : How do I tell? I think something about it is mentioned in the config.log file. : : I'm using about the same configuration as you described, and didn't have :

Re: Netscape BS & Del Problems

1997-09-25 Thread Lawrence
Markus M. Schneider wrote: > > Paul Serice wrote: > > > > >From everything I've read in the HOWTO and in the mini-HOWTO and in > > the Motif HOWTO and the Netscape FAQ section on this, everyone seems > > to have trouble getting BackSpace to work properly with Netscape. > > > > I have just the oppo

Re: Basic Debian hd mounting...

1997-09-25 Thread Lawrence
Carey Evans wrote: > > Lawrence <[EMAIL PROTECTED]> writes: > > [snip] > > > it is dangerous! be aware that the permission is set to rwxrwxrwx and > > everyone can ERASE files in this partition!!! > > What kind of setup does this? From my machine at work: > > /dev/hda4 /mnt/win95

Re: boot errors

1997-09-25 Thread Lawrence
Torsten Hilbrich wrote: > > Lawrence <[EMAIL PROTECTED]> writes: > > > David R Baker wrote: > > > > > I believe the "no /usr/bin/X11/xfs found ..." error is referring to > > > a running font server, not the file. The font server does not run > > > unless you configure it to run. This is merely

Re: serial port speed

1997-09-25 Thread David Wright
On Wed, 24 Sep 1997, Dave Cinege wrote: > On Wed, 24 Sep 1997 01:23:03 +1000, Lawrence wrote: > > >Anyone knows the default serail port speed? It is 38,400bps? Which > >file responsible for this setting? I want to increase it to 115,200bps. > > 38.4K, yes, /etc/rc.boot/0setserial, use the spd

mounting cdrom

1997-09-25 Thread tmalloy
When I installed debian the base system from cdrom I was asked the name of the block device. It would not accept cd or cdrom, so I tried hdb. This worked and the install proceded without incident. This may have caused a problem Now I am having trouble mounting the cdrom. Below is my fstab incl

Re: X problem after update from REX to BO (detailed error messages now)

1997-09-25 Thread Bob Clark
Looks like you're missing the FontPath line(s) in the "Files" section of /etc/X11/XF86Config. Try man XF86Config. Andy Spiegl wrote: > > According to Steve Hsieh <[EMAIL PROTECTED]>: > > I encountered the same problem. Doing a > > > > mkfontdir /usr/X11R6/lib/X11/fonts/* > > > > seems to

Re: kde & menus

1997-09-25 Thread Joerg Friedrich
On 25 Sep 1997, Tibor Simko wrote: > hi > > i am using current debian kde packages (e.g. kdeapps 0.10.01-2), and i > have encountered a problem with kpanel menus. namely, when trying > "update-menus -v": > > [...] > Udate-menus: Running method:/etc/menu-methods//kde > Unknown identifier "

Lilo on dual boot system with reformatting

1997-09-25 Thread Subhi S Hashwa
Hi all, I just got Debian linux on CD and following the advice of friends I partitioned my Windows 95 Harrdisk to 2 partitions FAT32 for W95 and un-partitioned for linux. My Question is now how can I install LILO on the boot sector of the FAT32 partition to make it possible to choose the boot syst

Re: Netscape BS & Del Problems

1997-09-25 Thread Markus M. Schneider
Paul Serice wrote: > > >From everything I've read in the HOWTO and in the mini-HOWTO and in > the Motif HOWTO and the Netscape FAQ section on this, everyone seems > to have trouble getting BackSpace to work properly with Netscape. > > I have just the opposite problem: Delete doesn't work. > I d

Re: Basic Debian hd mounting...

1997-09-25 Thread Carey Evans
Lawrence <[EMAIL PROTECTED]> writes: [snip] > it is dangerous! be aware that the permission is set to rwxrwxrwx and > everyone can ERASE files in this partition!!! What kind of setup does this? From my machine at work: /dev/hda4 /mnt/win95 vfatnoexec 0 0 % l

Re: X problem after update from REX to BO (detailed error messages now)

1997-09-25 Thread Andy Spiegl
According to Steve Hsieh <[EMAIL PROTECTED]>: > I encountered the same problem. Doing a > > mkfontdir /usr/X11R6/lib/X11/fonts/* > > seems to fix the problem for Xfree servers; it still doesn't work after > that for AcceleratedX though. Thanks a lot for the hint. Unfortunately it doesn'

Re: boot errors

1997-09-25 Thread Torsten Hilbrich
Lawrence <[EMAIL PROTECTED]> writes: > David R Baker wrote: > > > I believe the "no /usr/bin/X11/xfs found ..." error is referring to > > a running font server, not the file. The font server does not run > > unless you configure it to run. This is merely a nuisance message. > > > > I do not kno

Re: Basic Debian hd mounting...

1997-09-25 Thread Lawrence
Carey Evans wrote: > > jd? <[EMAIL PROTECTED]> writes: > > [snip] > > > my question how would i go about mounting that filesystem so that i can > > access those files for installation purposes or transfer them to the '/' > > filesystem for access & how would i go about installing x??? > > Will

Re: Basic Debian hd mounting...

1997-09-25 Thread Carey Evans
jd? <[EMAIL PROTECTED]> writes: [snip] > my question how would i go about mounting that filesystem so that i can > access those files for installation purposes or transfer them to the '/' > filesystem for access & how would i go about installing x??? Will answered some of this, but some more tip

Re: innxmit

1997-09-25 Thread Carey Evans
[EMAIL PROTECTED] (Timothy Phan) writes: > After my linux harddrive crashed and unrecoverable. I've re-installed > Debian 1.3.1 on a new harddrive. I've managed to configure the > new drive to have similar setup that I had in my previous drive. > However, the innxmit in the get-news scr

kde & menus

1997-09-25 Thread Tibor Simko
hi i am using current debian kde packages (e.g. kdeapps 0.10.01-2), and i have encountered a problem with kpanel menus. namely, when trying "update-menus -v": [...] Udate-menus: Running method:/etc/menu-methods//kde Unknown identifier "" in script -f: Aborting. [...] which means that

Re: [RANT] The Future of Debian (and Linux)

1997-09-25 Thread Lawrence Lucier
** Reply to note from George Bonser <[EMAIL PROTECTED]> Wed, 24 Sep 1997 19:37:43 -0700 (PDT) Howdy all.:-) Using Rescue disk install program, I have set up Boot Manager, DOS, OS/2 HPFS, Linux ext2, and linux swap partitions on my harddrive. Seems that the floppy install didn't (won't

Re: [RANT] The Future of Debian (and Linux)

1997-09-25 Thread Lawrence Lucier
** Reply to note from George Bonser <[EMAIL PROTECTED]> Wed, 24 Sep 1997 19:37:43 -0700 (PDT) Howdy all.:-) See from the docs (and various net searchs) there is a newsgroup called linux.debian.users available but I haven't been able to track down a news server which carries it. Anyone

Re: [RANT] The Future of Debian (and Linux)

1997-09-25 Thread Manoj Srivastava
Hi, >>"George" == George Bonser <[EMAIL PROTECTED]> writes: George> Age has nothing to do with it, it has to do with devoting time George> to things that are more important in life. That and calling George> attention to the fact that more of these energetic youngsters George> need to get involved

Re: Disapearing /dev/tty0's

1997-09-25 Thread Warren Overholt
Did you by any chance change hard drive controlers or other cards recently. When I tried to install a SCSI card, the same sort of thing happened. After trying to figure out what was up and pulling the SCSI card, the problem went away on about the third hard shutdown/reboot. Other idea is your ser

Re: network settings

1997-09-25 Thread George Bonser
Uhm, this will allow the network to work but it is wrong. It will not modify all the files in the /etc directory that need changing. Doing the network setup from the install disk should set everything up correctly including resolv.conf, etc. On 24-Sep-97 dpk wrote: >Edit the file /etc/init.d/n

Re: Basic Debian hd mounting...

1997-09-25 Thread Will Lowe
On Wed, 24 Sep 1997, jd? wrote: > Greetings all, Hello! Welcome. > my question how would i go about mounting that filesystem so that i can Ok. Assuming it's the first partition on your first (master) ide hard drive, it's located at /dev/hda1. As root, you'll want to do mkdir /win95 mount -

Basic Debian hd mounting...

1997-09-25 Thread jd?
Greetings all, just some newbie questions i would like answered tto someday not be a newbie... i just installed debian linux on a p90, 24 MB RAM, system the installation went well, and i have the basic system functioning...i have the X windows system(xfree86) on the first partition of my HD

Re: Disapearing /dev/tty0's

1997-09-25 Thread Philippe Troin
On Wed, 24 Sep 1997 20:28:18 MDT "Chad D. Zimmerman" ([EMAIL PROTECTED]) wrote: > On Wed, 24 Sep 1997, Philippe Troin wrote: > > > Plug-and-Pray ? > > No Plug and Prey on this system. Not even windows. Good boy ! :-) Me too. Ok, so, from boot to boot, serial devices come and go. No I have no

Re: Disapearing /dev/tty0's

1997-09-25 Thread Chad D. Zimmerman
On Wed, 24 Sep 1997, Philippe Troin wrote: > Plug-and-Pray ? > > Phil. No Plug and Prey on this system. Not even windows. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Chad D. Zimmerman [EMAIL PROTECTED] Southwest Technology Devel

Re: Disapearing /dev/tty0's

1997-09-25 Thread Philippe Troin
On Wed, 24 Sep 1997 19:28:53 MDT "Chad D. Zimmerman" ([EMAIL PROTECTED]) wrote: > I have had an interesting problem rear it's ugly head two times now .. my > /dev/tty0's get SNAFUed for some reason. > > This is what they look like normally: > tty00 at 0x03f8 (irq = 4) is a 16450 > tty01 at

Re: Hard links to a directory in a chroot environment

1997-09-25 Thread Philippe Troin
On Wed, 24 Sep 1997 11:43:53 +0200 joost witteveen ([EMAIL PROTECTED]) wrote: > [..] > > Hard linked directories are bad, it would taker longer than that to explain. > > That's apity, cause I've been wanting to know why they are > bad for a long time. Do you have any reference where I can > sea

Re: Stable means not-changing?

1997-09-25 Thread George Bonser
On 25-Sep-97 Pete Harlan wrote: >> For the most part, it means "non-changing". While it would be nice to >> fix each package with a problem, doing so always runs the risk of breaking >> other packages on the system. Verifying the integrity of the system as a > >Perhaps this has been taken a litt

Re: [RANT] The Future of Debian (and Linux)

1997-09-25 Thread George Bonser
On 24-Sep-97 Darin Johnson wrote: > >There's enough age discrimination in the workplace, without having >it spread to Linux as well. Age has nothing to do with it, it has to do with devoting time to things that are more important in life. That and calling attention to the fact that more of these

Disapearing /dev/tty0's

1997-09-25 Thread Chad D. Zimmerman
I have had an interesting problem rear it's ugly head two times now .. my /dev/tty0's get SNAFUed for some reason. This is what they look like normally: tty00 at 0x03f8 (irq = 4) is a 16450 tty01 at 0x02f8 (irq = 3) is a 16550A tty03 at 0x02e8 (irq = 3) is a 16450 BUT two times now, thi

unsubscribe

1997-09-25 Thread Bert Manchee
<>

Re: Stable means not-changing?

1997-09-25 Thread Pete Harlan
> For the most part, it means "non-changing". While it would be nice to > fix each package with a problem, doing so always runs the risk of breaking > other packages on the system. Verifying the integrity of the system as a Perhaps this has been taken a little too much to heart; I keep updating

Figuring out the fasted mirror for you

1997-09-25 Thread Christoph Lameter
Here is a small script that finds the 10 fastest debian mirrors for you. Just put the README.mirrors from the ftp sites in your current directory. Then run the script: #!/bin/sh # Script to figure out the fastest Debian mirror sites grep "\..*:/" README.mirrors| awk '{ print $1 };' | \ awk -F: '{

  1   2   >