Multiplos linux

1. Multiplos linux

Hudson Orsine Assumpção
brevleq

(usa Slackware)

Enviado em 24/01/2009 - 00:58h

Pessoal estou precisando saber como faço pra configurar multiplos linux no lilo. No meu caso o Slackware, o Suse e o Windows. Devo dizer tb que o lilo está instalado na MBR.
Estou conseguindo "bootar" corretamente tanto o slack quanto o windows, mas naum consigo "bootar" o suse.

Meu lilo.conf está configurado da seguinte maneira:

# LILO configuration file
# generated by 'liloconfig'
#
# Start LILO global section

# Boot BMP Image.
# Bitmap in BMP format: 640x480x8
bitmap = /boot/slack.bmp
# Menu colors (foreground, background, shadow, highlighted
# foreground, highlighted background, highlighted shadow):
bmp-colors = 255,0,255,0,255,0
# Location of the option table: location x, location y, number of
# columns, lines per column (max 15), "spill" (this is how many
# entries must be in the first column before the next begins to
# be used. We don't specify it here, as there's just one column.
bmp-table = 60,6,1,16
# Timer location x, timer location y, foreground color,
# background color, shadow color.
bmp-timer = 65,27,0,255

boot = /dev/sda
#message = /boot/boot_message.txt
prompt
timeout = 50

default = Linux

# Override dangerous defaults that rewrite the partition table:
change-rules
reset
# VESA framebuffer console @ 1024x768x256
vga = 773
# Normal VGA console
# vga = normal
# VESA framebuffer console @ 1024x768x64k
# vga=791
# VESA framebuffer console @ 1024x768x32k
# vga=790
# VESA framebuffer console @ 1024x768x256
# vga=773
# VESA framebuffer console @ 800x600x64k
# vga=788
# VESA framebuffer console @ 800x600x32k
# vga=787
# VESA framebuffer console @ 800x600x256
# vga=771
# VESA framebuffer console @ 640x480x64k
# vga=785
# VESA framebuffer console @ 640x480x32k
# vga=784
# VESA framebuffer console @ 640x480x256
# vga=769
# End LILO global section

# Windows bootable partition config begins
#other = /dev/sda3
# label = Windows
# table = /dev/sda
# Windows bootable partition config ends
# Linux bootable partition config begins
image = /boot/vmlinuz-huge-smp-2.6.27.7-smp
root = /dev/sda2
label = Linux
read-only
# Linux bootable partition config ends
image = /mnt/suse/boot/vmlinuz
root = /dev/sda3
label = Suse
read-only



Como eu faço pra isso funcionar??


  


2. Re: Multiplos linux

Perfil removido
removido

(usa Nenhuma)

Enviado em 24/01/2009 - 11:25h

verifica c o vmlinuz do suse eh soh vmlinuz msm

tipo

pode ser vmlinuz-2.6.x.x

algo tipo isso

salva tbm

e depois tem q carregar

/sbin/lilo

tenta ai dnovo e ve noq dah

flw


3. Re: Multiplos linux

Renato Carneiro Pacheco
renato_pacheco

(usa Debian)

Enviado em 24/01/2009 - 15:39h

O principal erro tá sendo nessa linha:

image = /mnt/suse/boot/vmlinuz

É impossível vc apontar algo no lilo q não esteja montado, portando vc deve apontar para o dispositivo, desse jeito:

image = /dev/sda5/boot/vmlinuz

Supondo q esse seja o seu dispositivo onde encontra-se o seu Suse. O q o douglasfim disse tb faz sentido. Verifique se o nome da imagem é msm vmlinuz.

T+!


4. RESOLVIDO

Hudson Orsine Assumpção
brevleq

(usa Slackware)

Enviado em 26/01/2009 - 08:59h

Descobri que o suse não instalou o grub na MBR assim:

other=/dev/sda3 #partição do suse
label=suse

mas valeu pela ajuda!






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts