Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Installation - Getting started with Red Hat Linux
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
AUTOINSTALL not set..

AUTOINSTALL not set..

2006-05-30       - By Rick Stevens

 Back
Reply:     1     2     3     4  

On Sat, 2006-05-27 at 16:40 -0400, John Wirt wrote:
> In booting, this message appears in the boot sequence:
>
>
>     aic79xx (2.0.8) AUTOINSTALL not set in its dkms.conf
>
>
> "aic79xx" is the name of the (Adaptec) SCSI host adapter driver.
>
> Some configuration file is apparently missing or is not correct.
> Can/should I fix this? Linux apparently runs fine and I have detected no
> file read/saving problems.

That has to do with building kernel modules that aren't part of the
standard driver set (e.g. the spca5xx module for some web cameras).
Don't worry about it.

> I have 3 SCSI drives in my system but two of them are configured into a
> RAID 1 configuration that boots to XP. The third drive is separate and
> boots to Redhat Enterprise v.3. The boot manager is BOOTIT-NG.  This
> works fine.

I'd expect so.

> Apparently, dkms is,
>
>   "*dkms* is a framework which allows kernel modules to be dynamically
> built for each kernel on your system in a simplified and organized fashion."

Right.  However, the aic79xx driver is part of the standard driver set
and you don't need dkms to manage it for you.

> The Linux installation I am running was originally configured to run two
> of the SCSI drives but I reconfigured it to run one of the drives by
> editing fstab, as I recall.
>
> John Wirt
>
> FSTAB:
> LABEL=/            /                 ext3    defaults 1 1
> LABEL=/boot        /boot             ext3    defaults 1 2
> none               /dev/pts          devpts  gid=5,mode=620  0 0
> #LABEL=/mnt/disk2  /mnt/disk2        ext3    defaults 1 2
> none               /proc             proc    defaults 0 0
> none               /dev/shm          tmpfs   defaults 0 0
> /dev/sdc6          swap              swap    defaults 0 0  
> /dev/cdrom         /mnt/cdrom        udf,iso9660  noauto,owner,kudzu,ro 0 0
> /dev/fd0           /mnt/floppy       auto noauto,owner,kudzu 0 0
> /dev/cdrom1        /mnt/cdrom1       udf,iso9660 noauto,owner,kudzu,ro 0 0

The only issues I have with that arrangement (and they're purely
personal) are:

1. I hate using filesystem labels.  They can bite you if you add another
drive to the machine with data on it.

2. Everything is on / except boot.  I much prefer to have separate
partitions for /, /usr, /home and /var--ideally on lvm so they can be
grown if needed.

-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
- Rick Stevens, Senior Systems Engineer     rstevens@(protected) -
- VitalStream, Inc.                       http://www.vitalstream.com -
-                                                                    -
-      The moving cursor writes, and having written, blinks on.      -
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --

__ ____ ____ ____ ____ ____ ____ ____ ____ ____
Redhat-install-list mailing list
Redhat-install-list@(protected)
https://www.redhat.com/mailman/listinfo/redhat-install-list
To Unsubscribe Go To ABOVE URL or send a message to:
redhat-install-list-request@(protected)
Subject: unsubscribe