On Tue, Aug 14, 2001 at 11:00:11AM -0300, Rodrigo Morais Araujo wrote:
> On Tue, 14 Aug 2001, Carlucio Lopes wrote:
> 
> > oi, cosmo
> > baixei a versao 2.4.8 soh  que quando vou descompactar ocorre a mensagem:
> > gunzip -xvf linux-2.4.8.tar.gz
> > mensagem => unexpected end of file  (fim inesperado de arquivo, seria isto a
> > tra-
> > ducao)
> > o que podera ter ocorrido.
> > Carlucio
> 
> Acho que no lugar de "gunzip" você quis dizer "tar" não foi? E quanto a
> nensagem ela já diz tudo... O arquivo terminou antes do fim! baixe
> novamente o fonte do kernel.

        O correto é 

        tar xfvz linux-2.4.8.tar.gz
        tar xfvI linux-2.4.8.tar.bz2

        Ou,

        gunzip linux-2.4.8.tar.gz
        tar xfv linux-2.4.8.tar

        bunzip2 linux-2.4.8.tar.bz2
        tar xfv linux-2.4.8.tar

        Você não precisa necessariamente baixar o kernel de novo. Veja
se os comandos acima funcionam. 

[]'s
-- 
Rodrigo S. de Castro   <[EMAIL PROTECTED]>

Responder a