Linux-Setup Digest #528, Volume #20 Mon, 29 Jan 01 09:13:09 EST
Contents:
Re: ATAPI Not ready? failed "Read CD/Dvd Capacity"? ("Adam Short")
"Unattendet Installation" ("Steffen Lederer")
Some newbie linux questions... ("fail006")
Re: Shutting Down with Power Management (Eric)
Backup packages (Richard Harvey)
Mysql cannot be gmake ("IT baby")
SuSE 7.0 (Esa Tiiliharju)
Re: kernel Q: "maximal mount count reached, forcing fsck" -- set/detected where?
("Peter T. Breuer")
Re: SuSE 7.0 ([EMAIL PROTECTED])
Re: Backup packages ("Peter T. Breuer")
Re: pppd ("Peter T. Breuer")
Re: error during kernal compiling.. ("Werner Fangmeier")
Re: Help with themes - window manager? (Marc D. Williams)
Re: Newbee modem set-up question (Robert Petrillo)
Re: kernel modules (Steve Martin)
Re: kernel Q: "maximal mount count reached, forcing fsck" -- set/detected where?
(Phil Edwards)
glibc and shlibs conflicts ("Nicolas DUTEIL")
HELP: Ping Problem ("Leo McManus, Root DSP Consultant")
Re: agpgart (Steve Martin)
Re: kernel Q: "maximal mount count reached, forcing fsck" -- ("ne...")
Re: Need your suggestion on how many partition for my 30GB hd?? ("ne...")
Re: rpm 4 under Caldera? ("ne...")
Re: glibc and shlibs conflicts ("Peter T. Breuer")
----------------------------------------------------------------------------
From: "Adam Short" <[EMAIL PROTECTED]>
Subject: Re: ATAPI Not ready? failed "Read CD/Dvd Capacity"?
Date: Mon, 29 Jan 2001 10:13:49 -0000
I get this as well. I think it may have something to do with the kernel
config. Is /dev/hdd a dvd drive? If so, installing udf support into your
kernel might help. I've not tried this myself yet because it doesn't seem to
be causing me any serious problems, but I suspect thats the way to go.
Adam
Ernest Siu <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
>
> Hi,
>
> Can someone tell me what exactly does this mean? My harddrive light is
> on for every 2 seconds.... for the following log message:
>
> Ernest
> [EMAIL PROTECTED]
>
> Jan 27 15:38:06 localhost kernel: ATAPI device hdd:
> Jan 27 15:38:06 localhost kernel: Error: Not ready -- (Sense key=0x02)
>
> Jan 27 15:38:06 localhost kernel: (reserved error code) -- (asc=0x3a,
> ascq=0x01)
> Jan 27 15:38:06 localhost kernel: The failed "Read Cd/Dvd Capacity"
> packet command was:
> Jan 27 15:38:06 localhost kernel: "25 00 00 00 00 00 00 00 00 00 00 00
>
> "
> Jan 27 15:38:06 localhost kernel: ATAPI device hdd:
> Jan 27 15:38:06 localhost kernel: Error: Not ready -- (Sense key=0x02)
>
> Jan 27 15:38:06 localhost kernel: (reserved error code) -- (asc=0x3a,
> ascq=0x01)
> Jan 27 15:38:06 localhost kernel: The failed "Prevent/Allow Medium
> Removal" packet command was:
> Jan 27 15:38:06 localhost kernel: "1e 00 00 00 00 00 00 00 00 00 00 00
>
> "
>
>
>
------------------------------
From: "Steffen Lederer" <[EMAIL PROTECTED]>
Subject: "Unattendet Installation"
Date: Mon, 29 Jan 2001 11:50:54 +0100
Hi !!
I want to perform an "unattendet Installation" for my Linux Boxes. Now I
don't know how to set up an Boot Disk/Image to get the Network
Configuration from my Bootp Server. Does anybody have some hints ??
Regards,
Steffen
------------------------------
From: "fail006" <[EMAIL PROTECTED]>
Subject: Some newbie linux questions...
Date: Mon, 29 Jan 2001 23:40:00 +1300
Hi,
I would like to setup a DNS server using linux for a local intranet, can
anyone please tell me if this is really hard to do....or if you can point me
in the right direction...I am running redhat 7.
I would also like to setup a ftp server in redhat 7, does it come with a ftp
server, and what do i need to do to create profiles for different users to
access the ftp?
How can i dial or bring up the ppp interface in redhat 7 from command
line...?
Thanks...
------------------------------
From: Eric <[EMAIL PROTECTED]>
Subject: Re: Shutting Down with Power Management
Date: Mon, 29 Jan 2001 12:00:35 +0100
Reply-To: [EMAIL PROTECTED]
Brian C. Kiefer wrote:
>
> Hello all,
>
> How do you set up Linux so that when you halt the comptuer, it
> automatically turns off the power?
>
you compile a kernel with APM enabled.
Eric
------------------------------
From: Richard Harvey <[EMAIL PROTECTED]>
Subject: Backup packages
Date: Mon, 29 Jan 2001 11:09:43 GMT
Hello,
are there any backup packages under Linux ? -- I'm using Mandrake 7.2.
Thanks!
Richard Harvey
P.S. : Please reply to :
[EMAIL PROTECTED]
------------------------------
From: "IT baby" <[EMAIL PROTECTED]>
Subject: Mysql cannot be gmake
Date: Mon, 29 Jan 2001 18:57:23 +0800
Dear all,
I am new to linux, and i get mysql 3.22, after i configure it, but i cannot
gmake it.
i try my best to follow the instruction from my mysql book.
------------------------------
From: Esa Tiiliharju <[EMAIL PROTECTED]>
Subject: SuSE 7.0
Date: 29 Jan 2001 13:36:54 +0200
Hello everybody,
How could I get SuSE Linux-version 7.0 (i386) from web and install it?
I cannot boot from my cd, so should I have a boot dsk like the one
RedHAt uses or supplies on their inst-images?
I already have their iso-image on cd, but then I began to have
doubts after windoosh explorer refused to show its contents...so if
anyone could help I would appreaciate it!
==============
Esa Tiiliharju
[EMAIL PROTECTED]
tel: +358 9 451 5406 fax: +358 9 451 2269
Piiritekniikan Laboratorio/ Electronic Circuit Design Lab/
Teknillinen Korkeakoulu Helsinki University of Technology
PL 3000/TKK-02015 P.O.Box 3000/HUT-02015/Finland
------------------------------
From: "Peter T. Breuer" <[EMAIL PROTECTED]>
Subject: Re: kernel Q: "maximal mount count reached, forcing fsck" -- set/detected
where?
Crossposted-To: comp.os.linux.help
Date: Mon, 29 Jan 2001 11:45:45 GMT
In comp.os.linux.help Phil Edwards <[EMAIL PROTECTED]> wrote:
> In the kernel source, I've found that fs/ext2/super.c contains code to check
> this, but only in read-only mode, and if triggered, only prints a warning.
> Where is the code that, if triggered, actually fires off the fsck? I would
man fsck. man fstab.
-A will give you the clue .. it checks the 6th field in fstab:
If the sixth field is not present or zero, a value of zero is
returned and fsck will assume that the filesystem does not need to be
checked.
Peter
------------------------------
From: [EMAIL PROTECTED]
Subject: Re: SuSE 7.0
Date: Mon, 29 Jan 2001 12:51:20 +0100
Reply-To: [EMAIL PROTECTED]
On 29 Jan 2001 13:36:54 +0200, Esa Tiiliharju <[EMAIL PROTECTED]> wrote:
>I already have their iso-image on cd, but then I began to have
>doubts after windoosh explorer refused to show its contents...so if
>anyone could help I would appreaciate it!
If I understand right, you have a SuSE CD but cannot boot from it. The disk
images cannot be displayed by the explorer, that's ok. Just follow the
instructions (there are README's) to create a boot floppy disk. Worked for me.
Good luck
Eggert
------------------------------
From: "Peter T. Breuer" <[EMAIL PROTECTED]>
Subject: Re: Backup packages
Date: Mon, 29 Jan 2001 12:44:09 +0100
Richard Harvey <[EMAIL PROTECTED]> wrote:
> are there any backup packages under Linux ? -- I'm using Mandrake 7.2.
Lots! Try "tar" for a start!
Peter
------------------------------
From: "Peter T. Breuer" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware,redhat.general
Subject: Re: pppd
Date: Mon, 29 Jan 2001 12:41:56 +0100
In comp.os.linux.hardware Jeff Moore <[EMAIL PROTECTED]> wrote:
> I am running pppd in my inittab and it does not exit and run the ip-up
Err .. how can you run pppd from inittab? It has to connect to
something! There's nothing to connect to, most of the time, surely!
> script, so my firewall and squid and dynamic dns do not work.
If it does not exit, then that is good, isn't it? People usually
complain when it does exit.
Why should your firewall depend on ip-up? Well, OK, I can imagine why,
and how, but it's up to you to tell me, not for me to imagine.
> What have I missed?
A class in english composition at secondary school, by the looks of it!
Please make yourself clear. What is your problem with what?
Peter
------------------------------
From: "Werner Fangmeier" <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux
Subject: Re: error during kernal compiling..
Date: Mon, 29 Jan 2001 13:21:34 +0100
Just FYI: People will be less confused, if you correct the spelling of
"kernal" to "kernel". And, it is common practice to create a symbolic link
/usr/src/linux to the compiling source tree. So, normally you have
directories named /usr/src/linux-2.2.16, /usr/src/linux-2.2.18,
/usr/src/linux-2.4.0 and so on, and when you need to compile e.g. a 2.2.16
kernEl :-), you do sort of
rm -f /usr/src/linux # remove old symlink, if it exists
ln -s /usr/src/linux-2.2.16 /usr/src/linux # create new symlink
cd /usr/src/linux
make xconfig dep bzImage modules modules_install
And moreover, you should honour the others posts in this thread, especially
the ksymoops-upgrade mentioned...
"SS" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:952pps$a3e$[EMAIL PROTECTED]...
> Hope someone here can help me out... I am running RH7 on IBM600X, 320mb
> RAM, 12G HD...
> I am getting this error during kernal compiling.. I see this after I type
> "make bzImage" I didn't even modify the kernal.
> make[2]: *** [ksyms.o] Error 1
> make[2]: Leaving directory '/usr/src/linux-2.2.16/kernal'
> make[1]: *** [first_rule] Error 2
> make[1]: Leaving directory '/usr/src/linux-2.2.16/kernal'
> make: *** [_dir_kernal] Error 2
------------------------------
From: [EMAIL PROTECTED] (Marc D. Williams)
Crossposted-To: comp.windows.x,comp.windows.x.kde
Subject: Re: Help with themes - window manager?
Date: Mon, 29 Jan 2001 13:05:46 -0000
Reply-To: [EMAIL PROTECTED]
On Tue, 23 Jan 2001 20:05:42 -0500, Dan Yocom wrote:
>Hi,
> I currently have a kde theme and a gtk theme that are about the same.
>However, The GTK programs have fairly smaller scroll bars. Does anyone know
>how to make the GTK program scrollbares the same width as kde programs? Is
>Kwinresponsible for the size of the GTK scroll bars? if not, What
>file/program is? Please Help Me
>
Not sure but maybe check the gtkrc file of that particular theme
and search for scrollbar. There might be a thickness setting
or something similar.
--
>>ANIME SENSHI<<
Marc D. Williams
[EMAIL PROTECTED]
http://www.oldskool.org/~tvdog/ -- DOS Internet & Tandy 1000
http://www.geocities.com/SiliconValley/Platform/8269/ -- Win3.x Makeover
------------------------------
From: Robert Petrillo <[EMAIL PROTECTED]>
Subject: Re: Newbee modem set-up question
Date: Mon, 29 Jan 2001 07:02:59 -0600
Well I have to admit that the problem I was having was due to a typo on my
part.
The symbolic link was to ttys0 and not ttyS0. And to think it was staring me
in the face all the time.
Thanks for the suggestions.
In humility, bob.
Uwe Malzahn wrote:
> In article <[EMAIL PROTECTED]>,
> Robert Petrillo <[EMAIL PROTECTED]> writes:
> > I have a Hayes external modem attached to com1. setserial shows that
> > ttyS0 is set to the correct interrupt and buffer address. minicom
> > however returns "I/O Error" when run. If I cat /dev/modem I also get
> > "I/O Error".
> >
>
> Do a ls -la /dev/modem, to check if it points to ttyS0. If not change the
> link.
>
> > Does this indicate that I do not have a modem driver? If so where can I
> > get one and how do I install it? The disks that came with the modem only
> > contain win 95/98/2000 and NT things.
>
> If it's a proper modem (no winmodem), no driver is needed.
>
> Cheers,
> Uwe
------------------------------
From: Steve Martin <[EMAIL PROTECTED]>
Subject: Re: kernel modules
Date: Mon, 29 Jan 2001 13:12:35 GMT
Jimbob wrote:
>
> I am running kernel 2.2.15 (*yes i am aware of the fact it is relatively old*) which
>serves my purpose adequately but ran into one small problem. I had parallel printer
>support enabled as a module yet i couldnt get the printer to work yet when compiled
>into the kernel itself there isnt any problems. Is this just a feature of this
>kernel? Is this a known problem?
When the system loads a module, it looks in /etc/conf.modules (or
/etc/modules.conf, if you have a newer system) for parameters to
pass to the module. Perhaps one of the parameters (especially the
I/O address ) is not correct for the printer port you're using?
------------------------------
From: [EMAIL PROTECTED] (Phil Edwards)
Crossposted-To: comp.os.linux.help
Subject: Re: kernel Q: "maximal mount count reached, forcing fsck" -- set/detected
where?
Date: 29 Jan 2001 08:14:52 -0500
Peter T. Breuer <[EMAIL PROTECTED]> wrote:
> In comp.os.linux.help Phil Edwards <[EMAIL PROTECTED]> wrote:
> > In the kernel source, I've found that fs/ext2/super.c contains code to check
> > this, but only in read-only mode, and if triggered, only prints a warning.
> > Where is the code that, if triggered, actually fires off the fsck? I would
>
> man fsck. man fstab.
>
> -A will give you the clue .. it checks the 6th field in fstab:
>
> If the sixth field is not present or zero, a value of zero is
> returned and fsck will assume that the filesystem does not need to be
> checked.
Ah, but I *do* want it checked. Just not every week!
Another poster pointed me to tune2fs, which should do the job nicely
once I get the root partition unmounted (where's that rescue disk :-).
I had tried looking for "tunefs" but didn't think about the 2.
Thanks, all.
Phil
------------------------------
From: "Nicolas DUTEIL" <[EMAIL PROTECTED]>
Subject: glibc and shlibs conflicts
Date: Mon, 29 Jan 2001 14:31:37 +0100
When trying to upgrade glibc rpm, I got the following error :
"file /lib/ld-linux.so.2 from install of glibc-32bit-2.2-0 conflicts with
the file from package shlibs-2.1.3-143"
What's the way of handling that kind of error ?
Thanks
Nico
------------------------------
From: "Leo McManus, Root DSP Consultant" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.networking
Subject: HELP: Ping Problem
Date: Mon, 29 Jan 2001 14:05:31 +0100
Have a Sparc with RedHat 6.2, IP Address 192.168.0.2, and an 800MHz AMD
with SuSE6.4, IP Address 192.168.0.1, I can see the lights on my Routing
box flash when I do a ping with either Linux, but I get the
"unreachable' error?
ANy ideas?
Thanks
Leo
------------------------------
From: Steve Martin <[EMAIL PROTECTED]>
Subject: Re: agpgart
Date: Mon, 29 Jan 2001 13:21:34 GMT
Adam Short wrote:
> messages there is an entry that says something like "Could not start DRI" or
> similar. Sorry for the vagueness. I'm at work and my linux box is far far
> away.
DRI depends on a kernel (in addition to an XFree86) module running for
your
particular card.
Check out /usr/X11R6/lib/X11/doc/README.DRIcomp for information on
compiling
and installing the required kernel module. Once you have the kernel
module
loaded (and make sure your "Module" section of XF86Config contains
entries
for "glx" and "GLcore" as well as "dri"), DRI should come up.
Since the subject line of your message mentions agpgart, I would also
suggest
you pay particular attention to the section of README.DRIcomp dealing
with
configuring your kernel for AGP support (if you haven't already done
so).
Hope this helps.
------------------------------
Crossposted-To: comp.os.linux.help
From: "ne..." <[EMAIL PROTECTED]>
Subject: Re: kernel Q: "maximal mount count reached, forcing fsck" --
Date: Mon, 29 Jan 2001 13:33:02 GMT
On Jan 29, 2001 at 08:14, Phil Edwards eloquently wrote:
>
>Peter T. Breuer <[EMAIL PROTECTED]> wrote:
>> In comp.os.linux.help Phil Edwards <[EMAIL PROTECTED]> wrote:
>> > In the kernel source, I've found that fs/ext2/super.c contains code to check
>> > this, but only in read-only mode, and if triggered, only prints a warning.
>> > Where is the code that, if triggered, actually fires off the fsck? I would
>>
>> man fsck. man fstab.
>>
>> -A will give you the clue .. it checks the 6th field in fstab:
>>
>> If the sixth field is not present or zero, a value of zero is
>> returned and fsck will assume that the filesystem does not need to be
>> checked.
>
>Ah, but I *do* want it checked. Just not every week!
>
>Another poster pointed me to tune2fs, which should do the job nicely
>once I get the root partition unmounted (where's that rescue disk :-).
>I had tried looking for "tunefs" but didn't think about the 2.
With a large drive like the one ou have, you might
consider using ext3 instead of ext2. This should also
reduce fsck times.
--
Registered Linux User # 125653 (http://counter.li.org)
For every complex problem, there is a solution that is simple, neat, and wrong.
-- H. L. Mencken
8:30am up 18 days, 11:29, 3 users, load average: 0.09, 0.03, 0.00
------------------------------
From: "ne..." <[EMAIL PROTECTED]>
Subject: Re: Need your suggestion on how many partition for my 30GB hd??
Date: Mon, 29 Jan 2001 13:37:59 GMT
On Jan 28, 2001 at 15:15, kellyboy eloquently wrote:
>It will be used 'mostly' for file server to store all stuff I use on win98
>since as y'all know how it is...win98 being too crashy an all
>
>but I do use it sometime to perform some function ( that are free in linux
>but expensive on Win98 like free Gimp vs. expensive Photoshop....)
>
>I do plan to get some used part together and build another computer to
>"just" as file server (because I noticed I started to use Linux more often
>than expected)
>
>Im curious...which would you use as "file server" storage space??
>
>Under /home? or make new dir like /fileserver or something like that??
/fileserver or something like that should do.
[...]
--
Registered Linux User # 125653 (http://counter.li.org)
He who loses, wins the race,
And parallel lines meet in space.
-- John Boyd, "Last Starship from Earth"
8:35am up 18 days, 11:33, 3 users, load average: 0.00, 0.00, 0.00
------------------------------
Crossposted-To: alt.os.linux.caldera
From: "ne..." <[EMAIL PROTECTED]>
Subject: Re: rpm 4 under Caldera?
Date: Mon, 29 Jan 2001 13:41:59 GMT
On Jan 28, 2001 at 18:33, Black Eagle eloquently wrote:
[...]
>It was my understanding that Caldera was a major developer of rpm in
>conjunction with Red Hat. Am I wrong?
I think it was SuSE.
--
Registered Linux User # 125653 (http://counter.li.org)
"Beware of programmers carrying screwdrivers."
-- Chip Salzenberg
8:40am up 18 days, 11:38, 3 users, load average: 0.00, 0.00, 0.00
------------------------------
From: "Peter T. Breuer" <[EMAIL PROTECTED]>
Subject: Re: glibc and shlibs conflicts
Date: Mon, 29 Jan 2001 13:55:59 GMT
Nicolas DUTEIL <[EMAIL PROTECTED]> wrote:
> When trying to upgrade glibc rpm, I got the following error :
> "file /lib/ld-linux.so.2 from install of glibc-32bit-2.2-0 conflicts with
> the file from package shlibs-2.1.3-143"
> What's the way of handling that kind of error ?
It's not an error, it's a fact.
Obviously you want to move (it's not an upgrade) shlibs to a 2.2
version as well, at the same time.
Myself, I'd probably check that the ldlinux in glibc-new works fine
with the old shlibs (it probably will) by unpacking it separately and trying
it, and then merrily override the advisory, while making sure that I
kept an old copy of ld-linux.so arround.
Peter
------------------------------
** 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
******************************