From holger.rauch@heitec.de Wed Aug 27 15:18:18 2003 From: Holger Rauch To: autoinstall@lists.opensuse.org Subject: autoinstall from CD (SuSE 8.2) grub problem (wrong/missing gfxmenu line) Date: Wed, 27 Aug 2003 15:18:18 +0000 Message-ID: <20030827151802.GA4832@heitec.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4076726260404546127==" --===============4076726260404546127== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi! I'm using the current autoyast2 (2.7.19) on a SuSE 8.2 Professional system. The problem I got is that the gfxmenu line for grub offered by autoyast2 is syntactically wrong. It looks like gfxmenu (hd0,5)hd0,5)/boot/message ^^^^^^ here's the error The partition (hd0,5) itself is correct, but I can't think of any reason why the redundant stuff, leading to a syntactically incorrect line, is in here. Sure, I can click on "Booting" and manually edit the line so that it's correct and gets included in the grub config of the installed system, but that's kind of awkward. If I don't edit the line and instead leave it as it is, it won't be included in the menu.lst file and I will thus have a textual boot menu instead of the desired GUI one. My question thus is: Why does this happen and how can I prevent it from happening again during future autoyast2 install sessions? Thanks in advance for any info/suggestions! Below you'll find my autoinst.xml file which, apart from the issue just mentioned, works flawlessly: ----------------------------------------------------------------------- local servunit eth0 192.168.0.1 255.255.255.0 onboot ignore yes 500 root yes easy nobody 500 =20 root 6efyaD43bst2Q true 16 true kdm false 1024 80 75 31 50 1280 1280X1024(a)75HZ VESA 1280x1024 true =20 true mbr UTC Europe/Berlin english-us en_US true false true false probe true true swap auto false ext3 true / max all true true 10 true true 10 true true 10 TXS aladdin txs-support ----------------------------------------------------------------------- Greetings, Holger --===============4076726260404546127==--