<?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 Mon May 20, 2013 1:35 am by Linux Format forums</copyright>
  <managingEditor>webmaster@linuxformat.com</managingEditor>
  <webMaster>webmaster@linuxformat.com</webMaster>
  <pubDate>Mon May 20, 2013 1:35 am</pubDate>
  <lastBuildDate>Mon May 20, 2013 1:35 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: Kernel panic - RH9</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=1769#1769</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=369'&gt;dandnsmith&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Sat May 14, 2005 11:37 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Yes, I agree. Looks like /dev/hda3 content is knackered, even tho the partition table entry looks good. I'd go for a reinstall, unless there's something which you are desperate to retrieve, in which case you could try Ultimate Boot CD or System Rescue CD for tools to get particular files (might even be able to repair the filesystem)&lt;br /&gt;
&lt;br /&gt;
Good Hunting</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=1769#1769</comments>
                                        <author>dandnsmith</author>
                                        <pubDate>Sat May 14, 2005 11:37 am</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=1769#1769</guid>
                                      </item>
                                      <item>
                                        <title>RE: Kernel panic - RH9</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=1716#1716</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=895'&gt;pyejw&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Fri May 13, 2005 10:12 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      linux rescue doesn't recognise any linux partitions to mount - hence my playing around with fdisk and trying to mount partitions.&lt;br /&gt;
&lt;br /&gt;
Yes, the bootloader is Grub.&lt;br /&gt;
&lt;br /&gt;
grub.conf gives the usual dual-boot system&lt;br /&gt;
root (hd0,1)&lt;br /&gt;
kernel /vmlinuz-2 etc.&lt;br /&gt;
initrd /initrd- etc &lt;br /&gt;
&lt;br /&gt;
fdisk throws up the following (paraphrased):&lt;br /&gt;
&lt;br /&gt;
/dev/hda  203.9Gb&lt;br /&gt;
63 sectors, 24792 cylinders&lt;br /&gt;
&lt;br /&gt;
/dev/hda1 * 1          2549       20474811           c       Wind95 FAT (LBA)&lt;br /&gt;
/dev/hda2    2550   2562       1044224             83    Linux&lt;br /&gt;
/dev/hda3    2563   3836       10233405          83    Linux&lt;br /&gt;
/dev/hda4    3837   24792     168329070        f       Wind 95 Ext'd (LBA)&lt;br /&gt;
/dev/hda5    3837    4218      3068383+          82    Linux Swap&lt;br /&gt;
/dev/hda6    4219   24792     1652606234+   83    Linux&lt;br /&gt;
&lt;br /&gt;
Doing fsck on /dev/hda2 and /dev/hda6 are fine.&lt;br /&gt;
&lt;br /&gt;
/de/hda3 gives the following error:&lt;br /&gt;
&quot;&lt;br /&gt;
Attempt to read block from filesystem resulted in short read while trying to open /de/hda3.&lt;br /&gt;
Could this be a zero-length partition?&lt;br /&gt;
&quot;&lt;br /&gt;
I'm guessing this means the partition is knackered and needs to be re-installed.&lt;br /&gt;
&lt;br /&gt;
Can't get into /etc/fstab to check if anything got mucked up that way.</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=1716#1716</comments>
                                        <author>pyejw</author>
                                        <pubDate>Fri May 13, 2005 10:12 am</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=1716#1716</guid>
                                      </item>
                                      <item>
                                        <title>RE: Kernel panic - RH9</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=1671#1671</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=369'&gt;dandnsmith&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Thu May 12, 2005 11:53 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      When you've booted in rescue mode, as you say, the root partition / will normally be mounted - and it tells you where.&lt;br /&gt;
&lt;br /&gt;
If you don't get that, do 'fdisk -l' to list the partitions on the HDDs - you may come to the conclusion that the partition table has been messed up, but, if in doubt, post it for analysis.&lt;br /&gt;
&lt;br /&gt;
Then you can get on to doing things like 'fsck /dev/hda..' to check the root partition.&lt;br /&gt;
&lt;br /&gt;
In /boot/grub you should be able to check the grub.conf file to see where the files are being looked for (for the intrd and so on).&lt;br /&gt;
&lt;br /&gt;
Also, is the bootloader GRUB?</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=1671#1671</comments>
                                        <author>dandnsmith</author>
                                        <pubDate>Thu May 12, 2005 11:53 am</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=1671#1671</guid>
                                      </item>
                                      <item>
                                        <title>RE: Kernel panic - RH9</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=1658#1658</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=895'&gt;pyejw&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Thu May 12, 2005 6:35 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Hi,&lt;br /&gt;
&lt;br /&gt;
The machine won't boot into Linux at all.  It's a dual boot, with the XP partition booting fine.&lt;br /&gt;
&lt;br /&gt;
They were trying to wine something and got &quot;frustrated&quot; with the machine hanging, so did a hard reboot - with the case that it throws a wobbly when trying to boot into Linux.&lt;br /&gt;
&lt;br /&gt;
My understanding (and all dual-boot systems I've looked at before) is that the first parition is /boot and / is another partition  (/dev/hda1 mapped to /boot and /dev/hda6 mapped to / for instance).</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=1658#1658</comments>
                                        <author>pyejw</author>
                                        <pubDate>Thu May 12, 2005 6:35 am</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=1658#1658</guid>
                                      </item>
                                      <item>
                                        <title>RE: Kernel panic - RH9</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=1629#1629</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=60'&gt;Rhakios&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Wed May 11, 2005 5:58 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&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;Quote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;&quot;Imagination is more more important than knowledge.&quot; &lt;br /&gt;
- Albert Einstein&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
Is there something about this quote? Every time I see it there is an error in it. Usually &lt;span style=&quot;font-style: italic&quot;&gt;immagination&lt;/span&gt; (sic), but this time two mores.</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=1629#1629</comments>
                                        <author>Rhakios</author>
                                        <pubDate>Wed May 11, 2005 5:58 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=1629#1629</guid>
                                      </item>
                                      <item>
                                        <title>RE: Kernel panic - RH9</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=1614#1614</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=127'&gt;alloydog&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Wed May 11, 2005 1:22 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      &lt;span style=&quot;font-weight: bold&quot;&gt;/&lt;/span&gt; should be mounted at start-up, it's in the &lt;span style=&quot;font-weight: bold&quot;&gt;fstab&lt;/span&gt;&lt;br /&gt;
Do you know what you r friend was doing when the crash occured?&lt;br /&gt;
Editting system files? Installing SW? Pouring cocoa in the cooling slots? (The last ones a joke, honest...)</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=1614#1614</comments>
                                        <author>alloydog</author>
                                        <pubDate>Wed May 11, 2005 1:22 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=1614#1614</guid>
                                      </item>
                                      <item>
                                        <title>Kernel panic - RH9</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=1590#1590</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=895'&gt;pyejw&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Wed May 11, 2005 8:28 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Hi,&lt;br /&gt;
&lt;br /&gt;
Found myself trying to help a friend with their linux computer which crashed.&lt;br /&gt;
&lt;br /&gt;
On rebooting, there were a load of hda errors along with a kernel panic message.&lt;br /&gt;
&lt;br /&gt;
The errors which looked reasonable for googling were:&lt;br /&gt;
&lt;br /&gt;
pivotroot: pivot_root (/sysroot, sysroot/initrd failed:2)&lt;br /&gt;
&lt;br /&gt;
umount .initrd/proc failed:2&lt;br /&gt;
&lt;br /&gt;
Kernel panic: No initrd found&lt;br /&gt;
&lt;br /&gt;
I've tried rebooting with the RH9 disk1 in and going into linux rescue mode, but that claims not to have found any RH9 mountable drives.&lt;br /&gt;
&lt;br /&gt;
After dropping into the shell, I can mount /boot but not /&lt;br /&gt;
&lt;br /&gt;
Probably a load of things, that I should try, but can't remember or find.&lt;br /&gt;
&lt;br /&gt;
So, help.&lt;br /&gt;
&lt;br /&gt;
Cheers.</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=1590#1590</comments>
                                        <author>pyejw</author>
                                        <pubDate>Wed May 11, 2005 8:28 am</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=1590#1590</guid>
                                      </item></channel></rss>