Hiya,
I have an entry named Arch in my menu.lst for grub1 launching ArchLinux
But in grub itself this is displayed as 'Architektur'? I was first suspecting yast-bootloader to set this out of some obscure replacement macro but the entry in the menu.lst is really just 'Arch'
So any idea where that comes from?
Regards, Karsten
Am Donnerstag, 28. Oktober 2010, 15:25:49 schrieb Karsten König:
Hiya,
I have an entry named Arch in my menu.lst for grub1 launching ArchLinux
But in grub itself this is displayed as 'Architektur'? I was first suspecting yast-bootloader to set this out of some obscure replacement macro but the entry in the menu.lst is really just 'Arch'
So any idea where that comes from?
Could you please paste the corresponding part/section of your menu.lst here? This way it'd be easier to investigate your problem.
Greetings, Alex
Am Donnerstag, 28. Oktober 2010, 15:45:53 schrieb Alexander Osthof:
Am Donnerstag, 28. Oktober 2010, 15:25:49 schrieb Karsten König:
Hiya,
I have an entry named Arch in my menu.lst for grub1 launching ArchLinux
But in grub itself this is displayed as 'Architektur'? I was first suspecting yast-bootloader to set this out of some obscure replacement macro but the entry in the menu.lst is really just 'Arch'
So any idea where that comes from?
Could you please paste the corresponding part/section of your menu.lst here? This way it'd be easier to investigate your problem.
Greetings, Alex
Sure
title Arch root (hd0,2) kernel /archboot/vmlinuz26 root=/dev/sda7 resume=/dev/disk/by-id/ata- WDC_WD2500BEVS-08VAT1_WD-WXEX08CC0365-part2 splash=silent quiet showopts vga=0x36a initrd /archboot/kernel26.img
(Arch is my 'upcomming tech' testbed so it's running on btrfs and I didn't want to setup a seperate /root partition so kernel + initrd live on my opensuse11.3 root in /archboot)
Regards, Karsten
complete menu.lst:
# Modified by YaST2. Last modification on Mi Okt 27 19:11:05 CEST 2010 # THIS FILE WILL BE PARTIALLY OVERWRITTEN by perl-Bootloader # Configure custom boot parameters for updated kernels in /etc/sysconfig/bootloader
default 0 timeout 8 ##YaST - generic_mbr gfxmenu (hd0,2)/boot/message ##YaST - activate
###Don't change this comment - YaST2 identifier: Original name: linux### title Desktop -- openSUSE 11.3 - 2.6.34.7-0.5 root (hd0,2) kernel /boot/vmlinuz-2.6.34.7-0.5-desktop root=/dev/disk/by-id/ata- WDC_WD2500BEVS-08VAT1_WD-WXEX08CC0365-part3 resume=/dev/disk/by-id/ata- WDC_WD2500BEVS-08VAT1_WD-WXEX08CC0365-part2 splash=silent quiet showopts vga=0x36a initrd /boot/initrd-2.6.34.7-0.5-desktop
###Don't change this comment - YaST2 identifier: Original name: failsafe### title Failsafe -- openSUSE 11.3 - 2.6.34.7-0.5 root (hd0,2) kernel /boot/vmlinuz-2.6.34.7-0.5-desktop root=/dev/disk/by-id/ata- WDC_WD2500BEVS-08VAT1_WD-WXEX08CC0365-part3 showopts apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe vga=0x36a initrd /boot/initrd-2.6.34.7-0.5-desktop
###Don't change this comment - YaST2 identifier: Original name: windows### title Windows rootnoverify (hd0,0) chainloader +1
title Arch root (hd0,2) kernel /archboot/vmlinuz26 root=/dev/sda7 resume=/dev/disk/by-id/ata- WDC_WD2500BEVS-08VAT1_WD-WXEX08CC0365-part2 splash=silent quiet showopts vga=0x36a initrd /archboot/kernel26.img
Hi,
On Thu, 28 Oct 2010, Karsten König wrote:
I have an entry named Arch in my menu.lst for grub1 launching ArchLinux
But in grub itself this is displayed as 'Architektur'? I was first suspecting yast-bootloader to set this out of some obscure replacement macro but the entry in the menu.lst is really just 'Arch'
So any idea where that comes from?
It should be corrected soon. Meanwhile we not only have Archlinux, but (derivated) too ArchServer, based on ArchLinux.
http://ftp5.gwdg.de/pub/linux/archserver/
Viele Gruesse Eberhard Moenkeberg (emoenke@gwdg.de, em@kki.org)