Linux-Setup Digest #94, Volume #19 Thu, 6 Jul 00 09:13:05 EDT
Contents:
Re: AAAHHH!!!! (M. Buchenrieder)
Re: Mounting an ATAPI CD-RW (Gareth Howell)
Re: Weird install problem.... (NOT newbie) (DeAnn Iwan)
Apache not logging (root)
Re: HELP: kernel building / modular kernels ("Gene Heskett")
kernel 2.4.0-test2 can't find ppp0 ("Gene Heskett")
Re: HP 8100i CDRW not working.... (Steve Martin)
Re: Telnet not starting on RH 6.2 ("j. Nyi Zaw Win")
Mounting VFAT unpossible (newbie) (Frank Jenau)
SVGALIB & SIS 6326 ("Emmanuel DENIMAL")
Re: How to re-install windows whithout spoiling Linux (Eric)
Re: Redhat 6.2 Dual boot Win2000 (Eric)
Re: share disk with NT,W98 (Eric)
Re: URGENT: problem starting print daemon ([EMAIL PROTECTED])
LILO, Dual-Boot and Dell 410 ("Al Holt")
----------------------------------------------------------------------------
From: [EMAIL PROTECTED] (M. Buchenrieder)
Subject: Re: AAAHHH!!!!
Date: Thu, 6 Jul 2000 06:41:45 GMT
"Sir Adam of Rudny" <arudny*remove*@europe.com> writes:
>I have a Compaq Prolinea 486/100. I just booted off the Red Hat 6.2 network
>bd and here's what happens:
[...]
>Code: <1> Unable to handle kernel paging request at virtual address
>4000000F6
[...]
Enter the CMOS and check for the "memory hole" option. If it is
enabled, disable it. It is only for DOS/Win* . If that's not it,
you do have a hardware problem - either you're running out of
memory or your RAM is bad.
Michael
--
Michael Buchenrieder * [EMAIL PROTECTED] * http://www.muc.de/~mibu
Lumber Cartel Unit #456 (TINLC) & Official Netscum
Note: If you want me to send you email, don't munge your address.
------------------------------
From: Gareth Howell <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware,comp.os.linux.misc
Subject: Re: Mounting an ATAPI CD-RW
Date: Thu, 06 Jul 2000 12:57:20 +0200
Hi !
Thanks for the help guys, it had something to do with the new
kernel (2.4 test 2), I recompiled with test 1 and everything worked
fine.
You were right about sr0, but it does it automatically when I try and
use scd0
Thanks
Gareth
------------------------------
From: [EMAIL PROTECTED] (DeAnn Iwan)
Subject: Re: Weird install problem.... (NOT newbie)
Date: Thu, 06 Jul 2000 11:06:34 GMT
On Tue, 04 Jul 2000 21:27:37 GMT, "Aurelien Marchand"
<[EMAIL PROTECTED]> wrote:
>Hey,
>I installed linux on 486s, pentiums, Pentium IIs etc.... but this time
>something happened and I have no clue on how to fix it:
>
>I tried to install first the Mandrake 7.0 on my home linux box: Pentium
>166MMX boosted @ 220. The install went great. No pb. Then, once the install
>was finished, I rebooted the machine and the kernel loaded properly, the
>devices where found and initialized, short, it was good.
>
>Then at the point of starting the init process, my machine hung. badly. Only
>a cold reboot to make it work.......
Do the various log files tell you anything useful?
Another thing to try might be installing a very minimal Linux
distribution (like Debian's floppy install) to check out the hardware
and try to isolate the problem.
------------------------------
From: root <[EMAIL PROTECTED]>
Subject: Apache not logging
Date: Thu, 06 Jul 2000 12:35:50 +0100
Dear all,
I am running Apache 1.3.12 on RH6.2 but have a little problem.
Apache is not logging at all in access_log but does report in
error_log:
[Thu Jul 6 12:17:01 2000] [crit] (98)Address already in use:
make_sock:could not bind to port 80
This is newly copiled from source so it shouldn't really not work...
Any ideas?
PS If you could cc to [EMAIL PROTECTED] I would be grateful
Cheers
Neil Middleton
------------------------------
Date: 6 Jul 2000 8:4:53 -0500
From: "Gene Heskett" <[EMAIL PROTECTED]>
Subject: Re: HELP: kernel building / modular kernels
Unrot13 this;
Reply to: <[EMAIL PROTECTED]>
Gene Heskett sends Greetings to James Lothian;
JL> I tried doing this a couple of times, without any luck. However,
JL> following
JL> a suggestion in an archive of the Linux Kernel mailing list, I
JL> tried doing a make mrproper, then building again. So the exact
JL> sequence is:
JL> make mrproper
JL> make xconfig
JL> make dep
JL> make bzImage
JL> copy bzImage to /boot
JL> mv /lib/modules/2.2.14-5.0 /lib/modules/2.2.14-5.0.old
JL> make modules
JL> make modules_install
JL> setup lilo.conf
JL> reboot.
JL> After this, most of the problems go away. However, attempting to
JL> load the emu10k1 sound module still produces the following
JL> result:
JL> /lib/modules/2.2.14-5.0/misc/emu10k1.o: unresolved symbol
JL> remap_page_range
JL> /lib/modules/2.2.14-5.0/misc/emu10k1.o: unresolved symbol
JL> __wake_up
JL> /lib/modules/2.2.14-5.0/misc/emu10k1.o: unresolved symbol kmalloc
JL> /lib/modules/2.2.14-5.0/misc/emu10k1.o: unresolved symbol
JL> interruptible_sleep_on/lib/modules/2.2.14-5.0/misc/emu10k1.o:
JL> unresolved symbol __pollwait
JL> /lib/modules/2.2.14-5.0/misc/emu10k1.o: unresolved symbol kfree
JL> /lib/modules/2.2.14-5.0/misc/emu10k1.o: unresolved symbol mem_map
JL> /lib/modules/2.2.14-5.0/misc/emu10k1.o: unresolved symbol printk
JL> /lib/modules/2.2.14-5.0/misc/emu10k1.o: insmod
JL> /lib/modules/2.2.14-5.0/misc/emu10k1.o failed
JL> /lib/modules/2.2.14-5.0/misc/emu10k1.o: insmod emu10k1 failed
JL> So, in the case of the emu10k1 module, I'm still pretty stuck.
JL> Any ideas?
emu10k1 is not, AFAIK in the 2.2.14 sources, get it from
<opensource.creative.com> and build it according to the instructions.
It is being actively worked on, so I tend to hit the site and get the
newest one at least weekly.
I have the rebuild of emu10k1 actually written into my ./makeit script,
similar to the sequence you've outlined above.
I see it is in the 2.4.0-test2 sources, and shows up in a make xconfig,
but I haven't had a chance to test that one yet. YMMV of course.
[...]
Cheers, Gene
--
Gene Heskett, CET, UHK |Amiga A2k Zeus040, Linux @ 400mhz
email gene underscore heskett at iolinc dot net
ISP's please take note: My spam control policy is explicit!
#Any Class C address# involved in spamming me is added to my killfile
never to be seen again. Message will be summarily deleted without dl.
This messages reply content, but not any previously quoted material, is
� 2000 by Gene Heskett, all rights reserved.
--
------------------------------
Date: 6 Jul 2000 7:54:33 -0500
From: "Gene Heskett" <[EMAIL PROTECTED]>
Subject: kernel 2.4.0-test2 can't find ppp0
Crossposted-To: comp.os.linux.networking
Unrot13 this;
Reply to: <[EMAIL PROTECTED]>
HI all;
I finally got a kernel-2.4.0-test2 compiled that doesn't kill socks5 due
to an 'unable to bind 0.0.0.0:1080' at startup, so that half of the
conversion is whupped.
But it can't get online because it can't find ppp0. When I go looking
in the drivers/net or drivers/misc, there is no ppp.c or ppp.o to be
found. Is this a known problem, or has this all been changed to
something incompatible with 2.2.15ish stuffs? I do note that pppd has a
new version number in the 2.4.something area.
Repeated passes thru make xconfig are leaving me even more clueless than
usual. The only option seems to be ppp_async, the various compression
schemes and such.
Cheers, Gene
--
Gene Heskett, CET, UHK |Amiga A2k Zeus040, Linux @ 400mhz
email gene underscore heskett at iolinc dot net
ISP's please take note: My spam control policy is explicit!
#Any Class C address# involved in spamming me is added to my killfile
never to be seen again. Message will be summarily deleted without dl.
This messages reply content, but not any previously quoted material, is
� 2000 by Gene Heskett, all rights reserved.
--
------------------------------
From: Steve Martin <[EMAIL PROTECTED]>
Crossposted-To:
comp.os.linux,comp.os.linux.questions,comp.os.linux.hardware,comp.os.linux.help
Subject: Re: HP 8100i CDRW not working....
Date: Thu, 06 Jul 2000 08:12:22 -0400
Steve Martin wrote:
> However, with all real-world CD drives, the bottleneck in accessing
> data is the data of the drive itself,
^^^^
Oops, meant to say "the *speed* of the drive". Sorry.
------------------------------
From: "j. Nyi Zaw Win" <[EMAIL PROTECTED]>
Subject: Re: Telnet not starting on RH 6.2
Date: Thu, 06 Jul 2000 22:33:40 +1000
This reply might be abit too late.. but anyway here it how it goes
AFTER a long troublesome days, I figuredout that the command lines on the
inet.cof files point to a tcpd deamon which controls and excute the telnetd
and ftpd commands as required,
upon looking for those commands in /usr/sbin directory, I found out I don't
have anyof those.
So, I am still trying to figure out how to get them. ;<
if you figure it out, give me a yell too..
Randy Mullican wrote:
> Fred Nastos wrote:
> >
> >
> > C.J. <[EMAIL PROTECTED]> wrote:
> > > Well, I'm stumped (not that it is all that hard) on this one. It loks
> like
> > > the few things I could think of to check/try you already did.
> >
> > >>I have this line in other box and it is working ok. Did I miss
> something
> > >>doing a custom install.
> >
> > Um. Do you have telnet? The last RH6.2 installation I saw didn't
> install
> > (maybe didn't even come with) telnet or an ftp program. I had to
> download
> > telnet and ftp. You can use gnorpm and the "web find" command to
> do that.
> >
> Thank you for your help. I gave up and did a re-install and it worked. I
> would still like to know what was wrong, but I guess I missed
> something.
>
> --
> Posted via CNET Help.com
> http://www.help.com/
--
====================================================================
Call us for all your business Internet needs.
====================================================================
J. Nyi Zaw Win Bringing You Network
[EMAIL PROTECTED] Nirimba Business Center
(02) 9853 3227 P.O Box Q39, QVB PostOffice, NSW 1230
====================================================================
------------------------------
From: Frank Jenau <[EMAIL PROTECTED]>
Subject: Mounting VFAT unpossible (newbie)
Date: Thu, 06 Jul 2000 14:25:15 +0200
Hello to all,
I am new in Linux, so please excuse for any stupid mistakes...
but I have not had success in solving the following VFAT-Mounting
problem:
One partition (/dev/hda8) contains the DATA which has to be accessed
from both, from Win98SE and
from Linux.
So I have chosen the following partitioning done with Linux-fdisk
(Win98SE-fdisk doesn�t
work, it hangs?...) of my 20GB-Seagate-HDD:
Output of fdisk -l:
Disk /dev/hda: 255 heads, 63 sectors, 2490 cylinders
Units = cylinders of 16065 * 512 byte
Device Boot Start End Blocks Id System
/dev/hda1* 1 1022 8209183+ b Win95 FAT32
/dev/hda2 1023 2490 11791710 5 Extended
/dev/hda5 1023 1023 8001 83 Linux
/dev/hda6 1024 1039 128488+ 82 Linux swap
/dev/hda7 1040 1677 5124703+ 83 Linux
/dev/hda8 1678 2490 6530391 c Win95 FAT32 (LBA)
By trying to mount /dev/hda8 under /mnt/d (directory exists..) the
following
error occurs:
joshua:/floppy # mount -t vfat /dev/hda8 /mnt/d
mount: wrong fs type, bad option, bad superblock on /dev/hda8,
or too many mounted file systems
As /dev/hda1 is mountable (e.g. under /mnt/c) without any problems I
have
toggled the ID of hda2 (e.g. form 05 to 0f) and the ID of hda8 (e.g.
from 0c to 0b) and
any combination of that... with the result, that
1) hda8 isn�t mountable under Linux (see system error above) in all
cases
2a) "Drive D:" under Win98SE has a size of ~2GB, no data,
2b) "Drive D:" under Win98SE has a size of ~6GB, data reachable (see
partitioning above).
Does anyone has a hint for solving this problem (preferably without
loosing the data on hda8)?
Thanks in advance for help.
Frank
BTW:
the contens of some files, helping to find the error(?):
my fstab:
/dev/hda6 swap swap defaults 0 0
/dev/hda7 / ext2 defaults 1 1
/dev/hda5 /boot ext2 defaults 1 2
/dev/hda1 /mnt/c vfat defaults 0 0
/dev/hda8 /mnt/d vfat defaults 0 0
/dev/hdc /cdrom iso9660 ro,noauto,user,exec 0 0
/dev/fd0 /floppy auto noauto,user0 0
none /proc proc defaults 0 0
# End of YaST-generated fstab lines
my mtab:
/dev/hda7 / ext2 rw 0 0
proc /proc proc rw 0 0
/dev/hda5 /boot ext2 rw 0 0
/dev/hda1 /mnt/c vfat rw 0 0
devpts /dev/pts devpts rw,gid=5,mode=0620 0 0
/dev/fd0 /floppy umsdos rw 0 0
my boot-log-file:
Inspecting /boot/System.map
Loaded 8577 symbols from /boot/System.map.
Symbols match kernel version 2.2.13.
Loaded 15 symbols from 2 modules.
klogd 1.3-3, log source = ksyslog started.
<4>Linux version 2.2.13 ([EMAIL PROTECTED]) (gcc version
egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)) #1 Mon Nov 8 15:08:22
CET 1999
<4>Detected 651485739 Hz processor.
<4>Console: colour VGA+ 80x25
<4>Calibrating delay loop... 650.44 BogoMIPS
<4>Memory: 127596k/131008k available (1264k kernel code, 412k reserved,
1672k data, 64k init, 0k bigmem)
<4>DENTRY hash table entries: 16384 (order: 5, 131072 bytes)
<4>Buffer-cache hash table entries: 131072 (order: 7, 524288 bytes)
<4>Page-cache hash table entries: 32768 (order: 5, 131072 bytes)
<5>VFS: Diskquotas version dquot_6.4.0 initialized
<4>CPU: Intel Pentium III (Coppermine) stepping 01
<6>Checking 386/387 coupling... OK, FPU using exception 16 error
reporting.
<6>Checking 'hlt' instruction... OK.
<4>POSIX conformance testing by UNIFIX
<4>mtrr: v1.35a (19990819) Richard Gooch ([EMAIL PROTECTED])
<4>PCI: PCI BIOS revision 2.10 entry at 0xfb2e0
<4>PCI: Using configuration type 1
<4>PCI: Probing PCI hardware
<4>PCI: 00:38 [1106/0596]: Work around ISA DMA hangs (00)
<6>Activating ISA DMA hang workarounds.
<6>Linux NET4.0 for Linux 2.2
<6>Based upon Swansea University Computer Society NET3.039
<6>NET4: Unix domain sockets 1.0 for Linux NET4.0.
<6>NET4: Linux TCP/IP 1.0 for NET4.0
<6>IP Protocols: ICMP, UDP, TCP, IGMP
<4>Initializing RT netlink socket
<4>Starting kswapd v 1.5
<6>Detected PS/2 Mouse Port.
<4>pty: 256 Unix98 ptys configured
<6>Real Time Clock Driver v1.09
<4>RAM disk driver initialized: 16 RAM disks of 64000K size
<6>loop: registered device at major 7
<6>Uniform Multi-Platform E-IDE driver Revision: 6.20
<4>VP_IDE: IDE controller on PCI bus 00 dev 39
<4>VP_IDE: not 100% native mode: will probe irqs later
<4>VT 82C691 Apollo Pro Chipset Core ATA-33
<4>Split FIFO Configuration: 8 Primary buffers, threshold = 1/2
<4> 8 Second. buffers, threshold = 1/2
<4> ide0: BM-DMA at 0xd000-0xd007, BIOS settings: hda:DMA, hdb:pio
<4>ide0: VIA Bus-Master (U)DMA Timing Config Success
<4> ide1: BM-DMA at 0xd008-0xd00f, BIOS settings: hdc:DMA, hdd:DMA
<4>ide1: VIA Bus-Master (U)DMA Timing Config Success
<4>hda: ST320423A, ATA DISK drive
<4>hdc: ATAPI CDROM, ATAPI CDROM drive
<4>hdd: R/RW 4x4x32, ATAPI CDROM drive
<4>ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
<4>ide1 at 0x170-0x177,0x376 on irq 15
<6>hda: ST320423A, 19536MB w/512kB Cache, CHS=2490/255/63, UDMA(33)
<4>hdc: ATAPI 50X CD-ROM drive, 128kB Cache, UDMA(33)
<6>Uniform CDROM driver Revision: 2.56
<4>hdd: ATAPI 32X CD-ROM CD-R/RW drive, 2048kB Cache, DMA
<6>Floppy drive(s): fd0 is 1.44M
<6>FDC 0 is a post-1991 82077
<6>LVM version 0.8i by Heinz Mauelshagen (02/10/1999)
<4>lvm -- Driver successfully initialized
<4>md driver 0.36.6 MAX_MD_DEV=4, MAX_REAL=8
<4>linear personality registered
<4>raid0 personality registered
<4>raid1 personality registered
<4>raid5 personality registered
<4>scsi : 0 hosts.
<4>scsi : detected total.
<4>Partition check:
<4> hda: hda1 hda2 < hda5 hda6 hda7 hda8 >
<4>VFS: Mounted root (ext2 filesystem) readonly.
<4>Freeing unused kernel memory: 64k freed
<6>cdrom: open failed.
<7>VFS: Disk change detected on device ide1(22,0)
<6>cdrom: open failed.
<7>VFS: Disk change detected on device ide1(22,64)
<6>Adding Swap: 128484k swap-space (priority -1)
<4>[MS-DOS FS Rel. 12,FAT 16,check=n,conv=b,uid=0,gid=0,umask=022]
<4>[me=0xf6,cs=30258,#f=246,fs=43058,fl=7776306,ds=1920747582,de=63222,data=1920751641,se=63222,ts=-11587082,ls=63222,rc=0,fc=4294967295]
<4>Transaction block size = 512
<4>VFS: Can't find a valid MSDOS filesystem on dev 03:08.
Kernel logging (ksyslog) stopped.
Kernel log daemon terminating.
/proc/partitions:
major minor #blocks name
3 0 20005650 hda
3 1 8209183 hda1
3 2 1 hda2
3 5 8001 hda5
3 6 128488 hda6
3 7 5124703 hda7
3 8 6530391 hda8
22 0 1073741823 hdc
22 64 1073741823 hdd
/proc/version:
Linux version 2.2.13 ([EMAIL PROTECTED]) (gcc version egcs-2.91.66
19990314/Linux (egcs-1.1.2 release)) #1 Mon Nov 8 15:08:22 CET 1999
------------------------------
From: "Emmanuel DENIMAL" <[EMAIL PROTECTED]>
Subject: SVGALIB & SIS 6326
Date: Thu, 06 Jul 2000 12:28:50 GMT
How to setup the vgalib for use it with a SIS 6326 8Mo graphic card ???
thanks !
------------------------------
From: Eric <[EMAIL PROTECTED]>
Subject: Re: How to re-install windows whithout spoiling Linux
Date: Thu, 6 Jul 2000 11:32:53 GMT
Reply-To: [EMAIL PROTECTED]
BO wrote:
>
> Hi Gurus,
>
> I have Windows98 and Caldera installed in my machine. Now my windows got
> screewed up because i did a windows update. So i have to re-install
> windows. If i re-format my windows partition and re-install windows, will
> it over-write my LILO and make my Linux un-usable or still i can use both
> like it is now?
> Please give me advice about how to go about it?
>
> Thanks
>
> --
> Posted via CNET Help.com
> http://www.help.com/
Installing windows will overwrite the MBR, so if you have lilo installed
in the MBR, you will not be able to boot lilo from the HDD. So create a
boot disk in linux before you start installing windows (man mkbootdisk).
I also advise you to back up any important data, although you'll
probably ignore this, because installing windows isn't without a risk
for the data on the disc.
But in principle it should be possible, without much problems (execpt
for the MBR part, so MAKE A BOOTDISC!
BTW. you should already have a bootdisc, it's asked during install if
one should be created (in RH that is) and you should always say yes.
Why? because annoying windows virus scanners tend to detect lilo as a
MBR virus, and are really eager in destroying that "virus" , thus
leaving you with a non-bootable system. with such a bootdisk you can
always boot back into linux and restore the MBR with lilo in it.
Eric
------------------------------
From: Eric <[EMAIL PROTECTED]>
Subject: Re: Redhat 6.2 Dual boot Win2000
Date: Thu, 6 Jul 2000 11:50:58 GMT
Reply-To: [EMAIL PROTECTED]
bOOyah wrote:
>
> "Eric Nichols" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]...
>
> > Thanks for the good information. Are you able to mount the NTFS partition
> on
> > your work machine to share files with Win2000?
>
> Apparently not. When I try to mount /dev/hda5 as type ntfs, mount tells me
> that /dev/hda5 has the wrong major or minor number.
>
> /sbin/fdisk -l clearly shows /dev/hda5 as being type HPFS/NTFS, so I don't
> really know what mount is trying to tell me. Maybe I don't have kernel
> support for NTFS? Redhat 6.2 is Linux 2.2.14-5.0.
>
> -Sean.
This is a common misunderstanding. Whatever fdisk returns, has nothing
to do with the actual filesystems on the partitions. You can just as
easily format a NTFS partition with an ext2 FS as with an NTFS without
seeing any difference in the partition table! fdisk in linux does NOT
create a FS on that partition like the DOS fdisk does. That's only
interesting for DOS's that support only one FS (I know iso9660, but I
mean HDD FS's), where the linux user can use many different FS's. I
don't know if this has anything to do with your problem of not being
able to mount an NTFS partition (which does work here), but you have to
realize that checking the listing from fdisk returns no really useful
result for the filesystems on any partition (Although it does provide a
hint).
This is the reason why some people see inaccesible linux-drives from
windows, windows uses the partition table to detect partitions it can
use, but if a linux install didn't change the partition label during the
install, but just formatted it, windows still assumes it can have access
to that partition, "because the partition table says so"
Eric
------------------------------
From: Eric <[EMAIL PROTECTED]>
Subject: Re: share disk with NT,W98
Date: Thu, 6 Jul 2000 11:35:47 GMT
Reply-To: [EMAIL PROTECTED]
Colin Bannister wrote:
>
> We are happily using a triple boot machine (Redhat 6.2, NT4.0, W98),
> but now want to add a large harddrive. We would like to be able to
> acess this disk from all O/Ss, linux and W98 being the most important.
>
> After reading the FileSystem HOWTO, it seems using the linux FS (Ext2)
> to format the disk, and then using 'ltools' to access files from NT/W98
> is the most promising option. However, the README file in the distribution
> warns that the file writing is experimental, and may trash files.
>
> I would like to hear from people with experience of sharing disks between
> O/Ss, even if it is negative. Any comments on 'ltools', or suggestions
> of better alternatives ? Is read-only' the only safe option ?
>
> Thanks,
>
> Colin
>
> --
>
> Dr. Colin Bannister
> Academic Computing Services
> Cripps Computing Centre Tel: 0115 9513326
> The University of Nottingham Fax: 0115 9513358
> Nottingham NG7 2RD
> www: http://www.nottingham.ac.uk/~cczcb/
> email: [EMAIL PROTECTED]
Why not using the fat filesystem? All OS's you mention support that.
(although i heard that NT only supports FAT16, dunno if it's true ?)
Eric
------------------------------
From: [EMAIL PROTECTED]
Crossposted-To: comp.os.linux.admin,comp.os.linux.questions
Subject: Re: URGENT: problem starting print daemon
Date: Thu, 06 Jul 2000 12:26:42 GMT
In article <[EMAIL PROTECTED]>,
Ivan Rojas <[EMAIL PROTECTED]> wrote:
> Jorrit Tyberghein wrote:
> >
> > Hi, I have a problem for which I urgently need
a solution. Yesterday I upgraded
> > a Linux server from Suse 6.2 to Suse 6.4. This
upgrade went very well and no
> > problems where encountered except for one.
Printing doesn't work anymore.
> > We have a remote printer named 'galaxy' that
used to work before our upgrade.
> > But when we try to print now we get:
> >
> > > lpr -Pgalaxy some_file.txt
> > lpr: connect: Connection refused
> > jobs queued, but cannot start daemon.
> >
> > When I try to restart the daemon as follows:
> > > lpc restart galaxy
> > galaxy:
> > no daemon to abort
> > galaxy:
> > lpc: connect: Connection refused
> > couldn't start daemon
> >
> > So it appears the daemon cannot be started for
some reason. I have looked
> > at the config files and they all appear to be
ok. The 'printcap' entry for galaxy
> > is the following:
> >
> > galaxy|remote printer on galaxy.foundtech.be:\
> > :sd=/var/spool/lpd/galaxy:\
> > :rm=galaxy.foundtech.be:\
> > :rp=galaxy:\
> > :bk:sh:mx#0:
> >
> > Can anyone please help me or give me some tips
on where I can look to
> > solve this problem? Is there a way to find out
exactly why lpd cannot be
> > started?
> >
> > Greetings and MANY thanks in advance,
> >
> > --
> >
===========================================================================
> > Jorrit Tyberghein
([EMAIL PROTECTED])
> > Project Manager of Crystal Space, a free and
portable 3D 6DOF portal engine.
> > More info at: http://crystal.linuxgames.com
> >
===========================================================================
>
> Seme thing here or at least similar.
>
> I had to create a simple script run by crond
that checks if the
> connection is lost (something like lpq | grep
daemon) and if it is dead
> just restart lpd. Check if the process is up and
kill it before
> restarting. Sometimes the process is up but the
daemon is gone, sounds
> weird but it is weird
I have the same problem; has anyone tried
installing a new
lpd daemon from source or something similar?
Note: I have SuSe 6.4 on i386 and PPC, and it's
the same on
both.
Dan
Sent via Deja.com http://www.deja.com/
Before you buy.
------------------------------
From: "Al Holt" <[EMAIL PROTECTED]>
Subject: LILO, Dual-Boot and Dell 410
Date: Thu, 6 Jul 2000 08:43:30 -0400
I'm using a Dell Precision 410 with Win2k as my main boot OS (for now,
installed on Drive 0). I just installed Redhat 6.2 on the second SCSI
Quantum Viking 4.5GB drive. I installed LILO on the root partition in order
to retain the NT boot loader, and then used the Linux+NT-loader mini-HOWTO
instructions to insert Linux boot information into NT's loader so I can
dual-boot Linux.
So far, no luck. NT loader does a bang up job of loading NT, but when I go
to my Linux entry and select that, I get a screen full of "31's," the number
cascades across the screen. I've double-checked my work, and even tried to
use the information from the boot diskette I made when I installed Linux.
But, I can't get LILO to run in this configuration.
I can use the boot floppy I made, but it's just not as fun, and too slow. I
don't think it's a BIOS problem, but I could be wrong.
Has anyone had this same problem? I've used the technique on other
machines, without incident.
Thanks!
--Al
------------------------------
** 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.setup) 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-Setup Digest
******************************