<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
  <title>Linux Format forums</title>
  <link>http://linuxformat.com/forums/index.php</link>
  <description>Help, discussion, magazine feedback and more</description>
  <language>english</language>
  <copyright>(c) Copyright Sun May 19, 2013 11:56 am by Linux Format forums</copyright>
  <managingEditor>webmaster@linuxformat.com</managingEditor>
  <webMaster>webmaster@linuxformat.com</webMaster>
  <pubDate>Sun May 19, 2013 11:56 am</pubDate>
  <lastBuildDate>Sun May 19, 2013 11:56 am</lastBuildDate>
  <docs>http://backend.userland.com/rss</docs>
  <generator>phpBB2 RSS Syndication Mod by Lucas</generator>
  <ttl>1</ttl>

  <image>
    <title>Linux Format forums</title>
    <url></url>
    <link>http://linuxformat.com/forums/</link>
    <description>Help, discussion, magazine feedback and more</description>
  </image>

                                      <item>
                                        <title>Re: GRUB bootloader and SUSE 9.2</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=202#202</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=162'&gt;Nigel&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Sat Apr 09, 2005 1:33 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      That could explain it... my (working) /boot/grub/menu.lst contains this entry for booting SuSE 9.2 :&lt;br /&gt;
&lt;br /&gt;
   kernel (hd0,0)/vmlinuz root=/dev/sda3 vga=0x317 selinux=0 resume=/dev/sda2 desktop elevator=as showopts splash=none noapic acpi=off apm=off vga=normal&lt;br /&gt;
    initrd (hd0,0)/initrd&lt;br /&gt;
&lt;br /&gt;
(note there is no line break between &quot;desktop&quot; and &quot;elevator&quot; but initrd starts a new line. Each line is indented by 4 spaces, which get lost in posting &lt;img src=&quot;images/smiles/icon_sad.gif&quot; alt=&quot;Sad&quot; border=&quot;0&quot; /&gt; )&lt;br /&gt;
&lt;br /&gt;
Hope this helps,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Nigel.[/code]</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=202#202</comments>
                                        <author>Nigel</author>
                                        <pubDate>Sat Apr 09, 2005 1:33 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=202#202</guid>
                                      </item>
                                      <item>
                                        <title>Re: GRUB bootloader and SUSE 9.2</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=199#199</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=-1'&gt;Anonymous&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Sat Apr 09, 2005 11:28 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      If SuSE uses an initrd file to load modules before booting the kernel, you will need to pass this to grub as well.&lt;br /&gt;
If you don't you will get the kernel panic message.</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=199#199</comments>
                                        <author>Anonymous</author>
                                        <pubDate>Sat Apr 09, 2005 11:28 am</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=199#199</guid>
                                      </item>
                                      <item>
                                        <title>Re: GRUB bootloader and SUSE 9.2</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=189#189</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=162'&gt;Nigel&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Fri Apr 08, 2005 11:44 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Do you have a SATA hard drive ? If so, you may find that there is some drive mapping going on that means you have to treat it as /dev/sda* - try /dev/sda2. A clue to this will be the presence of a file called device.map in /boot/grub (if you can get to it).&lt;br /&gt;
&lt;br /&gt;
Another suggestion - try booting from a Knoppix CD - that's usually pretty good at figuring out what partitions you have got - find the one with /boot and see what Knoppix calls it...&lt;br /&gt;
&lt;br /&gt;
Hope this helps,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Nigel.</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=189#189</comments>
                                        <author>Nigel</author>
                                        <pubDate>Fri Apr 08, 2005 11:44 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=189#189</guid>
                                      </item>
                                      <item>
                                        <title>RE: My Config</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=162#162</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=-1'&gt;Anonymous&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Fri Apr 08, 2005 4:56 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      My grub.conf from my main box:&lt;br /&gt;
&lt;br /&gt;
default 0&lt;br /&gt;
timeout 30&lt;br /&gt;
splashimage=(hd0,1)/grub/splash.xpm.gz&lt;br /&gt;
&lt;br /&gt;
title=Gentoo DVB&lt;br /&gt;
root (hd0,1)&lt;br /&gt;
kernel /bzImagedvb root=/dev/sda3&lt;br /&gt;
&lt;br /&gt;
title=Gentoo&lt;br /&gt;
root (hd0,1)&lt;br /&gt;
kernel /bzImagenew root=/dev/sda3&lt;br /&gt;
&lt;br /&gt;
title=Windows&lt;br /&gt;
 map (hd1) (hd0)&lt;br /&gt;
 map (hd0) (hd1)&lt;br /&gt;
 root (hd1,0)&lt;br /&gt;
 chainloader (hd1,0)+1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
From another box i have:&lt;br /&gt;
&lt;br /&gt;
timeout 30&lt;br /&gt;
default 0&lt;br /&gt;
&lt;br /&gt;
splashimage=(hd0,0)/grub/splash.xpm.gz&lt;br /&gt;
&lt;br /&gt;
title Gentoo Ati New&lt;br /&gt;
root (hd0,0)&lt;br /&gt;
kernel /boot/bzImageati root=/dev/hda3&lt;br /&gt;
&lt;br /&gt;
title Gentoo&lt;br /&gt;
root (hd0,0)&lt;br /&gt;
kernel /boot/bzImageatinewest root=/dev/hda3&lt;br /&gt;
&lt;br /&gt;
The first box has a SATA drive and the second box has an IDE drive&lt;br /&gt;
&lt;br /&gt;
 &lt;img src=&quot;images/smiles/icon_smile.gif&quot; alt=&quot;Smile&quot; border=&quot;0&quot; /&gt;</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=162#162</comments>
                                        <author>Anonymous</author>
                                        <pubDate>Fri Apr 08, 2005 4:56 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=162#162</guid>
                                      </item>
                                      <item>
                                        <title>My Config</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=111#111</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=120'&gt;HJDM&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Thu Apr 07, 2005 7:48 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      In installed 9.2 onto a machine which had 9.1 installed dual boot with windows XP. The installation was  Boot Sector with NTLDR in it. A boot partion with GRUB, and 9.1 on one partion, 9.1 on the other. Boot sequence was Boot sector to windows to grub into linux. A little convoluted but it work dual boot fine. Installed 9.2 and despite being told, it changed the sequence to Boot sector to boot partion with grub, thence to operating system of choice. The following is an extract from the file /boot/grub/menu.lst&lt;br /&gt;
&lt;br /&gt;
kernel (hd0,1)/vmlinuz root=/dev/hd4 vga=0x314 selinux=0 splash=silent resume=/dev/hd3 desktop elevator=as&lt;br /&gt;
&lt;br /&gt;
show opts&lt;br /&gt;
initrd (hd0,1)/initrd&lt;br /&gt;
&lt;br /&gt;
I don't know if this helps</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=111#111</comments>
                                        <author>HJDM</author>
                                        <pubDate>Thu Apr 07, 2005 7:48 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=111#111</guid>
                                      </item>
                                      <item>
                                        <title>Re: GRUB bootloader and SUSE 9.2</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=34#34</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=-1'&gt;Anonymous&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Wed Apr 06, 2005 12:12 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      &lt;img src=&quot;images/smiles/icon_neutral.gif&quot; alt=&quot;Neutral&quot; border=&quot;0&quot; /&gt; Thanks for the suggestions but -&lt;br /&gt;
Tried using LILO as the bootloader.  Boots into Linux but nothing else, including Fail Safe.&lt;br /&gt;
have tried various parameters in root=/dev/hd?? -- including hdh2 -- which was what the Yast partition tool showed.&lt;br /&gt;
The Troubleshooters guide was where I found the command line sequence and I've also reviewed the full GRUB manual.&lt;br /&gt;
... and all roads still lead to kernel panic.&lt;br /&gt;
Regards,&lt;br /&gt;
Paul</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=34#34</comments>
                                        <author>Anonymous</author>
                                        <pubDate>Wed Apr 06, 2005 12:12 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=34#34</guid>
                                      </item>
                                      <item>
                                        <title>Re: GRUB bootloader and SUSE 9.2</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=28#28</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=12'&gt;andychannelle&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Apr 05, 2005 9:04 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      There's a pretty spiffy guide to GRUB here (never know, it might help):&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.troubleshooters.com/linux/grub/grub.htm&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://www.troubleshooters.com/linux/grub/grub.htm&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
I always had trouble with LILO on my old machine because the 'intelligent' Intel virus protection in the BIOS thought the bootloader was a virus. No problems with GRUB though.&lt;br /&gt;
&lt;br /&gt;
Similarly, when I was dual-booting, I never had much success retaining something like Bootmagic when installing - even when I specified to keep the bootloader. It would always need extra messing about later.</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=28#28</comments>
                                        <author>andychannelle</author>
                                        <pubDate>Tue Apr 05, 2005 9:04 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=28#28</guid>
                                      </item>
                                      <item>
                                        <title>Re: GRUB bootloader and SUSE 9.2</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=26#26</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=5'&gt;nelz&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Apr 05, 2005 7:48 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      That hdh2 root setting is certainly wrong, it should be something like /dev/hda2 for a PATA IDE drive, although the number will vary. You can see your partitions by running the partitioning tool from YAST.</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=26#26</comments>
                                        <author>nelz</author>
                                        <pubDate>Tue Apr 05, 2005 7:48 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=26#26</guid>
                                      </item>
                                      <item>
                                        <title>Re: GRUB bootloader and SUSE 9.2</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=14#14</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=13'&gt;Andy&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Apr 05, 2005 9:42 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Hiya,&lt;br /&gt;
&lt;br /&gt;
You can install SUSE 9.2 with LILO as the boot loader - I had a similar problem on my desktop machine which has a SATA drive. I have to admit that I just trashed the machine and installed FC3 over it so didn't get to do much digging about! &lt;img src=&quot;images/smiles/icon_biggrin.gif&quot; alt=&quot;Very Happy&quot; border=&quot;0&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
Try LILO and see how you get on - you should be able to choose it during installation instead of GRUB.&lt;br /&gt;
&lt;br /&gt;
Best wishes,&lt;br /&gt;
&lt;br /&gt;
Andy</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=14#14</comments>
                                        <author>Andy</author>
                                        <pubDate>Tue Apr 05, 2005 9:42 am</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=14#14</guid>
                                      </item>
                                      <item>
                                        <title>GRUB bootloader and SUSE 9.2</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=13#13</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=-1'&gt;Anonymous&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Apr 05, 2005 9:20 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      I installed Suse 9.2 from the coverdisc as an update of an installed 9.1 Professional on a dual-boot machine with WinXP Pro.  Installation went fine but re-booting left me at the GRUB&amp;gt; prompt.  Some research led me to try the following manual sequence:&lt;br /&gt;
&lt;br /&gt;
root (hd1,1)&lt;br /&gt;
kernel /boot/vmlinuz-2.6.8-24-default root=/dev/hdh2&lt;br /&gt;
boot&lt;br /&gt;
&lt;br /&gt;
This ended with Linux unable to find the root partition, &quot;kernel panic&quot; [never see that in the Winworld] and lock up.  Various rescue attempts all failed: using the repair option on the 9.2 disc; new install; using the 9.1 disc to repair 9.1; switched the bootloader to LILO - which boots Linux but wouldn't allow selection of any other option boot menu screen.&lt;br /&gt;
&lt;br /&gt;
I'm open to any solution but have two questions:&lt;br /&gt;
1.  Is it possible to install 9.2 and leave the existing boot loader untouched?  The kernel file is the same and Yast offers the option to install without installing a bootloader.  Of course, if Yast takes that to mean delete any existing bootloader, it's back to square one.&lt;br /&gt;
2. Is there any certain way to determine the root= path in the kernel load line?  I noted &quot;hdh2&quot; as the path during a re-installation but this continues to be the stumbling point, so maybe it's wrong.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Paul</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=13#13</comments>
                                        <author>Anonymous</author>
                                        <pubDate>Tue Apr 05, 2005 9:20 am</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=13#13</guid>
                                      </item></channel></rss>