<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Thanks very much for the timely answers. I will let you know how I make out with your instructions.<br><br>Regards<br>
Klaus Rung  <br>
ve3kr<br><br>--- On <b>Sun, 3/20/11, Goh Lip <i><g.lip@gmx.com></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Goh Lip <g.lip@gmx.com><br>Subject: Re: Disk partition wiped out<br>To: "Ubuntu user technical support, not for general discussions" <ubuntu-users@lists.ubuntu.com><br>Date: Sunday, March 20, 2011, 11:11 AM<br><br><div class="plainMail">On 03/20/2011 10:33 PM, Klaus VE3KR wrote:<br>> I installed alongside my windows7 the ubuntu 10.10 like the installation<br>> said it was going to do and now my windows7 laptop has lost both<br>> windows7 and ubuntu and cannot boot at all.<br>><br>> I get grub rescue><br>><br>> This is really bad news.<br>><br>> How do I get my windows 7 back at least?<br>><br>><br>> Regards<br>> Klaus Rung<br>> ve3kr<br>><br>><br><br><br>Klaus, at grub rescue type the following to
 get to normal grub><br><br>grub rescue> set prefix=(hdX,Y)/boot/grub<br>grub rescue> insmod (hdX,Y)/boot/grub/normal.mod<br>rescue:grub> normal<br><br>note (hdX,Y) is where your ubuntu partition is, if you don't know, type <br>this first<br>grub rescue> ls /boot<br>and the output will give you an idea.<br><br>After you get the normal grub prompt ie., grub><br>type<br>grub> set root=(hdX,Y)<br>grub> configfile /boot/grub/grub.cfg<br><br>You will then be presented with the grub menu of the ubuntu that you <br>installed. Boot into ubuntu and at terminal, type this...<br>sudo grub-install /dev/sda<br><br>You should be able to boot into windows and ubuntu then.<br><br><br>However.....if you cannot boot even to ubuntu by above method,.....<br>you may have a blotched ubuntu installation and you can still get back <br>your windows by the usual method of using the windows installation cd <br>the method of which I am not too clear, either
 fixmbr or fixboot<br><br>Regards - Goh Lip<br><br><br>-- <br>ubuntu-users mailing list<br><a ymailto="mailto:ubuntu-users@lists.ubuntu.com" href="/mc/compose?to=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></blockquote></td></tr></table><br>