<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: is grub complicated?</title>
	<atom:link href="http://www.tehfear.com/2007/10/13/is-grub-complicated/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tehfear.com/2007/10/13/is-grub-complicated/</link>
	<description>one sysadmin's crib notes</description>
	<lastBuildDate>Wed, 02 Dec 2009 12:35:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Angel</title>
		<link>http://www.tehfear.com/2007/10/13/is-grub-complicated/comment-page-1/#comment-2460</link>
		<dc:creator>Angel</dc:creator>
		<pubDate>Mon, 04 May 2009 08:05:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.tehfear.com/2007/10/13/is-grub-complicated/#comment-2460</guid>
		<description>Hi

My computer is running on Centos 4 linux only. After I updated a software package on my computer, the computer was hanged. I rebooted the system, and then it came with GNU GRUB interface. I typed the following commands and here are the outputs.

GNU GRUB version 0.95 (602K lower / 3404843K upper memory)
[ Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere else TAB lists the possible completions of a device/filename.]

grub&gt; root (hd
  Possible disks are: hd0 hd1

grub&gt; root (hd0,
  Possible partitions are:
    Partition num: 0, Filesystem type is ext2fs, partition type 0x83
    Partition num: 1, Filesystem type unknown, partition type 0x82
    Partition num: 2, Filesystem type is ext2fs, partition type 0x83

grub&gt; root (hd0,0)
  Filesystem type is ext2fs, partition type 0x83

grub&gt; find /
  Possible files are: proc sys dev selinux usr .automount .autofsck

grub&gt; setup (hd0)
  Checking if \/boot/grub/stage1\ exists... no
  Checking if \/grub/stage1\ exists... no

Error 15: File not found


It is supposed that I should have /boot folder and more folders on my computer. But now they are missing. Could you help me to solve the problem and boot the OS? How can I get out of this GRUB interface?

Thanks
Angel</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>My computer is running on Centos 4 linux only. After I updated a software package on my computer, the computer was hanged. I rebooted the system, and then it came with GNU GRUB interface. I typed the following commands and here are the outputs.</p>
<p>GNU GRUB version 0.95 (602K lower / 3404843K upper memory)<br />
[ Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere else TAB lists the possible completions of a device/filename.]</p>
<p>grub&gt; root (hd<br />
  Possible disks are: hd0 hd1</p>
<p>grub&gt; root (hd0,<br />
  Possible partitions are:<br />
    Partition num: 0, Filesystem type is ext2fs, partition type 0&#215;83<br />
    Partition num: 1, Filesystem type unknown, partition type 0&#215;82<br />
    Partition num: 2, Filesystem type is ext2fs, partition type 0&#215;83</p>
<p>grub&gt; root (hd0,0)<br />
  Filesystem type is ext2fs, partition type 0&#215;83</p>
<p>grub&gt; find /<br />
  Possible files are: proc sys dev selinux usr .automount .autofsck</p>
<p>grub&gt; setup (hd0)<br />
  Checking if \/boot/grub/stage1\ exists&#8230; no<br />
  Checking if \/grub/stage1\ exists&#8230; no</p>
<p>Error 15: File not found</p>
<p>It is supposed that I should have /boot folder and more folders on my computer. But now they are missing. Could you help me to solve the problem and boot the OS? How can I get out of this GRUB interface?</p>
<p>Thanks<br />
Angel</p>
]]></content:encoded>
	</item>
</channel>
</rss>
