<br><br><div class="gmail_quote">2011/4/28 Chhatoi Pritam Baral <span dir="ltr"><<a href="mailto:chhatoipritam@gmail.com">chhatoipritam@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr"><div class="im"><div dir="ltr">On Thu, Apr 28, 2011 at 20:23, Ryan Wang <span dir="ltr"><<a href="mailto:openspace.wang@gmail.com" target="_blank">openspace.wang@gmail.com</a>></span> wrote:</div></div>
<div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hi all,<br><br>I have only on disk on my notebook, about 150 GB.<br>I allocated the first 50 GB to Windows XP, and then<br>installed Ubuntu 10.10 from USB to the last 100 GB<br>with boot loader installed on /dev/sda5 (/boot partition).<br>


</blockquote><div><br></div></div><div>You should not have installed the boot loader on /dev/sda5, but on <b>/dev/sda</b> instead.</div><div><br></div><div>You can boot again from the Live USB, mount the partition /dev/sda5 (on say /mnt), and then from the command line:</div>


<div><br></div><div>$sudo grub-install /dev/sda --root-directory=/mnt --recheck</div><div><br></div><div>That will install the boot loader on <b>/dev/sda.</b> </div></div></div>
<br></blockquote><div>Does it will modify MBR? <br>I don't want to modify MBR for my harddisk is encrypted. And mofication on MBR <br>made me failing on  boot up any installed OS.<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
--<br>
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>
<br></blockquote></div><br>