E a� Edgar, blz?!
Venho sofrendo com isso tamb�m desde que instalei o CL 6.0.
V ia sua dica :
>porem isso � um problema de f�cil solu��o � s� colocar um
> "modprobe vfat"
> no arquivo "/etc/rc.d/rc.local" e pronto, o mesmo com os outros tipos de
> sistema que possa vir a utilizar.
> Pode passar a dica adiante se achar pertinente :-)
Ser� que vc podia me ajudar ?
Onde devo colocar "modprobe vfat" e "modprobe ext2" (n�o seria mais f�cil por
tudo em msdos ???) dentro /etc/rc.d/rc.local, que no meu caso est� assim:
#!/bin/sh
#
# This script will be executed *after* all the other init scripts.
# You can put your own initialization stuff in here if you don't
# want to do the full Sys V style init stuff.
.. /etc/profile.d/lang.sh
if [ -f /etc/conectiva-release ] ; then
R=$(cat /etc/conectiva-release)
# This will overwrite /etc/issue at every boot. So, make any changes you
# want to make to /etc/issue here or you will lose them when you reboot.
echo "$R" > /etc/issue.net
echo "Kernel $(uname -r)" >> /etc/issue.net
echo >> /etc/issue.net
if [ -x /usr/bin/linux_logo ] ; then
clear > /etc/issue
linux_logo -classic >> /etc/issue
echo "$R" >> /etc/issue
echo >> /etc/issue
else
cat /etc/issue.net > /etc/issue
fi
fi
/sbin/insmod -f pctel_hsp
Sempre agradecido,
Gustavo
Assinantes em 03/07/2001: 2259
Mensagens recebidas desde 07/01/1999: 121181
Historico e [des]cadastramento: http://linux-br.conectiva.com.br
Assuntos administrativos e problemas com a lista:
mailto:[EMAIL PROTECTED]