<br><br><div class="gmail_quote">On Mon, Apr 5, 2010 at 9:56 PM, NoOp <span dir="ltr"><<a href="mailto:glgxg@sbcglobal.net">glgxg@sbcglobal.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 04/05/2010 07:30 PM, MirJafar Ali wrote:<br>
...<br>
<div class="im">> Hello,<br>
><br>
> Even this time also, after following ur instructions, I don't get Kernel<br>
> updated. Still uname -a and boot gives the old<br>
> kernel and machine hanging is becoming pathetic. I think I made a bad<br>
> judgement of upgrading ubuntu to 9.10.<br>
<br>
</div>No. At least now you are not getting the 18 packages witheld from before<br>
(and sorry about the 'sudo grub-update' vs 'sudo update-grub' mixup -<br>
glad you caught that.<br>
<br>
So perhaps it is time to try Goh's suggestion of reinstalling grub. He<br>
suggested:<br>
<div class="im"><br>
sudo grub-install /dev/sda<br>
<br>
</div>Before you do that, can you please provide the output of:<br>
<br>
$ grub-install -v<br>
<br>
and<br>
<br>
$ sudo fdisk -l<br>
<br>
Thanks.<br>
<font color="#888888"><br>
<br>
<br>
--<br>
</font><div><div></div><div class="h5">ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</div></div></blockquote></div><br>Hi<br><br>here is the output:<br><br>csverma@blackhole:~/QuadMesh/src$ grub-install  -v<br>grub-install (GNU GRUB 0.97)<br>csverma@blackhole:~/QuadMesh/src$ sudo fdisk -l<br>[sudo] password for csverma: <br>
<br>Disk /dev/sda: 120.0 GB, 120034123776 bytes<br>255 heads, 63 sectors/track, 14593 cylinders<br>Units = cylinders of 16065 * 512 = 8225280 bytes<br>Disk identifier: 0x69afd9f3<br><br>   Device Boot      Start         End      Blocks   Id  System<br>
/dev/sda1   *           1        9037    72582028    7  HPFS/NTFS<br>/dev/sda2           13734       14593     6907950    7  HPFS/NTFS<br>/dev/sda3            9038       13733    37720620    5  Extended<br>/dev/sda5            9038       13534    36122121   83  Linux<br>
/dev/sda6           13535       13733     1598436   82  Linux swap / Solaris<br><br>Partition table entries are not in disk order<br><br>I am wondering why Solaris is out there.<br><br>Mir<br><br><br>