Mailinglist Archive: opensuse-de (1852 mails)
| < Previous | Next > |
Probleme mit Grub und oder Consolausgabe
- From: "Ben" <ben@xxxxxx>
- Date: Mon, 15 May 2006 14:56:40 +0200
- Message-id: <006701c6781f$05096960$6fcd1fc2@P9922>
Hallo Liste,
ich habe ein Problem mit der Konfiguration von GRUB und der Ausgabe des
Bildschirms auf einer Konsole. Ich google mir schon den Wolf aber finde
genau Sero...
Auf SLES 8 bekomme ich es einfach nicht hin? Was mache ich da falsch.
------------ SLES 8 System bootet nich letzte Meldung GRUB Stage 2 und Ende
------------
gfxmenu (hd0,0)/message
color white/blue black/light-gray
default 0
timeout 8
serial --unit=0 --speed=9600 --word=8 --parity=no --stop=1
terminal --timeout=10 --dumb console serial
title Linux-IC mit ser. Console
kernel (hd0,0)/vmlinuz root=/dev/sda5 ide=nodma apm=off acpi=off
console=tty0 console=ttyS0,9600n8
initrd (hd0,0)/initrd
------------ SLES 8 bootet ----------------------------------
gfxmenu (hd0,0)/message
color white/blue black/light-gray
default 0
timeout 8
title linux
kernel (hd0,0)/vmlinuz root=/dev/sda5 ide=nodma apm=off acpi=off vga=791
initrd (hd0,0)/initrd
Auf SLES9 habe ich folgende menu.lst und da läuft es wie es soll. Die
Konsole wird auf meinem Konsolrechner ausgegeben und am KVM-Vorort ist auch
noch was zu sehen :-)
------------ SLES 9 bootet ----------------------------------
# color white/blue black/light-gray
default 0
timeout 8
# gfxmenu (hd0,0)/message
#####
title Linux-IC mit ser. Console
kernel (hd0,0)/vmlinuz-2.6.5-7.191-smp-ic root=/dev/sda2 console=tty0
console=ttyS0,9600n8
initrd (hd0,0)/initrd-2.6.5-7.191-smp
-------------------- SLES 9 ENDE ----------------------------------------
thx 4 help
Dirk
ich habe ein Problem mit der Konfiguration von GRUB und der Ausgabe des
Bildschirms auf einer Konsole. Ich google mir schon den Wolf aber finde
genau Sero...
Auf SLES 8 bekomme ich es einfach nicht hin? Was mache ich da falsch.
------------ SLES 8 System bootet nich letzte Meldung GRUB Stage 2 und Ende
------------
gfxmenu (hd0,0)/message
color white/blue black/light-gray
default 0
timeout 8
serial --unit=0 --speed=9600 --word=8 --parity=no --stop=1
terminal --timeout=10 --dumb console serial
title Linux-IC mit ser. Console
kernel (hd0,0)/vmlinuz root=/dev/sda5 ide=nodma apm=off acpi=off
console=tty0 console=ttyS0,9600n8
initrd (hd0,0)/initrd
------------ SLES 8 bootet ----------------------------------
gfxmenu (hd0,0)/message
color white/blue black/light-gray
default 0
timeout 8
title linux
kernel (hd0,0)/vmlinuz root=/dev/sda5 ide=nodma apm=off acpi=off vga=791
initrd (hd0,0)/initrd
Auf SLES9 habe ich folgende menu.lst und da läuft es wie es soll. Die
Konsole wird auf meinem Konsolrechner ausgegeben und am KVM-Vorort ist auch
noch was zu sehen :-)
------------ SLES 9 bootet ----------------------------------
# color white/blue black/light-gray
default 0
timeout 8
# gfxmenu (hd0,0)/message
#####
title Linux-IC mit ser. Console
kernel (hd0,0)/vmlinuz-2.6.5-7.191-smp-ic root=/dev/sda2 console=tty0
console=ttyS0,9600n8
initrd (hd0,0)/initrd-2.6.5-7.191-smp
-------------------- SLES 9 ENDE ----------------------------------------
thx 4 help
Dirk
| < Previous | Next > |