<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello<br>
<br>
I would install GRUB anew:<br>
<br>
1. Start your computer with the ubuntu live-cd.<br>
<br>
2. sudo mount /dev/hdax /mnt (x is the number of your / partiton).<br>
    if you have a separate /boot partition: sudo mount /dev/hday
/mnt/boot (y is the number of your /boot partiton).<br>
<br>
3. sudo grub-install --root-directory=/mnt /dev/hda<br>
<br>
Jan<br>
<br>
Mario Vukelic schrieb:
<blockquote cite="mid:1188504592.6528.52.camel@chronic" type="cite">
  <pre wrap="">On Thu, 2007-08-30 at 15:33 -0400, melissa wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Screen Messages:

GRUB 1.5
GRUB LOADING
Starting Up

Never progresses past this point.

I am new to Ubuntu and clueless as to how to address this problem.  The
OS is on a new drive that has shown no flaws.

melissa
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Please don't post several times about the same issue, it confuses and
annoys people and you are less likely to get good answers. Just be a bit
patient, mailing lists need some time to propagate. I can already see an
answer to the first email you sent.


  </pre>
</blockquote>
</body>
</html>