- retirar o lilo de vez
+ Responder ao Tópico
-
retirar o lilo de vez
Ola! Eu gostaria de retirar o lilo da MBR e instalar o grub so q tenho um seguinte problema:
root@fluxbox:/home/fluxbox# lilo -u
Fatal: write /dev/hda: Operation not permitted
quando tento desinstalar o lilo eu nao conssigo e quando tento instalar o grub tambem!
root@fluxbox:/home/fluxbox# grub-install /dev/hda
GNU GRUB version 0.97 (640K lower / 3072K upper memory)
[ Minimal BASH-like line editing is supported. For the first word, TAB
lists possible command completions. Anywhere else TAB lists the possible
completions of a device/filename. ]
grub> root (hd0,1)
Filesystem type is reiserfs, partition type 0x83
grub> setup --stage2=/boot/grub/stage2 --prefix=/boot/grub (hd0)
Checking if "/boot/grub/stage1" exists... yes
Checking if "/boot/grub/stage2" exists... yes
Checking if "/boot/grub/reiserfs_stage1_5" exists... yes
Running "embed /boot/grub/reiserfs_stage1_5 (hd0)"... failed (this is not fatal)
Running "embed /boot/grub/reiserfs_stage1_5 (hd0,1)"... failed (this is not fatal)
Running "install --stage2=/boot/grub/stage2 /boot/grub/stage1 (hd0) /boot/grub/stage2 p /boot/grub/menu.lst "... failed
Error 29: Disk write error
grub> quit
se alguem puder me dar uma orientação ou alguma ajuda ja sera uma grande coisa.
obs: estou querendo tirar o lilo da MBR pq nao conssigo gravar uma imagem do kernel nele:
root@fluxbox:/home/fluxbox# lilo
Added Windows *
Added Linux
Fatal: write /dev/hda: Operation not permitted
-
retirar o lilo de vez
Cara isso ta pareçendo pau de HD, pq ta dizendo que nao ta conseguindo escrever na MBR, o que vc pode tentar é passar um fdisk na MBR so que nao sei a sintaxe.
falows
-
retirar o lilo de vez
fdisk /mbr
:good: :good: :good:
-
retirar o lilo de vez
Amigo segue os passos da mensagem acima
# fdisk /mbr
detalhe que tb funciona em grub (RH, DEBIAN...)