Re: Kernel Panic: VFS : Unable to mount root fs -AJUDA!!

2004-09-17 Thread Ruben Leote Mendes
Olá,

Tive esse mesmo problema quando testei o kernel 2.6 pela primeira vez.
O que se passou foi que existem umas novas opções relativas a suporte IDE
que eu não tinha reparado e não incluí no kernel. Sem suporte para IDE
nada feito. Pelo vistos os kernel hackers utilizam SCSI. :-)

As opções que têm de ser incluídas são:

* ATA/ATAPI/MFM/RLL support (CONFIG_IDE)
* Enhanced IDE/MFM/RLL disk/cdrom/tape/floppy support (CONFIG_BLK_DEV_IDE)
* Include IDE/ATA-2 DISK support (CONFIG_BLK_DEV_IDEDISK)
* generic/default IDE chipset support (CONFIG_IDE_GENERIC)
* PCI IDE chipset support (CONFIG_BLK_DEV_IDEPCI)
* Generic PCI IDE Chipset Support (CONFIG_BLK_DEV_GENERIC)

Espero que ajude.

Rúben

On Fri, Sep 17, 2004 at 11:19:59AM -0300, Arthur Tupinambá wrote:
 Pessoal,
 
 Preciso de uma ajuda urgente de quem já passou por esse tipo de experiência:
 
 Baixei o kernel 2.6.8.1, do kernel.org, descompactei, dei um make menuconfig e
 configurei-o.
 após isso eu compilo e instalo do modo debian:
 #make-kpkg --revision=custom1.0 kernel_image
 #dpkg -i kernel_image-custom1.0.deb
 
 Tudo ocorre numa boa, porém na hora do boot...
 Kernel Panic: VFS : Unable to mount root fs on unknown-block(3,2)
 
 O que pode ser??? to perdido, já recompilei o kernel umas 30 vezes, de 
 diversas
 formas...
 Lí que poderia ser o initrd, tentei compilar o kernel com #make-kpkg --initrd
 também (precisa pois tem gente que precisa, outros dizem que precisa da imagem
 apenas em kernels padrão???)
 
 Bom, antes que me perguntem, já vou responder:
 - Sim, eu compilei o ext3 dentro do Kernel
 - Sim, eu compilei suporte RAMDISK dentro do kernel
 
 
 Alguém por favor, me dê alguma luz para resolver isso...
 
 Obrigado à todos,
 Abraços
 
 
 Arthur Henrique S. Tupinambá
  [EMAIL PROTECTED]
 
 Synchro Sistemas de Informação
 www.synchro.com.br
 
 Fone   : +55 ( 11 ) 3758 - 0021 / R. 187
 Fone   : +55 ( 11 ) 3758 - 0038
 Fax : +55 ( 11 ) 3758 - 3773
 Mob: +55 ( 11 ) 7718 - 5371
 E-mail  : [EMAIL PROTECTED]
 
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 

-- 
Rúben Leote Mendes - [EMAIL PROTECTED]



Re: RES: Kernel Panic: VFS : Unable to mount root fs -AJUDA!!

2004-09-17 Thread Ruben Leote Mendes
Olá Arthur,

On Fri, Sep 17, 2004 at 03:00:32PM -0300, Arthur Tupinambá wrote:
 
 Ao Rubens:
 - Eu andei lendo e vi que essas opções de IDE/Chipsets estão um pouco 
 chatinhas
 mesmo Você está utilizando o initrd também ou não precisou???

Não estou a utilizar o initrd.

Boa sorte.
-- 
Rúben Leote Mendes - [EMAIL PROTECTED]



Re: Apagar fila no Exim ...

2003-02-27 Thread Ruben Leote Mendes
Olá,

On Thu, Feb 27, 2003 at 04:23:01PM -0300, Mario Olimpio de Menezes wrote:
 
 se quiser automatizar:
 exim -bp | grep - | cut -b 11-26
 
 a sequencia de comandos acima separa os id's das mensagens na fila. use
 o grep para refinar o que quiser.

Eu utilizava um método semelhante para apagar as mensagens frozen, 
até que um dia falhou. Falhou porque (se não estou enganado) as mensagens
que estiverem na queue à mais de 100 dias aparecem como 100d ... que
tem um caracter a mais do que é normal e por isso o Id da mensagem passa
a estar entre as colunas 12 a 27 e não entre as 11 e 26 normais. Este problema
poderá eventualmente acontecer também com mensagens muito grandes nas quais
os exim passe a indicar o tamanho com mais caracteres do que o habitual.

Para resolver o assunto tive de substituir o 'cut -b 11-26' por algo
mais complexo:

tr -s   | cut -c 2- | cut -d   -f 3

Acho que deste modo não falha nunca.

Um abraço.
-- 
Rúben Leote Mendes - [EMAIL PROTECTED]


pgpwfkB4wP7Xp.pgp
Description: PGP signature


Re: security updates?

2001-01-15 Thread Ruben Leote Mendes
Hello Felipe,

On Mon, Jan 15, 2001 at 12:13:13PM -0300, Felipe Alvarez Harnecker wrote:
 
 doing an apt-get -u dist-upgrade appears libc6*, locales as new
 packages in security.debian.org but no advice was mailed nor published
 in security.debian.org.
 So are they real or someone has hacked security.debian.org ?

I think the new packages solve the problems mentioned in a recent thread
in debian-security:

http://lists.debian.org/debian-security-0101/msg00011.html

Anyone confirms this?

-- 
Rúben Leote Mendes - [EMAIL PROTECTED]


pgpQju0Wr0WNa.pgp
Description: PGP signature


Re: Seleção de teclado Português no sistema de Instala ção da Debian Potato

1999-11-29 Thread Ruben Leote Mendes
On Sat, Nov 27, 1999 at 09:43:05PM +, Gleydson Mazioli da Silva wrote:
 Daqui para baixo falo sobre o teclado de Portugal:
 Algum tempo atrás uma pessoa da lista enviou uma mensagem falando 
 sobre os mapas de teclados de Portugal disponíveis no pacote 
 kbd-data. Eu infelizmente não possuo mais a mensagem.

Acho que fui eu. :)

 Algum usuário de Portugal pode me passar os tipos de teclados utilizados
 em seu país, os arquivos que utiliza e uma descrição, por exemplo:
 
 pt.kmap.gz  - Teclado padrão Português
 pt2.kmap.gz - Teclado padrão Português 2...

Em Portugal utiliza-se apenas um teclado (que eu tenha conhecimento). 
O mapa correcto é o pt-latin1.kmap.gz que se encontra no package 
console-data da potato.

 Como eu não sou de Portugal, também não sou a pessoa mais indicada 
 para decidir qual é o mapa correto para o teclado de vocês, mas se 
 alguém me passar as instruções sobre os tipos existentes, eu posso 
 adicionar imediatamente o suporte na instalação da Debian ;-). 

Isso seria fantástico. Muito obrigado!

-- 
Ruben Leote Mendes - [EMAIL PROTECTED]


Re: boot-floppies (Sugestões)

1999-10-12 Thread Ruben Leote Mendes
On Sat, Oct 09, 1999 at 12:12:32PM -0300, Alexander Gieg wrote:
 Como e' o teclado portugues?

Imediatamente à esquerda do Enter tem em cima a tecla com o acento agudo e
acento grave; em baixo o acento circunflexo e o til. À esquerda destas teclas
tem em cima a tecla com o asterisco, o sinal de mais e usando AltGr o trema;
em baixo tem os simbolos para fazer abreviação masculina e feminina (º e ª).
(não sei se todos conseguem visualizar correctamente)
À esquerda destas teclas temos em cima a letra P e em baixo o c-cedilha que
fica portanto à direita do L.
Por cima do TAB está a barra invertida (\) e o pipe (|).

Pela descrição que fez do ABNT-2 não me parece que nem o mapa pt.map.gz nem
o mapa pt2.map.gz lhe correspondam. Sendo assim estes mapas que na minha
debian (slink) se encontram na directoria /usr/share/keymaps/i386/qwerty/
pertencem a que teclado? Ao de Portugal não é, embora como já afirmei o
pt2.map.gz seja semelhante faltando principalmente configurar os acentos
agudo e grave como dead-keys.

Qual é o(s) mapa(s) que os colegas brasileiros utilizam?

-- 
Ruben Leote Mendes - [EMAIL PROTECTED]


Re: boot-floppies (Sugestões)

1999-10-09 Thread Ruben Leote Mendes
On Thu, Oct 07, 1999 at 04:30:33PM +, Gleydson Mazioli da Silva wrote:
 Humm, não tenho certeza sobre o nome correto, o teclado que utiliza 
 segue o padrão ABNT?

Não conheço o padrão ABNT. A primeira vez que ouvi falar dele foi nesta
lista pelo que suponho que não. Por outro lado se o mapa pt2.map for ABNT,
o teclado de Portugal é bastante semelhante. As difereças estão descritas
no inicio do mapa que enviei na minha mensagem anterior.

 Ótima sua iniciativa, eu sei da dificuldade de programar mapas de 
 teclado e o trabalho para verificar seu correto funcionamento, quando 
 estiver pronto avise o pessoal da lista!

Eu não fiz nenhum teste em especial ao mapa que enviei. Apenas fui teclando
e vendo se aparecia o caracter correcto. :) Se notar algum erro grave
avise-me por favor.

Um abraço.
-- 
Ruben Leote Mendes - [EMAIL PROTECTED]


Re: boot-floppies (Sugestões)

1999-10-06 Thread Ruben Leote Mendes
Olá,

On Wed, Sep 22, 1999 at 11:17:55AM +0400, Gleydson Mazioli da Silva wrote:
 Leandro Dutra escreveu:
  Portugal tem um teclado específico português, cujo 
 layout só conheço pelos mapas de teclado no final do manual 
 de MS-DOS 5...
 
 Humm, algum usuário de Portugal pode me passar mais detalhes sobre isto?

Se ainda não arranjou esta informação eu posso enviar-lha.

Um abraço.
-- 
Ruben Leote Mendes - [EMAIL PROTECTED]


Re: Symbolic links behaviour

1999-04-12 Thread Ruben Leote Mendes
Hello Gary,

On Thu, Apr 08, 1999 at 12:57:03PM -0700, Gary Singleton wrote:
 Take a look at the symlinks package first - I forget
 it's capabilities but it just might do this for you. 
 IIRC it's in utils.

When I saw the description in the .deb file I thought it was exactly
what I was looking for.  After reading the manpage I noticed that
symlinks does the opposite of what I want: It changes absolute links
to relative links.  The good news is that it identifies links that
point to another filesystem and also dangling links.  The bad news is
that it seems to stop recursing into sub-directories at some point and
does not find all symlinks. :(
I will now download the source package, try to understand it and
change it to do what I need.

Thank you.  

-- 
Ruben Leote Mendes - [EMAIL PROTECTED]


Re: Symbolic links behaviour

1999-04-12 Thread Ruben Leote Mendes
Hello James,

 Umm, perhaps I'm missing somthing, but I once had to do a similar thing.  I
 simply mounted the new partition in /hdd2, and created symlinks
 /home-/hdd2/home, /usr/local-/hdd2/usr/local.  Nested symlinks are
 perfectly legal.  (Indeed, when the kernel went to dcache, there were quite
 a few hoops jumped through to still support it cleanly.)

Yes, that works ok. But now try the following:

cd /home
ln -s ../tmp tmp  (I suppose you have a /tmp...)
cd tmp

You should get a No such file or directory error here.
If you don't, then my system is broken and I would like to know how to
fix it. :)
The problem seems to be that the ../tmp in the link is interpreted as
pointing to (in your case) /hdd2 and not to / as I was expecting.

Please let me know the result of the above commands.
Thanks.
-- 
Ruben Leote Mendes - [EMAIL PROTECTED]


Re: Symbolic links behaviour

1999-04-08 Thread Ruben Leote Mendes
Hello Adam,

On Tue, Apr 06, 1999 at 01:09:57PM -0700, Adam Klein wrote:

 Why don't you just mount the parition under /usr/local?

The main reason is because I want to put several directories in the
same partition.  I create several directories in the partition and
then make symbolic links there. For instance /home and /usr/local will
be on the same partition.

It seems that I will have to go through all the symbolic links and
make them absolute. I must figure out some script to do this. :)

Regards,
-- 
Ruben Leote Mendes - [EMAIL PROTECTED]


Symbolic links behaviour

1999-04-06 Thread Ruben Leote Mendes
Hello,

My /usr/local directory is mounted in /mnt/local.
If I cd to /usr/local and type ls .. it lists the contents of /mnt
and not of /usr as I would expect. Is this the normal behaviour?
All relative symbolic links that point outside of /usr/local stopped
working also. 

I have to move other directories to new partitions because the disk
space is getting low. Is there a way of doing this without having to
change all relative links to absolute links?

Thanks.
-- 
Ruben Leote Mendes - [EMAIL PROTECTED]