• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Ubuntu nicht im Bootmenü

Hallo Leute

Leider habe ich ein kleines Problem bei dem ich nicht weiterkomme und darum bitte ich hier ehrfürchtig um eure Hilfe ;-)

Ich habe ubuntu zum Spaß als zweites System neben suse installiert. Leider finde ich es in meinem GRUB Menü nicht als Auswahl und weiß auch nicht wie ich das eintragen kann!

Hier mal ein paar Ausgaben die ich mir denke, dass man sie braucht:

Code:
fdisk -l

Platte /dev/sda: 500.1 GByte, 500107862016 Byte
255 Köpfe, 63 Sektoren/Spuren, 60801 Zylinder
Einheiten = Zylinder von 16065 × 512 = 8225280 Bytes
Disk identifier: 0x000a0d41

   Gerät  boot.     Anfang        Ende     Blöcke   Id  System
/dev/sda1   *           1        2611    20972826   83  Linux
/dev/sda2            2612       39268   294446729+  83  Linux
/dev/sda3           39268       60802   172966913    5  Erweiterte
/dev/sda5           39268       59923   165907456   83  Linux
/dev/sda6           59923       60802     7058432   82  Linux Swap / Solaris

Platte /dev/sdb: 160.0 GByte, 160041885696 Byte
255 Köpfe, 63 Sektoren/Spuren, 19457 Zylinder
Einheiten = Zylinder von 16065 × 512 = 8225280 Bytes

Disk identifier: 0x00065139

   Gerät  boot.     Anfang        Ende     Blöcke   Id  System
/dev/sdb1               1         262     2104483+  82  Linux Swap / Solaris
/dev/sdb2   *         263        2873    20972857+  83  Linux
/dev/sdb3            2874       19457   133210980   83  Linux

cat /boot/grub/device.map
(hd1) /dev/disk/by-id/ata-WDC_WD1600BB-00GUC0_WD-WCAL95826288
(fd0) /dev/fd0
(hd0) /dev/disk/by-id/ata-SAMSUNG_HD502IJ_S13TJ1BQ704471

Code:
cat /boot/grub/menu.lst                      
# Modified by YaST2. Last modification on Do Jul  8 19:23:32 CEST 2010      
# THIS FILE WILL BE PARTIALLY OVERWRITTEN by perl-Bootloader                
# Configure custom boot parameters for updated kernels in /etc/sysconfig/bootloader

default 2
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.2 - 2.6.31.12-0.2 (default)                           
    root (hd0,0)                                                        
    kernel /boot/vmlinuz-2.6.31.12-0.2-default root=/dev/disk/by-id/ata-SAMSUNG_HD502IJ_S13TJ1BQ704471-part1 resume=/dev/disk/by-id/ata-WDC_WD1600BB-00GUC0_WD-WCAL95826288-part1 splash=silent quiet showopts vga=0x31a          
    initrd /boot/initrd-2.6.31.12-0.2-default                                                                    

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 11.2 - 2.6.31.12-0.2 (default)                  
    root (hd0,0)                                                           
    kernel /boot/vmlinuz-2.6.31.12-0.2-default root=/dev/disk/by-id/ata-SAMSUNG_HD502IJ_S13TJ1BQ704471-part1 showopts apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 x11failsafe vga=0x31a   
    initrd /boot/initrd-2.6.31.12-0.2-default                                                                    

###Don't change this comment - YaST2 identifier: Original name: linux###
title Desktop -- openSUSE 11.2 - 2.6.31.12-0.2
    root (hd0,0)
    kernel /boot/vmlinuz-2.6.31.12-0.2-desktop root=/dev/disk/by-id/ata-SAMSUNG_HD502IJ_S13TJ1BQ704471-part1 resume=/dev/disk/by-id/ata-WDC_WD1600BB-00GUC0_WD-WCAL95826288-part1 splash=silent quiet showopts vga=0x31a
    initrd /boot/initrd-2.6.31.12-0.2-desktop

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 11.2 - 2.6.31.12-0.2 (desktop)
    root (hd0,0)
    kernel /boot/vmlinuz-2.6.31.12-0.2-desktop root=/dev/disk/by-id/ata-SAMSUNG_HD502IJ_S13TJ1BQ704471-part1 showopts apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 x11failsafe vga=0x31a
    initrd /boot/initrd-2.6.31.12-0.2-desktop

###Don't change this comment - YaST2 identifier: Original name:  openSUSE 11.0 (/dev/sdb2)###
title openSUSE 11.0 (/dev/sdb2)
    rootnoverify (hd1,1)
    chainloader +1

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


Bitte um rasche Hilfe

DANKE
 

spoensche

Moderator
Teammitglied
Wenn du keinen Eintrag geändert hast, ist kein Eintrag für Ubuntu vorhanden, weil kein Eintrag in der menu.lst zu finden ist. Den müsstest du noch hinzufügen.
 
OP
D

drummer2010

Newbie
spoensche schrieb:
Wenn du keinen Eintrag geändert hast, ist kein Eintrag für Ubuntu vorhanden, weil kein Eintrag in der menu.lst zu finden ist. Den müsstest du noch hinzufügen.


Super danke. Kannst du mir auch sagen wie der aussehen muss, der Eimtrag?

Danke :)
 

josef-wien

Ultimate Guru
Zur Anwort von spoensche: http://www.linupedia.org/opensuse/Nicht_Lesen_-_Auf_gar_keinen_Fall_lesen_-_niemals_nicht_lesen#Ich_habe_gerade_von_einem_Moderator.2FHacker.2FGuru_eine_extrem_bl.C3.B6de_Antwort_erhalten._Warum_sind_die_so_gemein_.3F

Zu Deinem kleinen Problem: Das wirst Du sehr schnell lösen können, wenn Du in der Suchfunktion +grub +ubuntu eingibst.
 
OP
D

drummer2010

Newbie
Hi Leute

Ich verzweifle! Ich bekomme es einfach nicht zum laufen das ich das ubuntu im Bootmenü sehe....ich weiß nicht mal wo es genau installiert ist oder wie ich das rausfinden kann!

Bitte helft nochmals einem verzweifelten gebrochenem Computertrottel :-(


Danke
 
OP
D

drummer2010

Newbie
Ok. Danke erstmal, ich weiß ich bin nervig, aber mir fehlen einfach die Grundlagen und die kann ich nicht von heut auf morgen lernen, sorry! Ich kannte den Beitrag schon, habe jetzt aber nochmals versucht ihn durchzuarbeiten. Funkt leider immer noch nicht...... das habe ich an die menu.lst angefügt (irgendwas scheint nicht zu passen):

Code:
###Don't change this comment - YaST2 identifier: Original name: menu###
title Ubuntu
    root (hd0,4)
    kernel /boot/vmlinuz-2.6.31.12-generic root=/dev/disk/by-id/ata-SAMSUNG_HD502IJ_S13TJ1BQ704471-part5 showopts apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 x11failsafe vga=0x31a
initrd /boot/initrd.img-2.6.31-12-0 generic
 

admine

Ultimate Guru
drummer2010 schrieb:
(irgendwas scheint nicht zu passen):
Und das merkst du woran?
Der Eintrag erscheint im Bootmenü?
Wenn ja und du diesen auswählst, was pasiert dann?
Gibts Fehlermeldungen (Grub gibt immer Fehlermeldungen aus!!)
 
OP
D

drummer2010

Newbie
...es ist schon fast peinlich...nein weiß ich nicht! Ich habe nur das gemacht was da in dem anderen Thema geschrieben wurde. Ich betone es nochmals: Ich habe nicht die geringste Ahnung was ich da mache.

Tut mir leid :-(
 
OP
D

drummer2010

Newbie
Code:
# Modified by YaST2. Last modification on Mo Jul 12 11:57:26 CEST 2010
# THIS FILE WILL BE PARTIALLY OVERWRITTEN by perl-Bootloader
# Configure custom boot parameters for updated kernels in /etc/sysconfig/bootloader

default 2
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.2 - 2.6.31.12-0.2 (default)
    root (hd0,0)
    kernel /boot/vmlinuz-2.6.31.12-0.2-default root=/dev/disk/by-id/ata-SAMSUNG_HD502IJ_S13TJ1BQ704471-part1 resume=/dev/disk/by-id/ata-WDC_WD1600BB-00GUC0_WD-WCAL95826288-part1 splash=silent quiet showopts vga=0x31a
    initrd /boot/initrd-2.6.31.12-0.2-default

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 11.2 - 2.6.31.12-0.2 (default)
    root (hd0,0)
    kernel /boot/vmlinuz-2.6.31.12-0.2-default root=/dev/disk/by-id/ata-SAMSUNG_HD502IJ_S13TJ1BQ704471-part1 showopts apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 x11failsafe vga=0x31a
    initrd /boot/initrd-2.6.31.12-0.2-default

###Don't change this comment - YaST2 identifier: Original name: linux###
title Desktop -- openSUSE 11.2 - 2.6.31.12-0.2
    root (hd0,0)
    kernel /boot/vmlinuz-2.6.31.12-0.2-desktop root=/dev/disk/by-id/ata-SAMSUNG_HD502IJ_S13TJ1BQ704471-part1 resume=/dev/disk/by-id/ata-WDC_WD1600BB-00GUC0_WD-WCAL95826288-part1 splash=silent quiet showopts vga=0x31a
    initrd /boot/initrd-2.6.31.12-0.2-desktop

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 11.2 - 2.6.31.12-0.2 (desktop)
    root (hd0,0)
    kernel /boot/vmlinuz-2.6.31.12-0.2-desktop root=/dev/disk/by-id/ata-SAMSUNG_HD502IJ_S13TJ1BQ704471-part1 showopts apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 x11failsafe vga=0x31a
    initrd /boot/initrd-2.6.31.12-0.2-desktop

###Don't change this comment - YaST2 identifier: Original name:  openSUSE 11.0 (/dev/sdb2)###
title openSUSE 11.0 (/dev/sdb2)
    rootnoverify (hd1,1)
    chainloader +1

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

###Don't change this comment - YaST2 identifier: Original name: menu###
title Ubuntu
    root (hd0,4)
    kernel /boot/vmlinuz-2.6.31.12-0.2-default root=/dev/disk/by-id/ata-SAMSUNG_HD502IJ_S13TJ1BQ704471-part5 resume=/dev/disk/by-id/ata-WDC_WD1600BB-00GUC0_WD-WCAL95826288-part1 splash=silent quiet showopts
 

admine

Ultimate Guru
Ich würde auch eher
Code:
root (hd0,3)
im Eintrag versuchen.

... aber erscheinen sollte der Eintrag schon im Menü.
 
OP
D

drummer2010

Newbie
Ich gebs jetzt auf :-(

Anscheinend muss man doch ein kleiner Computerprofi sein, wenn man Linux sinnvoll nutzen will.

Trotzdem danke für die (leider nicht hilfreichen) Tipps
 
Oben