Problemas com o boot

Iniciado por trajano, 27 de Abril de 2008, 12:34

tópico anterior - próximo tópico

trajano

E ai galera...


Ja andei instalando o Linux quase que nos primórdios de minha vida com computador... mas por falta de tempo para aprender voltei ao Windows, porém, agora, voltei meus interesses ao LINUX, após a versão 8.4, mas tudo bem, a minha dúvida/problema é a seguinte.

Instalei o ubuntu e toda hora que tento entrar no sistema estou tendo problemas, primeiro foi quando pedia pra instalar o Grub no hd0, que não aparecia o grub, ai comecei a manda instalar no HD principal, que é aonde esta instalado o Windows, ai que surgiram os problema que estou precisando de ajuda, pois a partir de momento até abre o GRUB, mas fica a tela toda preta com GRUB escrito em cima, e não consigo fazer mais nda, alguem sabe o que poder ser?
este erro tambem dá quando eu mandei colocar o grub no diskete.

Obrigado.

Trajano

clcampos

Trajano qual é a configuração do seu equipamento?

Poderia dar boot no PC usando o LiveCD, abrir um terminal (Aplicações > Acessórios > Terminal) e executar os comandos abaixo, colocando depois a resposta aqui:

blkid

sudo fdisk -l
Cristiano/Timóteo - MG
.: Como Fazer Perguntas de Forma Inteligente :.                
Com dúvida? pesquise!

trajano

#2
Valeu clcampos...

Sobre o equipamento
Eu to com com um Atlhon XP 3000+
512 de ram e uma placa de video Radeon 9550
Tenho 3 Hds, um de 80 que é aonde ta o win, um de 40 que é aonde que é pra ta o linux, e um de 250 que uso pros arquivos em geral...

Sobre o comando que vc me passou eu vou ver isso agora e ja edito esta msg pra colocar a info...

Valeu...

Edit...

Citarubuntu@ubuntu:~$ blkid
ubuntu@ubuntu:~$ sudo fdisk -l

Disco /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cilindros of 16065 * 512 = 8225280 bytes
Disk identifier: 0xc0442f20

Dispositivo Boot Início Fim Blocos Id Sistema
/dev/sda1   *           1       30401   244196001    7  HPFS ou NTFS

Disco /dev/sdb: 80.0 GB, 80060424192 bytes
255 heads, 63 sectors/track, 9733 cylinders
Units = cilindros of 16065 * 512 = 8225280 bytes
Disk identifier: 0xf548f548

Dispositivo Boot Início Fim Blocos Id Sistema
/dev/sdb1   *           1        9732    78172258+   7  HPFS ou NTFS

Disco /dev/sdc: 40.0 GB, 40060403712 bytes
255 heads, 63 sectors/track, 4870 cylinders
Units = cilindros of 16065 * 512 = 8225280 bytes
Disk identifier: 0x3c410557

Dispositivo Boot Início Fim Blocos Id Sistema
/dev/sdc1               1        4870    39118243+   5  Estendida
/dev/sdc5               1        3472    27888745+  83  Linux
/dev/sdc6            3473        4687     9759456   83  Linux
/dev/sdc7            4688        4870     1469916   82  Linux swap / Solaris

Editando mais uma vez...

clcampos,
Estive lendo as respostas nos fórum e vi este tópico http://ubuntuforum-br.org/index.php/topic,34543.0.html, em que vocês discutem de o HD mesmo sendo IDE estar sendo reconhecido com SCSI, ou seja,
CitarO Ubuntu só reconhece o HD como SCSI (/dev/sda)
.

Ai fica minha pergunta, como pode ser percebido na alteração anterior, será que pode ser isso que esta gerando este meu problema no Grub, se sim, me explica melhor o que vc recomendou lá para eu tentar resolver aqui.

Obrigado.

Trajano

watson

   Amigo estou com um problema parecido de uma olhada....
   Tenho uma máquina com a seguinte configuração de discos rígidos:

1º HD 80GB   Sata
2º HD 160GB Sata
3º HD 80GB   IDE

   Na instalação do ubuntu, crio as seguinte partições:
Partição "/"          25GB   (1º HD 80GB   Sata)
Partição SWAP    2GB     (1º HD 80GB   Sata)
Partição "/home" 40GB    (3º HD 80GB   IDE)

   Até ai tudo normal, percebo que o meu HD IDE de 80GB esta sempre como SDA sendo o primeiro na tabela do gerenciador de partições na hora de criar. Na etapa final qnd o instalador pede onde desejo instalar o carregador de inicialização (GRUB) deixo default (hd0), porém isso não da certo após finalizar a instalação e reiniciar recebo o erro: Error 17:Cannot mount selected partition.

   Realizei vários testes com essa configuração de particionamento acima:
- Instalar o carregador de inicialização (GRUB) no /dev/sdb;
- Instalar o carregador de inicialização (GRUB) no /dev/sdb2;
   Nenhuma opção deu certo.
 
   A única maneira que consegui inicializar o XP e Ubuntu foi:
- Instalar o sistema em um dos dois HD's Sata e desligar o HD IDE, tudo funciona;
- Instalar o sistema no HD IDE, tudo funciona;

   Pude notar que o que esta atrapalhando a instalação é o HD IDE, alguém já passou por isso tem alguma solução ?

clcampos

trajano usando o LiveCD siga os passos abaixo:

Código (Montando a partição Raiz do linux) Selecionar
sudo   mount   /dev/sdc5   /mnt

Aproveitando o que tem na partição /dev/sdc6? é sua $HOME?

Copie o conteúdo dos arquivos /mnt/boot/grub/menu.lst e /mnt/boot/grub/device.map e coloque aqui.

Abra o gparted (ou outro software para mexer no HD) e tire o flag de boot do HD de 250 Gb, assim apenas o HD do windows estava como bootável.

Pode tentar reinstalar o GRUB por desencargo de consciência, mas ai vai ter que copiar o conteúdo dos arquivo pedidos acima após a reinstalação.

Para reinstalar o GRUB uso os passos desta mensagem aqui. Levando-se em conta que já montou a partição do Ubuntu (e já mexeu nos flags de bootável do HD de 250Gb) execute:

sudo grub-install --root-directory=/mnt /dev/sdb

Cristiano/Timóteo - MG
.: Como Fazer Perguntas de Forma Inteligente :.                
Com dúvida? pesquise!

trajano

Caro colega que tanto me ajuda e que tanto devo.

sim, eu coloquei no /dev/sdc6 o /home
Fiz algo de errado?

Quanto aos conteúdos dos arquivos aqui segue em anexo.
menu.lst
# menu.lst - See: grub(8), info grub, update-grub(8)
#            grub-install(8), grub-floppy(8),
#            grub-md5-crypt, /usr/share/doc/grub
#            and /usr/share/doc/grub-doc/.

## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not use 'savedefault' or your
# array will desync and will not let you boot your system.
default 0

## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout 10

## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
#hiddenmenu

# Pretty colours
#color cyan/blue white/blue

## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line)  and entries protected by the
# command 'lock'
# e.g. password topsecret
#      password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret

#
# examples
#
# title Windows 95/98/NT/2000
# root (hd0,0)
# makeactive
# chainloader +1
#
# title Linux
# root (hd0,1)
# kernel /vmlinuz root=/dev/hda2 ro
#

#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST

### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below

## DO NOT UNCOMMENT THEM, Just edit them to your needs

## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
##      kopt_2_6_8=root=/dev/hdc1 ro
##      kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=fcde0bb1-0eef-4162-bf56-2ac7f443b144 ro

## Setup crashdump menu entries
## e.g. crashdump=1
# crashdump=0

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd2,4)

## should update-grub create alternative automagic boot options
## e.g. alternative=true
##      alternative=false
# alternative=true

## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
##      lockalternative=false
# lockalternative=false

## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash locale=pt_BR

## should update-grub lock old automagic boot options
## e.g. lockold=false
##      lockold=true
# lockold=false

## Xen hypervisor options to use with the default Xen boot option
# xenhopt=

## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0

## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
##      altoptions=(recovery) single
# altoptions=(recovery mode) single

## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
##      howmany=7
# howmany=all

## should update-grub create memtest86 boot option
## e.g. memtest86=true
##      memtest86=false
# memtest86=true

## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false

## should update-grub add savedefault to the default options
## can be true or false
# savedefault=false

## ## End Default Options ##

title Ubuntu 8.04, kernel 2.6.24-16-generic
root (hd2,4)
kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=fcde0bb1-0eef-4162-bf56-2ac7f443b144 ro quiet splash locale=pt_BR
initrd /boot/initrd.img-2.6.24-16-generic
quiet

title Ubuntu 8.04, kernel 2.6.24-16-generic (recovery mode)
root (hd2,4)
kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=fcde0bb1-0eef-4162-bf56-2ac7f443b144 ro single
initrd /boot/initrd.img-2.6.24-16-generic

title Ubuntu 8.04, memtest86+
root (hd2,4)
kernel /boot/memtest86+.bin
quiet

### END DEBIAN AUTOMAGIC KERNELS LIST

# This is a divider, added to separate the menu items below from the Debian
# ones.
title Other operating systems:
root


# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sdb1
title Microsoft Windows XP Professional
root (hd1,0)
savedefault
map (hd0) (hd1)
map (hd1) (hd0)
chainloader +1


device.map
(hd0) /dev/sda
(hd1) /dev/sdb
(hd2) /dev/sdc


e me adiantando, eu tentei reinstalar o grub como você falou e deu o seguinte erro.

ubuntu@ubuntu:~$ sudo grub-install --root-directory=/mnt /dev/sdb
Due to a bug in xfs_freeze, the following command might produce a segmentation
fault when /mnt/boot/grub is not in an XFS filesystem. This error is harmless and
can be ignored.
xfs_freeze: specified file ["/mnt/boot/grub"] is not on an XFS filesystem
Installation finished. No error reported.
This is the contents of the device map /mnt/boot/grub/device.map.
Check if this is correct or not. If any of the lines is incorrect,
fix it and re-run the script `grub-install'.

(hd0) /dev/sda
(hd1) /dev/sdb
(hd2) /dev/sdc
ubuntu@ubuntu:~$


Agreço muito a ajuda.

Abraço

Trajano

clcampos

Quanto a ter instalado sua HOME em partição separada eu apenas queria saber, para entender a situação, e acho mesmo melhor.

Quanto ao grub tá mesmo muito estranho. Você tirou o flag de bootável do HD de 250gb?

Se quiser tentar de novo podemos fazer assim:

$ sudo -s
senha:
# mount /dev/sdc5 /mnt
# mount -o bind /dev /mnt/dev
# mount -o bind /proc /mnt/proc
# chroot /mnt
# grub-install /dev/sdb


Mas volto a dizer que acho que apenas o HD com a instalação do windows deve estar como bootável.
Cristiano/Timóteo - MG
.: Como Fazer Perguntas de Forma Inteligente :.                
Com dúvida? pesquise!

trajano

clcampos...

Primeiramente me desculpe a demora na resposta... mas sabe como é né... Feriado... e por ai vai...

Então, fiz o que vc me mandou e tive que tirar o boot do hd do linux (não tinha tirado ainda)...

Mas tudo bem, continua na mesma, sem conseguir abrir o linux....

Queria ate tentar reinstalar o linux, mas tive um pequeno problema com o win e perdi algumas coisas, como o favoritos do firefox, que acredito que foi exportado prar o linux tbm... então por isso eu queria tentar abrir o linux para poder recuperar este arquivo, isto é, se vc me ensinar a encontrar o arquivo pelo live cd eu ia gosta muito..

Obrigado pela ajuda...