Magellan Linux

Contents of /tags/grubby-8_39/test/grub.12

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2982 - (show annotations) (download)
Thu Jun 30 10:26:53 2016 UTC (7 years, 9 months ago) by niro
File size: 1732 byte(s)
tagged 'grubby-8_39'
1 # Modified by YaST2. Last modification on Thu Mar 8 16:06:03 BRT 2012
2 # THIS FILE WILL BE PARTIALLY OVERWRITTEN by perl-Bootloader
3 # 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
4
5 default 0
6 timeout 8
7 ##YaST - generic_mbr
8 ##YaST - activate
9
10 ###Don't change this comment - YaST2 identifier: Original name: linux###
11 title Desktop -- openSUSE 12.1 - 3.1.9-1.4
12 root (hd0,1)
13 kernel /boot/vmlinuz-3.1.9-1.4-desktop root=/dev/vda2 resume=/dev/vda1 splash=silent quiet showopts vga=0x314
14 initrd /boot/initrd-3.1.9-1.4-desktop
15
16 ###Don't change this comment - YaST2 identifier: Original name: failsafe###
17 title Failsafe -- openSUSE 12.1 - 3.1.9-1.4 (desktop)
18 root (hd0,1)
19 kernel /boot/vmlinuz-3.1.9-1.4-desktop root=/dev/vda2 showopts apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe vga=0x314
20 initrd /boot/initrd-3.1.9-1.4-desktop
21
22 ###Don't change this comment - YaST2 identifier: Original name: linux###
23 title openSUSE 12.1 - 3.1.9-1.4
24 root (hd0,1)
25 kernel /boot/vmlinuz-3.1.9-1.4-default root=/dev/vda2 resume=/dev/vda1 splash=silent quiet showopts vga=0x314
26 initrd /boot/initrd-3.1.9-1.4-default
27
28 ###Don't change this comment - YaST2 identifier: Original name: failsafe###
29 title Failsafe -- openSUSE 12.1 - 3.1.9-1.4 (default)
30 root (hd0,1)
31 kernel /boot/vmlinuz-3.1.9-1.4-default root=/dev/vda2 showopts apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe vga=0x314
32 initrd /boot/initrd-3.1.9-1.4-default