Logo Hardware.com.br
Raikatsu
Raikatsu Membro Senior Registrado
444 Mensagens 2 Curtidas

Boot Ubuntu com problemas!

#1 Por Raikatsu 26/03/2009 - 09:22
Bom dia a todos!

Eu instalei o ubuntu 8.10 e estou com problemas pra iniciar ele. Ele carrega toda a barra de boot e quando chega no final ele trava, ficando com a tela preta.

Pelo live-cd eu ia em f6 e desativava o acip, só que assim direto na máquina eu não sei como se faz. A minha mobo não tem essa opção de desativar o acip ou é escondido.

Preciso de ajuda, pois quero migrar para o ubuntu.
trx64
trx64 Geek Registrado
2.4K Mensagens 88 Curtidas
#2 Por trx64
26/03/2009 - 10:22
Bem, edite o arquivo /boot/grub/menu.lst
(você pode fazer na mão -- sudo gedit /boot/grub/menu.lst -- ou usar o KGRUBeditor):

Altere essas linhas (acrescente o que estiver em negrito):


title Ubuntu 8.10, kernel 2.6.27-11-generic
root (hd0,4)
kernel /boot/vmlinuz-2.6.27-11-generic root=UUID=92583a31-1693-438c-ae3f-61ab9b8ca13a ro quiet splash locale=pt_BR noapci
initrd /boot/initrd.img-2.6.27-11-generic
quiet

title Ubuntu 8.10, kernel 2.6.27-11-generic (recovery mode)
root (hd0,4)
kernel /boot/vmlinuz-2.6.27-11-generic root=UUID=92583a31-1693-438c-ae3f-61ab9b8ca13a ro single noapci
initrd /boot/initrd.img-2.6.27-11-generic

Ubuntu 16.10
Jogos Linux

egmachado
egmachado Veterano Registrado
1.2K Mensagens 20 Curtidas
#3 Por egmachado
26/03/2009 - 10:33
Caro Raikatsu,

Abra um terminal e digite:

$ sudo gedit /boot/grub/menu.lst

Depois adicione os seguintes argumentos de boot após a linha do kernel que vc quer carregar:

apm=off acpi=off noapic nolapic nopcmcia noapci nosmp pnpbios=off nomce pci=nomsi

Se não der certo poste o que está acontecendo!!
Now using Ubuntu 12.04 Precise Pangolin
Linux User # 481474
Ubuntu User # 26380
Raikatsu
Raikatsu Membro Senior Registrado
444 Mensagens 2 Curtidas
#9 Por Raikatsu
27/03/2009 - 10:59
Tá aí:

# 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.
#
# Note that some configuration settings that could be dove previously in this file,
# now are automatically configured by the server and settings here are ignored.
#
# If you have edited this file but would like it to automatically updated again, run the # following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Device"
Identifier "Configured Video Device"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection

Pelo que eu vi aí, não tem nada dizendo sobre driver ou algo parecido. Pois se tivesse algo como "driver 'Intel' " eu iria colocar "driver vesa".

Aí quem sabe arrumaria o problema.
E5200 - GA-G31M-S2L - 2x1GB 800 DDR2 Kingston - Zotac 8500 GT - C3 Tech PUF 500W
trx64
trx64 Geek Registrado
2.4K Mensagens 88 Curtidas
#10 Por trx64
27/03/2009 - 12:17
Rode o comando:

sudo dpkg-reconfigure -phigh xserver-xorg

E configure adequadamente seu teclado e mouse.


Pelo que eu vi aí, não tem nada dizendo sobre driver ou algo parecido. Pois se tivesse algo como "driver 'Intel' " eu iria colocar "driver vesa".


O arquivo xorg.conf está caindo em desuso. Agora tudo é detectado na hora. A maior parte do hardware está abandonando os arquivos de configuração e adotando daemons de configuração.
Ubuntu 16.10
Jogos Linux

Raikatsu
Raikatsu Membro Senior Registrado
444 Mensagens 2 Curtidas
#11 Por Raikatsu
27/03/2009 - 14:16
Digitei o comando que voce me mostrou e deu isso:

xserver-xorg postinst warning: overwriting possibly-customised configuration file; backup in /etc/X11/xorg.conf.20090327140205

Se eu estiver no caminho certo... como faço pra fazer essas configuraçoes? Não entendo nada de linux, tanto é que eu estava louco para conhecer e já estou desanimando. cap_triste.png
E5200 - GA-G31M-S2L - 2x1GB 800 DDR2 Kingston - Zotac 8500 GT - C3 Tech PUF 500W
© 1999-2025 Hardware.com.br. Todos os direitos reservados.
Imagem do Modal