I just rebooted and there happens to be a boot line with (Pae) I’ve got an Amd phenom 64 bit chip or should i just run the Default Destop. It was doing fine the way it was
Ta Richard
P.s I have no Idea what Pae is
I just rebooted and there happens to be a boot line with (Pae) I’ve got an Amd phenom 64 bit chip or should i just run the Default Destop. It was doing fine the way it was
Ta Richard
P.s I have no Idea what Pae is
PAE is for handling over 3GB of RAM on 32bit systems. Please post output of
su -c 'cat /boot/grub/menu.lst'
uname -a
cat /etc/SuSE-release
Is this right ??
Modified by YaST2. Last modification on Thu Oct 14 23:32:13 BST 2010
default 3
timeout 8
##YaST - generic_mbr
gfxmenu (hd0,0)/boot/message
##YaST - activate
###Don’t change this comment - YaST2 identifier: Original name: linux###
title openSUSE 11.3 - 2.6.34.7-0.3 (pae)
root (hd0,0)
kernel /boot/vmlinuz-2.6.34.7-0.3-pae root=/dev/disk/by-uuid/793e51f9-1adc-40eb-9deb-5b951f26b020 resume=/dev/sda6 splash=silent quiet showopts vga=0x31a
initrd /boot/initrd-2.6.34.7-0.3-pae
###Don’t change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe – openSUSE 11.3 - 2.6.34.7-0.3 (pae)
root (hd0,0)
kernel /boot/vmlinuz-2.6.34.7-0.3-pae root=/dev/disk/by-uuid/793e51f9-1adc-40eb-9deb-5b951f26b020 showopts apm=off noresume nosmp maxcpus=0 edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe vga=0x31a
initrd /boot/initrd-2.6.34.7-0.3-pae
###Don’t change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe – openSUSE 11.3 - 2.6.34.7-0.3 (default)
root (hd0,0)
kernel /boot/vmlinuz-2.6.34.7-0.3-default root=/dev/disk/by-uuid/793e51f9-1adc-40eb-9deb-5b951f26b020 showopts apm=off noresume nosmp maxcpus=0 edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe vga=0x31a
initrd /boot/initrd-2.6.34.7-0.3-default
###Don’t change this comment - YaST2 identifier: Original name: linux###
title Desktop – openSUSE 11.3 - 2.6.34.7-0.3
root (hd0,0)
kernel /boot/vmlinuz-2.6.34.7-0.3-desktop root=/dev/disk/by-uuid/793e51f9-1adc-40eb-9deb-5b951f26b020 resume=/dev/sda6 splash=silent quiet showopts vga=0x31a
initrd /boot/initrd-2.6.34.7-0.3-desktop
###Don’t change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe – openSUSE 11.3 - 2.6.34.7-0.3 (desktop)
root (hd0,0)
kernel /boot/vmlinuz-2.6.34.7-0.3-desktop root=/dev/disk/by-uuid/793e51f9-1adc-40eb-9deb-5b951f26b020 showopts apm=off noresume nosmp maxcpus=0 edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe vga=0x31a
initrd /boot/initrd-2.6.34.7-0.3-desktop
###Don’t change this comment - YaST2 identifier: Original name: windows 1###
title windows 1
map (hd1) (hd0)
map (hd0) (hd1)
rootnoverify (hd1,0)
makeactive
chainloader +1
Looks like you installed a lot of kernels. Unless you have a special need just use desktop.
You can remove the others in Yast.
Thanks Must have installed without reading what i was installing
Thank you