[EasyLinux-Ubuntu] Grub version 1.97 funktioniert nich immer

Reinhard Siegl emyssiegl at web.de
Die Jan 12 10:25:55 CET 2010


Am Dienstag, den 12.01.2010, 10:13 +0100 schrieb Amadeus Bippelsterz:
> Am Dienstag, den 12.01.2010, 09:59 +0100 schrieb Reinhard Siegl:
> 
> 
> Hallo Reinhard
> 
> > So sieht die Datei aus;# sample /boot/grub/menu.lst entry for memtest86
> > #
> > # This example assumes the contents of /boot is on the root partition.
> > # If your /boot is on its own partition, remove /boot from the 'kernel'
> > line.
> > 
> > title  memtest86+
> > root   (hd0,0)
> > kernel /boot/memtest86+.bin
> > 
> > title  memtest86+ (serial console 115200)
> > root   (hd0,0)
> > kernel /boot/memtest86+.bin console=ttyS0,115200n8
> > 
> Eh wir weiter "durcheinander" reden - denn so wie ich das verstehe ist
> das wohl der Fall!
> Wenn Du eine menu.list hast, werkelt bei Dir nämlich kein GRUB2 (egal ob
> Beta oder nicht). Mache bitte mal folgendes:
> 
> In einer Konsole führst Du aus
> 
> apt-cache show grub
> 
> Und dann sagst Du mal was bei Dir in der Zeile "Version:" steht.
> 
> Hallo Amadeus
Hier ist die Ausgabe:
reinhard at reinhard-desktop:~$ apt-cache show grub
Package: grub
Priority: optional
Section: admin
Installed-Size: 924
Maintainer: Ubuntu Kernel Team <kernel-team at lists.ubuntu.com>
Original-Maintainer: Grub Maintainers
<pkg-grub-devel at lists.alioth.debian.org>
Architecture: i386
Version: 0.97-29ubuntu59
Provides: linux-boot-loader
Depends: libc6 (>= 2.7), libncurses5 (>= 5.6+20071006-3), grub-common,
udev (>= 117-5), ucf (>= 3.004-0ubuntu2), debconf (>= 1.5.19) |
cdebconf, util-linux (>= 2.15-1)
Suggests: grub-doc, mdadm
Conflicts: grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-ieee1275,
grub-pc
Filename: pool/main/g/grub/grub_0.97-29ubuntu59_i386.deb
Size: 406510
MD5sum: 42774dac2025ac280b9bcff245f6c0b8
SHA1: 2fb7cb053eed881095521dc1b827caa4181f2ec7
SHA256: 9e0e341fa884d5544f073c3b38b9397cb095bb6a92c9ce58c48763b10fb4695d
Description: GRand Unified Bootloader
 GRUB is a GPLed bootloader intended to unify bootloading across x86
 operating systems.  In addition to loading the Linux kernel,
 it implements the Multiboot standard, which allows for flexible loading
 of multiple boot images (needed for modular kernels such as the GNU
Hurd).
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Danke für Deine Mühe !!

Gruß Reinhard