<?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 Wed May 22, 2013 1:17 am by Linux Format forums</copyright>
  <managingEditor>webmaster@linuxformat.com</managingEditor>
  <webMaster>webmaster@linuxformat.com</webMaster>
  <pubDate>Wed May 22, 2013 1:17 am</pubDate>
  <lastBuildDate>Wed May 22, 2013 1:17 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: lilo with PATA and SATA drives</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=10304#10304</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=231'&gt;wyliecoyoteuk&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Oct 18, 2005 9:17 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Update:&lt;br /&gt;
Have now installed suse 10/64, and no matter what I do, it will not boot with the second PATA drive installed.&lt;br /&gt;
Tried all the settings that I can, Lilo, Grub, (even the new option in YAST to change the drive order)....Nowt.&lt;br /&gt;
With just the 1 PATA and 1 SATA, it works fine...grrr</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=10304#10304</comments>
                                        <author>wyliecoyoteuk</author>
                                        <pubDate>Tue Oct 18, 2005 9:17 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=10304#10304</guid>
                                      </item>
                                      <item>
                                        <title>Re: lilo with PATA and SATA drives</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=9183#9183</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=231'&gt;wyliecoyoteuk&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Sep 27, 2005 9:33 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Well, back from France, great holiday, can't wait for the Dieppe Kite festival same time next year.&lt;br /&gt;
I managed to solve it, but....&lt;br /&gt;
I installed a 120GB drive in the removable drive bay, booted from the suse9.3 DVD, selected &quot;install&quot;, when the installer asked me if I wanted to boot the installed system it had detected, said yes.&lt;br /&gt;
Then logged in ran Yast, updated lilo, and for good measure ran the system&amp;gt;partitioner, and mounted the various partitions (my old main disk) to /oldwindows,/oldroot,oldusr, etc.&lt;br /&gt;
rebooted, and now it works!&lt;br /&gt;
Just annoying that the controller still enumerates the disks in it's own fashion , despite delving into the Gigabyte advanced bios settings (Ctrl-F1 at bios menu) and why SMART support should be in there, I don't know, nothing much else is.&lt;br /&gt;
Seems like if I change my IDE drives, I'll have to go through this again, buit not the fault of the OS. :O</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=9183#9183</comments>
                                        <author>wyliecoyoteuk</author>
                                        <pubDate>Tue Sep 27, 2005 9:33 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=9183#9183</guid>
                                      </item>
                                      <item>
                                        <title>Re: lilo with PATA and SATA drives</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=8692#8692</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 Sep 16, 2005 12:31 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      It's been a while since I used lilo, but the grub line for SuSE looks something like this :&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;title SUSE LINUX 9.2&lt;br /&gt;
&amp;nbsp; &amp;nbsp; kernel &amp;#40;hd0,0&amp;#41;/vmlinuz root=/dev/hda3 vga=0x31a selinux=0 splash=silent resume=/dev/hda2 desktop elevator=as showopts&lt;br /&gt;
&amp;nbsp; &amp;nbsp; initrd &amp;#40;hd0,0&amp;#41;/initrd&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
What I think is happening is that when you add a second PATA drive, the controller is renumbering it's disks. Your first PATA drive will be (hd0,0). Without the second PATA drive in place, your SATA drive is picked up as (hd1,0). However, when you add the second PATA drive, it becomes (hd1,0) and the SATA drive becomes (hd2,0)&lt;br /&gt;
The second partition on the SATA drive (sda2) will be (hd1,1) originally and (hd2,1) after the second PATA drive is added.&lt;br /&gt;
&lt;br /&gt;
What you ideally need to do is to force the controller to enumerate the drives in the order you want, rather than just in the order it finds them. You might get lucky browsing through your BIOS settings (I think I have seen this ability on a machine somewhere).&lt;br /&gt;
A more likely solution may be to get yourself a PCI IDE controller and put your second drive on that... hopefully all the drives on the first controller will be enumerated before the ones on the second controller.</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=8692#8692</comments>
                                        <author>Nigel</author>
                                        <pubDate>Fri Sep 16, 2005 12:31 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=8692#8692</guid>
                                      </item>
                                      <item>
                                        <title>Re: lilo with PATA and SATA drives</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=8689#8689</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=231'&gt;wyliecoyoteuk&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Fri Sep 16, 2005 11:13 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      The root partition is on the SATA drive is sda2 (sda1 is swap), and the PC is booting into lilo on PATA drive hda1 (windows partition) so it shouldn`t alter the drive configuration on the PATA drives, just by adding one.&lt;br /&gt;
&lt;br /&gt;
I want to use the second PATA drive slot for a removable drive tray, so that I can swap drives, for backing up, and for distro testing, as I have several hard drives of varying size.&lt;br /&gt;
&lt;br /&gt;
Looks like I'll have to leave a drive in there whenever I want to boot, I suppose , but Imay need to reinstall suse, as I can`t boot with one in there at the moment, and I can`t connect one after booting &lt;img src=&quot;images/smiles/icon_sad.gif&quot; alt=&quot;Sad&quot; border=&quot;0&quot; /&gt;&lt;br /&gt;
Although I might be able to boot from the DVD and change the lilo config from there &lt;img src=&quot;images/smiles/icon_smile.gif&quot; alt=&quot;Smile&quot; border=&quot;0&quot; /&gt;&lt;br /&gt;
I am off to France for a couple of weeks tonight, so it'll have to wait until I get back.&lt;br /&gt;
Thanks for the input. &lt;img src=&quot;images/smiles/icon_biggrin.gif&quot; alt=&quot;Very Happy&quot; border=&quot;0&quot; /&gt;</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=8689#8689</comments>
                                        <author>wyliecoyoteuk</author>
                                        <pubDate>Fri Sep 16, 2005 11:13 am</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=8689#8689</guid>
                                      </item>
                                      <item>
                                        <title>Re: lilo with PATA and SATA drives</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=8591#8591</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: Wed Sep 14, 2005 9:56 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Ah... try incrementing the drive number for SuSE in the boot by one. So if it currently looks for the kernel at (hd1,0) try changing that to (hd2,0).</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=8591#8591</comments>
                                        <author>Nigel</author>
                                        <pubDate>Wed Sep 14, 2005 9:56 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=8591#8591</guid>
                                      </item>
                                      <item>
                                        <title>Re: lilo with PATA and SATA drives</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=8586#8586</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=231'&gt;wyliecoyoteuk&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Wed Sep 14, 2005 8:21 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      main ide drive is hda, DVDRW is hdb, secondary ide is hdc, dvd drive is hdd, SATA drive is sda.&lt;br /&gt;
&lt;br /&gt;
I think it is probably the controller is a hybrid pata/sata contoroller, and has it`s own numbering system.....</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=8586#8586</comments>
                                        <author>wyliecoyoteuk</author>
                                        <pubDate>Wed Sep 14, 2005 8:21 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=8586#8586</guid>
                                      </item>
                                      <item>
                                        <title>RE: lilo with PATA and SATA drives</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=8480#8480</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=197'&gt;linuxgirlie&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Sep 13, 2005 2:11 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Nigel is right I get this message with mandrake if I move a hard drive from master to slave or change the ide cable from ide to ide 2 or vice versa....</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=8480#8480</comments>
                                        <author>linuxgirlie</author>
                                        <pubDate>Tue Sep 13, 2005 2:11 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=8480#8480</guid>
                                      </item>
                                      <item>
                                        <title>RE: lilo with PATA and SATA drives</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=8470#8470</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: Tue Sep 13, 2005 12:48 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      I think that by adding your second PATA drive you may have changed the drive order...&lt;br /&gt;
it sounds like lilo is looking at hdb for SuSE - you may need to change that to hdc instead ?</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=8470#8470</comments>
                                        <author>Nigel</author>
                                        <pubDate>Tue Sep 13, 2005 12:48 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=8470#8470</guid>
                                      </item>
                                      <item>
                                        <title>lilo with PATA and SATA drives</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=8425#8425</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=231'&gt;wyliecoyoteuk&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Mon Sep 12, 2005 11:01 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Anyone know how to get lilo working with multiple PATA SATA drives?&lt;br /&gt;
&lt;br /&gt;
Setup:&lt;br /&gt;
Gigabyte skt 939 mobo with athlon 64&lt;br /&gt;
windows on PATA drive, Suse9.3 64 bit on SATA drive, 2 ide DVD drives all works fine, until I add a second PATA drive, then lilo gives L 99 99 &lt;br /&gt;
99 99...........&lt;br /&gt;
&lt;br /&gt;
I know that this a drive geomtry error, so I assume that lilo is trying to boot from the second PATA drive, but how can I tell it to boot from the SATA?&lt;br /&gt;
&lt;br /&gt;
I can boot from the Suse install DVD, and then boot the Suse system, &lt;br /&gt;
everything works fine.&lt;br /&gt;
This is annoying, as I wanted to use the second PATA drive as a shared &lt;br /&gt;
space between windows and linux.&lt;br /&gt;
Also, what might happen if I add a second SATA drive? &lt;img src=&quot;images/smiles/icon_cool.gif&quot; alt=&quot;Cool&quot; border=&quot;0&quot; /&gt;</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=8425#8425</comments>
                                        <author>wyliecoyoteuk</author>
                                        <pubDate>Mon Sep 12, 2005 11:01 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=8425#8425</guid>
                                      </item></channel></rss>