Atualizar o Debian ETCH (4.0) para o LENNY (5.0)

Publicado por jairus lopes em 23/08/2011

[ Hits: 5.681 ]

 


Atualizar o Debian ETCH (4.0) para o LENNY (5.0)



Bom dia !!!

Como muitas das vezes nos deparamos com problemas de atualização de versão de distribuição. Esta dica vai para aqueles que querem atualizar a versão ETCH para LENNY do Debian.

1º Passo: Atualizar a versão instalada.

# vi /etc/apt/sources.list

#-----------------Repositório ETCH----------------------------
deb http://archive.debian.org/debian etch contrib main non-free

# aptitude update
# aptitude upgrade

2º Passo: Alterar repositórios e fazer atualização.

# vi /etc/apt/sources.list

#-----------------Repositório LENNY---------------------------
deb http://ftp.br.debian.org/debian/ lenny main contrib non-free deb-src http://ftp.br.debian.org/debian/ lenny main contrib non-free

# aptitude update
# aptitude install dpkg aptitude apt
# aptitude upgrade

# dpkg -l libfam0c102 | grep ^ii
# aptitude install libfam0
# aptitude full-upgrade

3º Passo: Reiniciar a máquina.

# reboot
# uname -r

Obs.: Após a atualização você pode encontrar problemas no servidor gráfico - xorg . Atualize-o com todos os módulos, inclusive o "vesa".

# apt-get install xserver-xorg-video-vesa

Segue abaixo, a configuração do meu xorg.conf.

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
   Identifier   "Generic Keyboard"
   Driver      "kbd"
   Option      "XkbRules"   "xorg"
   Option      "XkbModel"   "abnt2"
   Option      "XkbLayout"   "br"
   Option      "XkbVariant"   "abnt2"
EndSection

Section "InputDevice"
   Identifier   "Configured Mouse"
   Driver      "mouse"
EndSection

Section "Device"
   Identifier   "Configured Video Device"
   Driver      "vesa"
#   Option      RenderAccel   "true"
EndSection

Section "Monitor"
   Identifier   "Configured Monitor"
EndSection

Section "Screen"
   Identifier   "Default Screen"
   Device      "Configured Video Device"  
   Monitor      "Configured Monitor"
   DefaultDepth   24
   SubSection   "Display"
      Depth   1
      Modes   "800x600" "640x480"
   EndSubSection
   SubSection   "Display"
      Depth   4
      Modes   "800x600" "640x480"
   EndSubSection
   SubSection   "Display"
      Depth   8
      Modes   "800x600" "640x480"
   EndSubSection
   SubSection   "Display"
      Depth   15
      Modes   "800x600" "640x480"
   EndSubSection
   SubSection   "Display"
      Depth   16
      Modes   "800x600" "640x480"
   EndSubSection
   SubSection   "Display"
      Depth   24
      Modes   "1024x768" "800x600" "640x480"
   EndSubSection
EndSection

Espero ter ajudado.

Abraços,
Jairus Lopes
Adm System Linux.


Outras dicas deste autor

Repositórios antigos do Ubuntu - Dica somente para efeito histórico

Usando fontes Arial e Times New Roman no BrOffice

DIRF 2013 no Wine - Acertando formato da data

e2label

Porta paralela não criada no boot do Debian 7

Leitura recomendada

Lançamento de livro em português sobre performance e monitoramento no Linux

Instalação do MetaTrader 5 em Linux Mint - Robots Localização - Vídeo Nr 21

Repositório RPM personalizado para CentOS 5

Criando bibliotecas (shared library) *.so

Exim - Removendo todas as mensagens da fila de espera (spool)

  

Comentários

Nenhum comentário foi encontrado.



Contribuir com comentário




Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts