Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Modified by YaST2. Last modification on Mon Nov 5 15:17:41 WET 2012
- # THIS FILE WILL BE PARTIALLY OVERWRITTEN by perl-Bootloader
- # For the new kernel it try to figure out old parameters. In case we are not able to recognize it (e.g. change of flavor or strange install order ) it it use as fallback installation parameters from /etc/sysconfig/bootloader
- default 0
- timeout 8
- gfxmenu (hd0,5)/boot/message
- ##YaST - activate
- ###Don't change this comment - YaST2 identifier: Original name: linux###
- title GNU GRUB 2 -- openSUSE 12.1 RC 1 - GNU GRUB 2
- kernel (hd0,5)/boot/grub2/core.img root=/dev/disk/by-id/ata-WDC_WD6400BPVT-80HXZT1_WD-WXG1E51FWE12-part6 resume=/dev/disk/by-id/ata-WDC_WD6400BPVT-80HXZT1_WD-WXG1E51FWE12-part5 splash=silent quiet showopts vga=0x317
- ###Don't change this comment - YaST2 identifier: Original name: linux###
- title Desktop -- openSUSE 12.1 RC 1 - 3.1.10-1.16
- root (hd0,5)
- kernel /boot/vmlinuz-3.1.10-1.16-desktop root=/dev/disk/by-id/ata-WDC_WD6400BPVT-80HXZT1_WD-WXG1E51FWE12-part6 resume=/dev/disk/by-id/ata-WDC_WD6400BPVT-80HXZT1_WD-WXG1E51FWE12-part5 splash=silent quiet showopts vga=0x317
- initrd /boot/initrd-3.1.10-1.16-desktop
- ###Don't change this comment - YaST2 identifier: Original name: failsafe###
- title Failsafe -- openSUSE 12.1 RC 1 - 3.1.10-1.16
- root (hd0,5)
- kernel /boot/vmlinuz-3.1.10-1.16-desktop root=/dev/disk/by-id/ata-WDC_WD6400BPVT-80HXZT1_WD-WXG1E51FWE12-part6 showopts apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe vga=0x317
- initrd /boot/initrd-3.1.10-1.16-desktop
- ###Don't change this comment - YaST2 identifier: Original name: windows###
- title Windows
- rootnoverify (hd0,1)
- chainloader +1
Advertisement
Add Comment
Please, Sign In to add comment