Go Back   openSUSE Forums > Archives > SLS Archives > ARCHIVES - Linux Tweaks > ARCHIVES - HowTos Discussions
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - HowTos Discussions Have any questions about any HowTo found at the wiki? Post in here!

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 17-Mar-2005, 18:57
storm
Guest
 
Posts: n/a
Default

Title: HowTo: made Grub Multiboot Simple
Description: Creating a multiboot system

http://forums.suselinuxsupport.de/in...showtopic=7812

Post any comments / questions / etc. in here.
  #2 (permalink)  
Old 17-Mar-2005, 19:02
storm
Guest
 
Posts: n/a
Default

Quote:
Originally posted by lvlamb
Where has that edit feature gone?

Here is my actual grub mneu.lst on a multi-boot machine.
Many parameters passed to the kernel on SuSE 9.1, but these problems are motherboard related. Still working on it.
Code:
# Modified by YaST2. Last modification on Tue Dec 21 01:15:33 2004


color white/blue black/light-gray
default 0
timeout 8

###Don't change this comment - YaST2 identifier: Original name: linux###
title Linux
 * kernel (hd0,4)/boot/vmlinuz root=/dev/hda5 vga=0x317 splash=verbose desktop resume=/dev/hda7 showopts acpi=off noapic pci=usepirqmask
 * initrd (hd0,4)/boot/initrd

###Don't change this comment - YaST2 identifier: Original name: windows###
title Windows
 * root (hd0,0)
 * chainloader +1

###Don't change this comment - YaST2 identifier: Original name: Solaris###
title Solaris
 * root (hd0,1)
 * chainloader +1

###Don't change this comment - YaST2 identifier: Original name: OpenBSD###
title OpenBSD
 * root (hd0,2,a)
 * chainloader +1

###Don't change this comment - YaST2 identifier: Original name: Hurd K7###
title Hurd K7
 * root (hd0,10)
 * kernel /boot/gnumach.gz root=device:hd0s11
 * * * module (hd0,10)/hurd/ext2fs.static \
--multiboot-command-line=${kernel-command-line} \
--host-priv-port=${host-port} \
--device-master-port=${device-port} \
--exec-server-task=${exec-task} -T typed ${root} \
$(task-create) $(task-resume)
module (hd0,10)/lib/ld-2.3.2.so /hurd/exec $(exec-task=task-create)

###Don't change this comment - YaST2 identifier: Original name: floppy###
title Floppy
 * root (fd0)
 * chainloader +1

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe
 * kernel (hd0,4)/boot/vmlinuz root=/dev/hda5 showopts ide=nodma apm=off acpi=off vga=normal noresume nosmp noapic maxcpus=0 *3
 * initrd (hd0,4)/boot/initrd

###Don't change this comment - YaST2 identifier: Original name: Gentoo-2.6.9###
title Gentoo-2.6.9
 * root (hd0,5)
 * kernel /boot/kernel-2.6.9 root=/dev/hda6 vga=0x317

###Don't change this comment - YaST2 identifier: Original name: Gentoo-2.4.6###
title Gentoo-2.4.26
 * kernel (hd0,5)/boot/kernel-2.4.26-gentoo-r9 root=/dev/hda6 vga=0x317
 * initrd (hd0,5)/boot/initrd-2.4.26-gentoo-r9

###Don't change this comment - YaST2 identifier: Original name: Debian 2.4.21 Bristol based###
title Debian 2.4.21 Bristol based
 * root (hd0,9)
 * kernel /boot/vmlinuz-2.4.21 root=/dev/hda10
--------------------
Louis Lambrecht
Best things in life are free. When you grow older, free means free as the cheese of a mouse trap.
  #3 (permalink)  
Old 13-Aug-2007, 13:46
suse-ppc
Guest
 
Posts: n/a
Default

Sorry for the old topic post, kinda stuck on this one...

A simple grub text boot loader (Synatax?) for openSUSE 10.2 ppc, macosx, and boot to a cdrom?

Danke
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2