On Sun, 2002-11-24 at 16:33, Marco Caama�o wrote:

    -envia tu /etc/fstab
    -envia tu /etc/lilo.conf o /etc/grub.conf (de acuerdo a lo que este
    usando)
    
Los met� abajo con otro que cambi� para emulaci�n scsi.

    2-deshabilitas la ejecucion de kudzu al arranque de la maquina. 

Gracias. No pens� en esto, aunque sab�a que kudzu ten�a algo que ver.
    

FSTAB: 

LABEL=/     /            ext3    defaults        1 1
none        /dev/pts     devpts  gid=5,mode=620  0 0
none        /proc        proc    defaults        0 0
none        /dev/shm     tmpfs   defaults        0 0
/dev/hda3   swap         swap    defaults        0 0
/dev/sdb4   /mnt/zip     auto    noauto,owner,kudzu 0 0
/dev/fd0    /mnt/floppy  auto    noauto,owner,kudzu 0 0
/dev/hda1   /mnt/win     vfat    noauto,user     0 0
/dev/sda1   /mnt/card    vfat    noauto,user     0 0
/dev/cdrom  /mnt/cdrom   iso9660 noauto,owner,kudzu,ro 0 0
/dev/cdrom1 /mnt/cdrom1  iso9660 noauto,owner,kudzu,ro 0 0


GRUB.CONF

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this
file
# NOTICE:  You do not have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /, eg.
#          root (hd0,1)
#          kernel /boot/vmlinuz-version ro root=/dev/hda2
#          initrd /boot/initrd-version.img
#boot=/dev/hda
default=0
timeout=10
splashimage=(hd0,1)/boot/grub/splash.xpm.gz
title Red Hat Linux (2.4.18-14)
        root (hd0,1)
        kernel /boot/vmlinuz-2.4.18-14 ro root=LABEL=/ hdd=ide-scsi
hdc=ide-scsi
        initrd /boot/initrd-2.4.18-14.img
title DOS
        rootnoverify (hd0,0)
        chainloader +1


MODULES.CONF (agregu� las �ltimas lineas para meter los drivers para
scsi emulaci�n)
alias parport_lowlevel parport_pc
alias eth0 8139too
alias sound-slot-0 via82cxxx_audio
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L
>/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S
>/dev/null 2>&1 || :
alias usb-controller usb-uhci
# For cdrom & cdrom1 scsi emulation
alias scd0 srmod
alias scd1 srmod
alias scsi_hostadapter ide-scsi
options ide-cd ignore=hdc
options ide-cd ignore=hdd


Le debo. Gracias.
-Greg


--
Desuscripci�n: escriba a [EMAIL PROTECTED], tema 'unsubscribe'
Problemas a: [EMAIL PROTECTED]  http://www.linux.or.cr/listas

Responder a