removido
(usa Nenhuma)
Enviado em 25/04/2010 - 00:14h
Jasminn, se quiser adicione os repositórios abaixo no seu arquivo /etc/apt/sources.list.
sudo nano /etc/apt/sources.list ### (salve com Ctrl+o e feche com Ctrl+x)
### ARQUIVO DE CONFIGURAÇÃO DE FONTES DO APT
## Debian 'Squeeze/Testing'
## Debian 'Squeeze/Testing' (Espelhos Brasileiros).
## (GPG Key: sudo apt-get install debian-archive-keyring debian-keyring debian-multimedia-keyring -y)
deb
http://ftp.br.debian.org/debian/ squeeze main contrib non-free
deb
http://ftp.br.debian.org/debian-security/ squeeze/updates main contrib non-free
deb
http://ftp.br.debian.org/debian-multimedia squeeze main non-free
## Debian 'Squeeze/Testing' (Espelhos Oficiais).
## (GPG Key: sudo apt-get install debian-archive-keyring debian-keyring debian-multimedia-keyring -y)
deb
http://ftp.debian.org/debian/ squeeze main contrib non-free
deb
http://security.debian.org/ squeeze/updates main contrib non-free
deb
http://www.debian-multimedia.org/ squeeze main non-free
# OPCIONAIS:
## VirtualBox.
## (GPG Key: sudo wget -q
http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc">
http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | sudo apt-key add -)
deb
http://download.virtualbox.org/virtualbox/debian lenny non-free
## Opera Web Browser.
## (GPG Key: sudo wget -O -
http://deb.opera.com/archive.key | sudo apt-key add -)
deb
http://deb.opera.com/opera/ lenny non-free
deb
http://deb.opera.com/opera/ squeeze non-free
## Wine.
## (GPG Key: sudo wget -O -
http://www.lamaresh.net/apt/key.gpg">
http://www.lamaresh.net/apt/key.gpg | sudo apt-key add -)
deb
http://www.lamaresh.net/apt lenny main
deb
http://www.lamaresh.net/apt squeeze main
## Fim do Arquivo /etc/apt/sources.list.
Instale o Kernel do Squeeze, depois desative estas entradas para continuar usando somente o Lenny, isso se quiser. Não acho interessante fazer um upgrade do Lenny para o Squeeze, querendo mudar de versão é melhor baixar o cd da weekly-build e instalar do zero.
Instalação do Kernel do Squeeze e seus headers.
sudo apt-get install linux-image-2.6-686 linux-headers-2.6-686
sudo update-grub
Alguns pacotes talvez necessários:
sudo apt-get install libusb-dev pppconfig wvdial usb-modeswitch usb-modeswitch-data