RE: SCSI and EIDE

1996-08-14 Thread Ricardo Kleemann
Good point about RAID0. I know linux's implementation of RAID0 is with the MD program. Do you know if that's fully functional, and if so, is there a Debian package for it? How is it used? On Wed, 14 Aug 1996, Al Youngwerth wrote: > Given equal drive parameters, the IO throughput (what matters

inetd killing pop3d

1996-08-14 Thread Al Youngwerth
I'm running Debian 1.1 with the kernel upgraded to 2.0.6. Everything has been working smooth until the last couple of days. Both yesterday and today, my pop3d stopped on me. There was nothing in the logs (that I could find) yesterday but in today's daemon.log I found inetd[139]: pop-3/tcp serve

Re: Installing Netscape with dpkg

1996-08-14 Thread Joey Hess
> Anyway, I looked on the Netscape ftp archive last night and they now > have 3.0b5, 3.0b6, and 3.0b7 _only_ on their site, not b4. > > Dpkg specifically asks for the beta 4 binary; can I get away with using > one of the newer binaries? Do I need to tweak anything to get it to > install using dp

Re: Installing Netscape with dpkg

1996-08-14 Thread Brian C. White
> I tried to use dpkg to install Netscape the _right_ way, and it expects > a netscape 3.0b4 file to be in /tmp; here is what dpkg says when I try > dpkg -i using the 1.1 cdrom: You'll need to pick up the 3.0b6 version from ftp.debian.org. > Anyway, I looked on the Netscape ftp archive last nigh

Re: GCC frepo patch don't work.

1996-08-14 Thread David Engel
I don't remember anyone responding to this. Jimen Ching writes: > I've just installed debian linux 1.1 from Iconnect. I am working > on a C++ project which depends heavily on the use of templates. Thus, I > would like to use the -frepo patch from Cygnus. The installed gcc/g++ > doesn't se

Re: Non debian packages

1996-08-14 Thread Ian Jackson
Pablo Bianucci writes ("Non debian packages"): ... > 3) Make an attempt to 'debianize' the packages, installing them under > /usr/local with dpkg (my 'own debianization', in fact). If you use dpkg it's perfectly acceptable to put the files in /usr, rather than /usr/local. Ian.

Re: Isn't it a security hole...

1996-08-14 Thread Gilbert Ramirez Jr.
>As Jerzy Kakol said: >> >> >> ...the attribute readable for others in case of the file /etc/passwd? > >Perhaps a bit, but not too much. The passwords in /etc/passwd are encrypted >through one-way DES encryption. It's much easier to simply guess users' >passwords, the majority of which are first

Re: Isn't it a security hole...

1996-08-14 Thread Bruce Perens
Yes, it is in project/experimental on the FTP server. We'll put it in 1.2 . Bruce -- Clinton isn't perfect, but I like him a lot more than Dole. Please register to vote, and vote for Democrats. Bruce Perens AB6YM [EMAIL PROTECTED]http://www.hams.com/

Re: Some initial problems

1996-08-14 Thread Bruce Perens
Jens, I suspect that LILO is still booting your old (slackware) kernel from the hard disk. If you do "cat /proc/version", does it say 2.0.6 ? LILO is able to boot files that have been removed, even after a new filesystem has been created. Bruce -- Clinton isn't perfect, but I like

Re: SCSI and EIDE

1996-08-14 Thread Bruce Perens
Sherwood Botsford <[EMAIL PROTECTED]> writes: > I agree that you can do this in the OS, but I don't think that it > *should* be done in the OS. Disks should serve filesystems, not raw blocks. There have been attempts at this, but nobody's had a commercial success. Bruce -- Clinton

Re: LILO trouble

1996-08-14 Thread Mike Taylor
I made the same mistake that Joshua and Hakan made. The READMEFIRST file in /usr/doc/lilo gives two possible fixes: - In linux you can remove lilo from the master boot record with: lilo -U - In MSDOS you can remove lilo by: fdisk /mbr The lilo -U fix did not work for me since

Re: Debian 1.1: fsck failure.

1996-08-14 Thread Bruce Perens
> fsck.ext2: Attempt to read block from filesystem resulted in short read From: "Susan G. Kleinmann" <[EMAIL PROTECTED]> > Run fsck manually on the sick drive (fsck /dev/hda8). I sent a private note to this user that he should print the disk partition table (using "fdisk") and see what it says fo

Printing to an Appletalk printer

1996-08-14 Thread Shaya Potter
Does anyone have experience printing to a remote appletalk printer, that isn't connected to any computer. I would expect that this would be done through ethertalk and use a command like pap, but I am not sure how I would implement it. Any thing at this point would be helpfull. Thanks Shaya -

Re: MIDI & Debian?

1996-08-14 Thread Nick Busigin
On Wed, 14 Aug 1996, Richard G. Roberto wrote: > Last night I installed kernel 2.0.12 and now I have sound! > Well, I can use auplay to play a .wav file anyway. I have > no idea how to test the rest of my board's functionality. > Does anybody know of a digital audio package for Debian that > will

Re: NFS module insertion failed

1996-08-14 Thread Mr A Birdi
Dear [EMAIL PROTECTED] > > I have just tried to install Debian-1.1.5 which I got via ftp from > ftp.inka.de. > > I used the disk set 1996-07-14 to make the base installation. > > The problem is that I can't insert the nfs module into the kernel. Which > of course is the end of the story so

Re: How do I get GATEWAY2000 PS/2 mouse to work ?

1996-08-14 Thread Mark Rahner
- Begin Included Message - >From [EMAIL PROTECTED] Tue Aug 13 16:44:48 1996 Someone (sorry, lost name) wrote: > -- one never knows if/when PS/2 mouse is going to be available in a >downloaded kernel, whereas serial support is virtually always there. Todd Fries ([EMAIL PROTECTED]) re

Re: Isn't it a security hole...

1996-08-14 Thread Karl Ferguson
At 05:01 PM 8/14/96 +0200, you wrote: > >...the attribute readable for others in case of the file /etc/passwd? > >Recently my debian system was cracked by several pirates. They have >account name and the password widely broadcasted on an IRC channel. The >only way, as I guess, they grabed root's

Re: SCSI and EIDE

1996-08-14 Thread Rob Browning
Al Youngwerth <[EMAIL PROTECTED]> writes: > Sorry, I just had to get in my two bits about this... No problem. > The drive's CPU can always make better decisions about reordering = > requests because it knows the details of the drive's parameters and > its = current state. A drive's CPU can reord

Re: CHAP authentication

1996-08-14 Thread Rick Macdonald
I tried to send this to Steve directly but it bounced Steven Tonnesen wrote: > > My ISP just changed from login authentication to CHAP authentication. Can > someone > send me an example of what a chap-secrets file should look like? I just set up PAP for my wife's ISP. It may be very si

RE: SCSI and EIDE

1996-08-14 Thread Al Youngwerth
Sorry, I just had to get in my two bits about this... I believe the logic for reordering SCSI IO requests really does belong in the drive. With regard to the performance concerns of the drive's CPU speed for making decisions about the next IO to process: an average seek is 10ms and average late

Re: Isn't it a security hole...

1996-08-14 Thread Matthew Bailey
On Wed, 14 Aug 1996, Jerzy Kakol wrote: > > ...the attribute readable for others in case of the file /etc/passwd? > > Recently my debian system was cracked by several pirates. They have > account name and the password widely broadcasted on an IRC channel. The > only way, as I guess, they grabe

Re: "Error in archive format" for boot1440_2.0.5-1.bin

1996-08-14 Thread Gilbert Ramirez Jr.
As Luca Maranzano said: > > Hi all, > > I'm installing Debian 1.1 on a P90 with a NCR53c810 SCSI controller, > so I grabbed the special kernel 'boot1440_2.0.5-1.bin' which supports > this cotroller. The installation process proceeds fine until the > "Install the Operating System Kernel" step. Whe

Re: Netscape and XKeysymDB

1996-08-14 Thread Brian C. White
> I am getting lots of messages about the key symbols > not being right. I remember from BSDI that you had > to have the nls directory set up in a special place. > Tried to hack this but still not getting the desired > result (i.e. no more messages about missing keysyms). > > The docs say that a s

Re: Isn't it a security hole...

1996-08-14 Thread Don Gaffney
On Wed, 14 Aug 1996, Jerzy Kakol wrote: > > ...the attribute readable for others in case of the file /etc/passwd? > > Recently my debian system was cracked by several pirates. They have > account name and the password widely broadcasted on an IRC channel. The > only way, as I guess, they grab

Installing Netscape with dpkg

1996-08-14 Thread Ken Gaugler
Hello; I have been getting lots of warning messages about the nls directory and about XKeysymDB using a binary of 2.02 I stole from my Slackware system, with no preparation other than sticking the binary in /usr/X11R6/bin. I tried to use dpkg to install Netscape the _right_ way, and it expects a

NFS module insertion failed

1996-08-14 Thread Heiko R. Selber
Hi there, I have just tried to install Debian-1.1.5 which I got via ftp from ftp.inka.de. I used the disk set 1996-07-14 to make the base installation. The problem is that I can't insert the nfs module into the kernel. Which of course is the end of the story so far because I want to install vi

Re: Isn't it a security hole...

1996-08-14 Thread Gilbert Ramirez Jr.
As Jerzy Kakol said: > > > ...the attribute readable for others in case of the file /etc/passwd? Perhaps a bit, but not too much. The passwords in /etc/passwd are encrypted through one-way DES encryption. It's much easier to simply guess users' passwords, the majority of which are first-names o

Re: Some initial problems

1996-08-14 Thread Nils Rennebarth
On Wed, 14 Aug 1996, Jens Peter Lindemann wrote: >Still wondering what went wrong... Did you install the lshell? There had been a version that scrambles the TERM variable Try to set the shell to /bin/bash -- Coming again: Best quotes of the net. Today: | Nils Rennebarth Kristian Köhntopp

Re: floppy set

1996-08-14 Thread Tim 'The Unslept' Sailer
In your email to me, Mark Eichin, you wrote: > > The way I've found to do a PCMCIA install most easily was 8 floppies: > 2: standard boot+root > 3: base.tgz 3 disk set > 3: pcmcia-2.3.18_2.0.7.deb, then dpkg --split kernel-image_2.0.7 > > You can probably fit the last 3 onto 2,

Re: Suck doesn't download news

1996-08-14 Thread Tim 'The Unslept' Sailer
In your email to me, Carl Johnson, you wrote: > > > I have been trying to get suck working and haven't had any luck. > > > Everything seems to work with no complaints and no error messages, but > > > it always reports that there is nothing to download. I can use the > > > testhost command to downlo

Re: chat bugs: mine are finally solved with a delay (\d)

1996-08-14 Thread Jean Orloff
> On Mon, 12 Aug 1996 19:40:00 +0200, Jean Orloff <[EMAIL PROTECTED]> > said: >> I'm still unsuccessfully fighting my chat problems reported over 2 weeks >> ago. [snip] >> After CONNECT, chat sends a character over the line, and hopelessly waits >> for the reply (a login prompt): just

Re: LILO trouble

1996-08-14 Thread Joshua Stockwell
I had this exact same setup. Slackware on the slave disk and msdos on the other master disk. And I just recently upgraded to Debian and ran into the exact same problem. Silly me to forget to uninstall lilo first! The reason your boot is hanging is that it is looking for the old lilo that doesnt't

Removal of a package when using dselect

1996-08-14 Thread Daniel Lynes
I remember somebody saying something about a certain program being removed when they ran dselect the other day? Well, I found out what the problem was, by monitoring my installation closely. The first time you run the 'remove selected programs' option from the dselect menu, it removes that progra

Re: "Error in archive format" for boot1440_2.0.5-1.bin

1996-08-14 Thread Christopher R. Hertel
Luca, Yes, I've got a similar problem. Try this: In your systems BIOS setup, disable the internal cache, then try the installation again. If that fails, try turning off the external cache, too. This has worked for some. From what I've read (and havn't had time to test), once the system is

Re: Netscape and XKeysymDB

1996-08-14 Thread Richard G. Roberto
On Tue, 13 Aug 1996, Ken Gaugler wrote: > I am getting lots of messages about the key symbols > not being right. I remember from BSDI that you had > to have the nls directory set up in a special place. > Tried to hack this but still not getting the desired > result (i.e. no more messages about mi

Re: still is ... Re: HOWTOs (Was: Problems with aha1542.o ...)

1996-08-14 Thread Richard G. Roberto
On Tue, 13 Aug 1996 [EMAIL PROTECTED] wrote: > > Christopher> It took me a while to search this down, but the documentation > Christopher> (thanks to LDP) is available at: > Christopher> > Christopher> http://sunsite.unc.edu/mdw/HOWTO/BootPrompt-HOWTO-4.html#ss4.2 > > If you install the

MIDI & Debian?

1996-08-14 Thread Richard G. Roberto
Hi! Last night I installed kernel 2.0.12 and now I have sound! Well, I can use auplay to play a .wav file anyway. I have no idea how to test the rest of my board's functionality. Does anybody know of a digital audio package for Debian that will let me record digital audio? How about a MIDI packa

Re: make-kpkg

1996-08-14 Thread Jim Gerace
Whether it had been asked before or not, I also had the same problem as you and wanted to know more about this. psupdate will update the file, but according to the man pages it updates /etc/psdatabase, not /boot/psdatabase. And I'm still not clear on just WHAT it is even used for. Anyone else know

Isn't it a security hole...

1996-08-14 Thread Jerzy Kakol
...the attribute readable for others in case of the file /etc/passwd? Recently my debian system was cracked by several pirates. They have account name and the password widely broadcasted on an IRC channel. The only way, as I guess, they grabed root's privilages was free access to /etc/passwd.

Latex (Quite long)

1996-08-14 Thread Kari Davidsson
Hi there, I was just installing again Latex, after some accidental purging of my old Latex setup. Among the things that I installed are: latex 2e-7 kpathsea2.6-2 Path searching "tool". mfbasfnt1.0-4 Tex default fonts. mfbin

X11 on TFT displays

1996-08-14 Thread Casper BodenCummins
Hakan, You don't need special X servers for laptop displays. You need only concern yourself with the chipset used to control your display (eg: Mach, Cirrus, etc). XFree86 servers for many chipsets are available as Debian packages from ftp://ftp.debian.org or local mirrors. TFT stands for Thin Fil

"Error in archive format" for boot1440_2.0.5-1.bin

1996-08-14 Thread Luca Maranzano
Hi all, I'm installing Debian 1.1 on a P90 with a NCR53c810 SCSI controller, so I grabbed the special kernel 'boot1440_2.0.5-1.bin' which supports this cotroller. The installation process proceeds fine until the "Install the Operating System Kernel" step. When I insert the boot floppy after a whil

Re: Some initial problems

1996-08-14 Thread Jens Peter Lindemann
> From: Jens Peter Lindemann <[EMAIL PROTECTED]> > > The $TERM Environment-Variable is set to "con80x25" on my system > > This is a symptom of an antique kernel. Are you running Debian 0.93? Debian > 1.1.4 is on our FTP site ftp://ftp.debian.org/debian/stable . Did you change > the kernel in some

Re: Some initial problems

1996-08-14 Thread Jens Peter Lindemann
> I suspect TERM is set to con80x25 in the kernel. I found it being reset in > dinstall, which comes on the Debian boot disk and root disk. (You mentioned > the base disks, not the boot and root disks, but I assume you also got the > boot disk and root disk. ?) Yes, I have. I chose Color-Instal

Re: OS/2 HPFS File System - Is this a Bug?

1996-08-14 Thread Jim Worthington
Daniel Lynes wrote: > > On Tue, 13 Aug 1996 00:42:13 -0400, Jim Worthington wrote: > > > /dev/sda5 id 7 OS/2 HPFS > > /dev/hda2 id 17 Unknown > > >The Unknown partition type (id 17) was created by OS/2 Warp fdisk during > >the installation process. It is also a primary partition. > > I ha

Re: Soundblaster 32 pnp kills ethernet card

1996-08-14 Thread Jim Worthington
Alastair Gregory wrote: > A while back I attempted to install a SB AWE32 PnP sound card, with > absolutely no success. It didn't appear to affect any of my other > cards, but it didn't work. It didn't work under Win95 either, and Creative > Labs' "support" was worse than useless. I exchanged it -

Re: OS/2 HPFS File System - Is this a Bug?

1996-08-14 Thread Jim Worthington
Shaya Potter wrote: > > On Tue, 13 Aug 1996, Jim Worthington wrote: > > > I'm running OS/2 Warp with HPFS on several of my drives. > > > > I noticed that Linux 1.1 fdisk reveals two different file system > > identifiers for these > > HPFS partitions: > > > > /dev/sda5 id 7 OS/2 HPFS > > /de

Re: Debian 1.1: fsck failure.

1996-08-14 Thread Warwick HARVEY
Oz Dror <[EMAIL PROTECTED]> writes: > After a power failure. I cannot fsck one of my IDE partition > when I type: > fsck /dev/hda8 > > I get: > -- Parallelizing fsck version 1.02 (16-Jan-96) > e2fsck 1.02, 16-Jan-96 for EXT2 FS 0.5b, 95/08/09 > fsck.ext2: Attempt to read block from filesystem resu

HOWTOs (Was: Problems with aha1542.o ...)

1996-08-14 Thread Dirk . Eddelbuettel
Christopher> It took me a while to search this down, but the documentation Christopher> (thanks to LDP) is available at: Christopher> Christopher> http://sunsite.unc.edu/mdw/HOWTO/BootPrompt-HOWTO-4.html#ss4.2 If you install the doc-linux package, it is also at /usr/doc/HOWTO/*

Re: Suck doesn't download news

1996-08-14 Thread Emanuele Pucciarelli
On Mon, 12 Aug 1996, Carl Johnson wrote: > testhost command to download the active file, and there is a suck.newrc > file left in the /tmp directory that shows the highest available > entry in each newsgroup from my sucknewsrc file, What's in your sucknewsrc file? Try setting '1' as highest mess

Re: LILO trouble

1996-08-14 Thread Bernd Eckenfels
Hi, > Now, I decided to convert into Debian (I just love it's package system), so I > through out the Slackware stuff and installed the three disks base system. I > had to install LILO by hand because the instalation package tried to install > it on the linx partion, which is the second partio

Re: how to boot single-user mode?

1996-08-14 Thread Bernd Eckenfels
Hi, > I'm assuming you use lilo. when you boot up and get the lilo prompt, If you dont get the lilo prompt you need to hold down the shift-key before the kernel is loading. This will be a user option in liloconfig. BTW: instead of 'single' you can also use 'emergency' which will even skip the s

Re: SCSI and EIDE

1996-08-14 Thread Kevin M Bealer
On Tue, 13 Aug 1996, Sherwood Botsford wrote: > > This is known as elevator seeking and should be done at the OS level. > > The order that data is written out is very important for data > > reliability, and for this reason, I don't think any hard disk change > > the order of the writes. > > The

Re: UncorrectableError from two disk sectors

1996-08-14 Thread Kevin M Bealer
On Mon, 12 Aug 1996, Douglas Bates wrote: > `dmesg' shows a lot of messages about two sectors on my disk. For > example > hda: read_intr: error=0x01 { AddrMarkNotFound }, LBAsect=1097170, > sector=48787 > hda: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error } > hda: read_in

Re: floppy set

1996-08-14 Thread Mark Eichin
The way I've found to do a PCMCIA install most easily was 8 floppies: 2: standard boot+root 3: base.tgz 3 disk set 3: pcmcia-2.3.18_2.0.7.deb, then dpkg --split kernel-image_2.0.7 You can probably fit the last 3 onto 2, the pcmcia code is small and kernel-image is only a li

CHAP authentication

1996-08-14 Thread Steven Tonnesen
My ISP just changed from login authentication to CHAP authentication. Can someone send me an example of what a chap-secrets file should look like? This is an excerpt from the pppd logs: Aug 12 06:09:22 haze pppd[393]: pppd 2.2.0 started by root, uid 0 Aug 12 06:09:22 haze pppd[393]: Using int

Re: SCSI and EIDE

1996-08-14 Thread Rob Browning
Sherwood Botsford <[EMAIL PROTECTED]> writes: > I agree that you can do this in the OS, but I don't think that it > *should* be done in the OS. > 0.In general smarts should be at the point they are used. We had a > VAX that was about as speedy as a 12 MHz 286 with 287 co-processor. > However,

Re: Some initial problems

1996-08-14 Thread Susan G. Kleinmann
Hi Jens -- You said: > Yesterday I tried to install the base-disks from buzz-fixed/binary-i386/disks > (feivel.informatik.rwth-aachen.de). > [snip] > - The $TERM Environment-Variable is set to "con80x25" on my system which > caused dselect to print an error-message and exit - no possibility to i

Re: Debian 1.1: fsck failure.

1996-08-14 Thread Susan G. Kleinmann
Hi Oz -- You said: > After a power failure. I cannot fsck one of my IDE partition > when I type: > fsck /dev/hda8 > > I get: > -- Parallelizing fsck version 1.02 (16-Jan-96) > e2fsck 1.02, 16-Jan-96 for EXT2 FS 0.5b, 95/08/09 > fsck.ext2: Attempt to read block from filesystem resulted in short re

Re: Some initial problems

1996-08-14 Thread Martin Alonso Soto Jacome
Jens Peter Lindemann said: > bored of the rubbish that slackware blows on my disk, I looked for an > alternative - and found debian. > > ... > > - The $TERM Environment-Variable is set to "con80x25" on my system > which caused dselect to print an error-message and exit - no > possibility to inst

Re: Can't find boot/root disks for 1.1

1996-08-14 Thread Bruce Perens
> here I try to download root.bin, boot1440.bin etc. and I get > a error from my browser saying the links are bad and it can't > find the files! Fixed. The sysadmin had to create a symbolic link, but it's not clear to me why. Bruce -- Clinton isn't perfect, but I like him a lot mor

Re: how to boot single-user mode?

1996-08-14 Thread Craig Sanders
On Tue, 13 Aug 1996, Ken Gaugler wrote: > Last night I tried and tried to get my system to come up in single > user mode (so I could do some major filesystem changes). I couldn't > get it to come up single-user. I tried booting from the original > install boot floppy, and to my surprise it booted

Re: Netscape Window size problem..

1996-08-14 Thread dkklee
> > I used to have a 1280x1024 virtual screen but now I only use > a screen the same size as my viewport(1024x768) so whenever I start > Netscape3.0b6 Mail program it's window is too large.. Where is this > window size info stored??.. I've looked allover but no go.. > Have you looked in Netscape.

xanim & NAS (was Re: xanim being uploaded to distribution)

1996-08-14 Thread Craig Sanders
On Mon, 12 Aug 1996, Shaya Potter wrote: > I currently do not have an account on master.debian.org, but I have > sent Bruce Perens the files, and he has been kind enough to upload > them for me, so they should be appearing on the mirrors soon. great! useful program... does it do it's own sound

Re: File systems

1996-08-14 Thread Bruce Perens
The "msdos" filesystem is used where compatibility with DOS is important. It is a low-performance filesystem. The "vfat" filesystem is the one used by Windows 95, and has long file names and good DOS compatibility, but is also low performance. Don't use either of these as your root filesystem. The

Re: Can't find boot/root disks for 1.1

1996-08-14 Thread Bruce Perens
From: [EMAIL PROTECTED] (Brian Hutchinson) > I follow the links from the Debian org homepage to: > ftp://ftp.debian.org/debian/Debian-1.1/disks-i386/current > here I try to download root.bin, boot1440.bin etc. and I get > a error from my browser saying the links are bad and it can't > find the file

Re: Suck doesn't download news

1996-08-14 Thread Christophe Le Bars
**On 13 Aug, In article "Suck doesn't download news", ** CJ (Carl Johnson) writes: CJ>I have been trying to get suck working and haven't had any luck. CJ> ... CJ>I am using the package version 2.6.3-1 from the stable release. If you use the get-news script, it's because there is a bad bug...

Re: UncorrectableError from two disk sectors

1996-08-14 Thread Michael Harnois
Gerry Jensen <[EMAIL PROTECTED]> writes: > I have a 1.5g Maxtor hard drive. My motherboard has the Intel Triton > chipset. Do we have anything in common here? I'm currently running > 2.0.11 but have had this with other 2.0.x kernels as well. Aha. I've been having this problem and I have a 1.

Re: Soundblaster 32 pnp kills ethernet card

1996-08-14 Thread Alastair Gregory
I don't know if I can really help you here, except to relate my experiences: A while back I attempted to install a SB AWE32 PnP sound card, with absolutely no success. It didn't appear to affect any of my other cards, but it didn't work. It didn't work under Win95 either, and Creative Labs' "supp

Re: A few stupid(?) questions...

1996-08-14 Thread Daniel Lynes
On Tue, 13 Aug 1996 08:31:04 -0400, Susan G. Kleinmann wrote: >/usr/doc/fileutils. You will see a file called "color-ls.gz" with more >details. Briefly, you can simply execute Ah...that might explain why I don't get the 'ls -o' ability. Didn't realize Debian just copied it in, and never bother

Re: how to boot single-user mode?

1996-08-14 Thread Christopher R. Hertel
On Aug 13, 7:44am, Ken Gaugler wrote: > Subject: how to boot single-user mode? : Last night I tried and tried to get my system to come up in : single user mode (so I could do some major filesystem changes). : I couldn't get it to come up single-user. I tried booting from : the original install bo

make-kpkg

1996-08-14 Thread Marcelo Magallon
I'm sorry if this has been asked before, but I missed it. I'm having a little trouble with the kernel-package package. Everything's ok, I can build kernel-*.deb, but when I install kernel-image-whatever, I get an error stating that there was a problem building /boot/psdatabase. After that everythi

RE: how to boot single-user mode?

1996-08-14 Thread wb2oyc
On 11:44:51 Ken Gaugler wrote: >>Last night I tried and tried to get my system to come up in >single user mode (so I could do some major filesystem changes). Ken, I'm not certain, but you can get to it by issuing the command 'telinit 1' while logged in as root. Thats one way. >For background, I

Re: how to boot single-user mode?

1996-08-14 Thread Shaya Potter
I'm assuming you use lilo. when you boot up and get the lilo prompt, type: linux single ^(or whatever you call your linux partition) if you don't use lilo, you have to have a way to pass the message single to init, so read the help files for whatever loader you use. Hope this helps Sha

Re: Netscape and XKeysymDB

1996-08-14 Thread Dirk . Eddelbuettel
Ken Gaugler writes: Ken> I am getting lots of messages about the key symbols not being right. Ken> I remember from BSDI that you had to have the nls directory set up in Ken> a special place. Tried to hack this but still not getting the desired Ken> result (i.e. no more messages about m

Netscape and XKeysymDB

1996-08-14 Thread Ken Gaugler
>I am getting lots of messages about the key symbols >not being right. I remember from BSDI that you had >to have the nls directory set up in a special place. >Tried to hack this but still not getting the desired >result (i.e. no more messages about missing keysyms). > >The docs say that a suitabl

X11 on a protable ttf screen

1996-08-14 Thread Hakan Ardo
I am planing to install Debian (including X11) on a portable computer with a so called ttf screen. And I have heard that that requiers a special XFree86 server. My question is simply dose there excist such a server? And where can I in that case find it? Once again thanx for a great distrobution

LILO trouble

1996-08-14 Thread Hakan Ardo
Hi, I have a 486 on which I untill recently had MSDos and Slackware installed on two diffrent harddisks, with LILO installed in the master boot block of the msdos harddisk allowing me to select between the two operating systems. This worked just fine. Now, I decided to convert into Debian (I ju