Hallo !
Nach einer frischen Installation der 11.0 und anschließenden, kompletten Online-Update sind die Einträge in meiner /boot/grub/menu.lst seltsam verändert. Da steht "pae", was auch immer das heißen mag.
Ich habe mehrere PCs neu installiert, und dies habe ich nun zum zweiten mal.
Was ist da los ?
Meine /boot/grub/menu.lst:
Meine /boot/grub/menu.lst.old:
Ich hab's von Hand wieder repariert, aber 2x so ein Fehler, auf unterschiedlichen Rechnern, das ist schon seltsam.
Gruß
Olaf
Nach einer frischen Installation der 11.0 und anschließenden, kompletten Online-Update sind die Einträge in meiner /boot/grub/menu.lst seltsam verändert. Da steht "pae", was auch immer das heißen mag.
Ich habe mehrere PCs neu installiert, und dies habe ich nun zum zweiten mal.
Was ist da los ?
Meine /boot/grub/menu.lst:
Code:
# Modified by YaST2. Last modification on Thu Oct 2 08:27:11 CEST 2008
###YaST update: former default image flavor: pae###
default 0
timeout 8
gfxmenu (hd0,1)/boot/message
##YaST - activate
###Don't change this comment - YaST2 identifier: Original name: failsafe###
title (pae)
root (hd0,1)
kernel /boot/vmlinuz-2.6.25.16-0.1-pae root=/dev/disk/by-label/root resume=/dev/sda1 splash=silent showopts vga=0x317
initrd /boot/initrd-2.6.25.16-0.1-pae
###Don't change this comment - YaST2 identifier: Original name: linux###
title Pae -- openSUSE 11.0 - 2.6.25.16-0.1
root (hd0,1)
kernel /boot/vmlinuz-2.6.25.16-0.1-pae root=/dev/disk/by-label/root resume=/dev/sda1 splash=silent showopts vga=0x317
initrd /boot/initrd-2.6.25.16-0.1-pae
###Don't change this comment - YaST2 identifier: Original name: floppy###
title Diskette
rootnoverify (hd0,1)
chainloader (fd0)+1
Meine /boot/grub/menu.lst.old:
Code:
# Modified by YaST2. Last modification on Thu Oct 2 08:27:05 CEST 2008
default 0
timeout 8
gfxmenu (hd0,1)/boot/message
##YaST - activate
###Don't change this comment - YaST2 identifier: Original name: failsafe###
title (pae)
root (hd0,1)
kernel /boot/vmlinuz-2.6.25.16-0.1-pae root=/dev/disk/by-label/root resume=/dev/sda1 splash=silent showopts vga=0x317
initrd /boot/initrd-2.6.25.16-0.1-pae
###Don't change this comment - YaST2 identifier: Original name: linux###
title Pae -- openSUSE 11.0 - 2.6.25.16-0.1
root (hd0,1)
kernel /boot/vmlinuz-2.6.25.16-0.1-pae root=/dev/disk/by-label/root resume=/dev/sda1 splash=silent showopts vga=0x317
initrd /boot/initrd-2.6.25.16-0.1-pae
###Don't change this comment - YaST2 identifier: Original name: failsafe-2.6.25.4-8-pae###
title (pae)
root (hd0,1)
kernel /boot/vmlinuz-2.6.25.4-8-pae root=/dev/disk/by-label/root resume=/dev/sda1 splash=silent showopts vga=0x317
initrd /boot/initrd-2.6.25.4-8-pae
###Don't change this comment - YaST2 identifier: Original name: linux-2.6.25.4-8-pae###
title Pae -- openSUSE 11.0 - 2.6.25.4-8
root (hd0,1)
kernel /boot/vmlinuz-2.6.25.4-8-pae root=/dev/disk/by-label/root resume=/dev/sda1 splash=silent showopts vga=0x317
initrd /boot/initrd-2.6.25.4-8-pae
###Don't change this comment - YaST2 identifier: Original name: floppy###
title Diskette
rootnoverify (hd0,1)
chainloader (fd0)+1
Ich hab's von Hand wieder repariert, aber 2x so ein Fehler, auf unterschiedlichen Rechnern, das ist schon seltsam.
Gruß
Olaf