On Thu, Oct 14, 1999 at 12:05:39PM +0200, Jens Benecke wrote: > On Wed, Oct 13, 1999 at 11:26:11PM +0200, Matthias Berse wrote: > > > Uh oh, versuch doch mal GRUB, danach musst Du _nie_ mehr angst haben, > > dass der neue Kernel nicht mehr geht, weil GRUB naemlich u.a. ext2fs > > Partitionen lesen kann und somit jeden bel. Kernel booten kann. Ich kann > > das Teil nur empfehlen, sieht auch schoener aus, als die Lilo!! > > Kannst du mir mal erzählen, wo diese tolle texinfo doku ist, die das debian > paket von grub so anpreist? in /usr/doc/grub ist sie nämlich nicht... > Das ist in der Tat wohl mal nen Bugreport wert, hab ich auch noch nicht gemacht. Folgendes hat mir ein wenig geholfen: Ich hab mir die grub Sourcen von alpha.gnu.org gezogen, die sind vollstaendig. Ich weiss nicht wie's mit den potato sourcen aussieht, aber die Versionsnummer ist identisch. Fakt ist im Potato binary-Paket ist die texinfo-Doku nicht enthalten. Wenn du's selber baust werden die info-files in /usr/share/info abgelegt, aber nicht gzippt; Naja, die binaries liegen ja auch nicht in moment ich zitiere:
GRUB for Debian GNU ------------------- GRUB is a GPLed bootloader intended to unify bootloading across x86 operating systems. In addition to loading Linux and FreeBSD, it implements the Multiboot standard, which allows for flexible loading of multiple boot images (needed for modular kernels such as the GNU Hurd). One unique featue of GRUB is that it can understand filesystems at boot time, rather than just simple blocklists. Hence, you can load any kernel in the file system from the boot prompt without having to edit configuration files or rerun a special installation program. NOTE: GRUB does not yet have a simple installation mechanism, but we're working on this, so please don't report it as a bug. Until then, read the Texinfo documentation, and copy the binary files in /usr/lib/grub/$(HWARCH) to /boot/grub. WARNING: Never use the binary files in /usr/lib/grub directly (i.e. without first copying them to /boot/grub), or else your system will break the next time you upgrade. Gordon Matzigkeit <[EMAIL PROTECTED]>, Sat, 13 Mar 1999 17:30:29 -0600 sondern in: /usr/share/grub/i386-pc/ wenn Du ne Intelkiste hast. Ohne die doku ist man ganz schoen aufgeschmissen, aber ich schick mal meine menu.lst hier mit, die ueberigens bei den gnu-sourcen als Beispiel dabei ist; bei der potato binary aber nicht :( ----menu.lst # # Sample boot menu configuration file # color= 0x17 0x70 # Boot automatically after 30 secs. timeout= 10 # By default, boot the first entry. default= 1 # For booting the GNU HURD title= GNU/HURD root= (hd0,13) kernel= /boot/gnumach root=hd0s14 module= /boot/serverboot # For booting Linux title= GNU/Linux kernel= (hd0,1)/vmlinuz root=/dev/hda2 vga=4 # For booting Windows NT 3.5 or Windows95 title= Windoze root= (0x80,0) makeactive chainloader= +1 # For booting FreeDos title= FreeDos root= (0x80,2) makeactive chainloader= +1 #Booting Floppy title= Floppy root= (fd0) chainloader= +1 # For installing GRUB into the hard disk title= Install GRUB into the hard disk root= (hd0,1) install= /boot/grub/stage1 d (hd0) /boot/grub/stage2 0x8000 p ----ende menu.lst wichtig ist: grub zaehlt partionen von 0 an --/dev/hda1 = (hd0,0) usw... In der Hoffnung dass es weiterhilft?? Gruss Matthias -- created at Fri Oct 15 19:08:43 CEST 1999 +-------------------------------------------------+ |SnailMail: Matthias Berse/Bachstr. 28/44625 Herne| |Voice: +49-2323-42397 | |PGP-Public-Key available! | +-------------------------------------------------+ A few hours grace before the madness begins again. ------------------------------------------------ Um sich aus der Liste auszutragen schicken Sie bitte eine E-Mail an [EMAIL PROTECTED] die im Body "unsubscribe debian-user-de <deine emailadresse>" enthaelt. Bei Problemen bitte eine Mail an: [EMAIL PROTECTED] ------------------------------------------------ Anzahl der eingetragenen Mitglieder: 746

