LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   error: no such partition. grub rescue (https://www.linuxquestions.org/questions/linux-newbie-8/error-no-such-partition-grub-rescue-864170/)

Desdd57 02-21-2011 06:55 PM

error: no such partition. grub rescue
 
Selected the wrong grub line when booting Ho Windows. Now all I get is as per the subject above.

I can boot with the live risk as per instructions in other threads, but non of the code suggested seems to cut any ice. It seems my data is safe & sound - but I need to open Vista so that I can back up the data

corp769 02-21-2011 07:08 PM

What distro are you using, and what all do you have installed on your hard drive?

corp769 02-21-2011 07:13 PM

Most likely you need to reinstall and/or reconfigure grub. Are you using grub or grub2? I am guessing grub...

I highly recommend using super grub disk - I use it for all of my MBR problems.

http://www.supergrubdisk.org/

Aquarius_Girl 02-22-2011 04:39 AM

If you say that you are ABLE to boot up the LIVE CD and are interested MAINLY in
getting the data out then,

1. Boot from the Live CD in the rescue mode.
2. Execute: (Login first to the root by sudo -s command)
Code:

update-grub
Try rebooting and see if it helps?

3. If that doesn't help:
Code:

grub-install /dev/sda
Try rebooting and see if it helps?

4. If it too doesn't help then, post the outputs of the following here, perhaps then someone might be able to help.
Code:

fdisk -l
5. Also:
Code:

mount

Aquarius_Girl 02-23-2011 08:00 AM

Quote:

Originally Posted by Desdd57 (Post 4266641)
Selected the wrong grub line when booting Ho Windows.

I think I ve got you wrong, would you mind explaining the above quote of yours?

Quote:

Originally Posted by Desdd57 (Post 4266641)
Now all I get is as per the subject above.

and that means when you start the computer you get the EXACT same error you mentioned?

Quote:

Originally Posted by Desdd57 (Post 4266641)
It seems my data is safe & sound - but I need to open Vista so that I can back up the data

and how did you find out that your data is safe? After booting from the Live CD, you got to the Desktop and
saw your data in Windows partitions?

Desdd57 03-02-2011 04:57 PM

Quote:

Originally Posted by corp769 (Post 4266660)
Most likely you need to reinstall and/or reconfigure grub. Are you using grub or grub2? I am guessing grub...

I highly recommend using super grub disk - I use it for all of my MBR problems.

http://www.supergrubdisk.org/

Thank you Corp for your responses.
And thank-you Anisha for your responses

Due to a change of my provider - hence a change of my email address, the subscription information (reminders) that LQ sends out re your posts was not reaching me.

I decided the data was not remarkable and re-installed 10,4 forming one large partition, deleting Vista and all the data.

I can buy (in Australia) Windows 7 very cheaply for $100 Aus. So that when I get round to that I will use virtual box and have Ubuntu as the host & Windows 7 as the guest. I had a great dislike for Vista anyway, so I am glad it has gone.

Thank you again guys for your kind help

corp769 03-02-2011 08:34 PM

Not a problem. If your questions are solved, please mark your thread as solved. Thanks!

Josh

Aquarius_Girl 03-02-2011 09:01 PM

Quote:

Originally Posted by Desdd57 (Post 4276969)
I can buy (in Australia) Windows 7 very cheaply for $100 Aus.

and are you sure that the softwares for which you wish to buy Windows 7, can't be run through Wine?

Desdd57 03-02-2011 10:13 PM

Quote:

Originally Posted by Anisha Kaul (Post 4277155)
and are you sure that the softwares for which you wish to buy Windows 7, can't be run through Wine?

Not sure what you mean Anisha? But I was planning to use Virtual Box and not Wine. Your question "are you sure" is a good one though, because I am not sure - just going on conversations with other people.

Or do you mean that Wine is in someways better than Virtual Box and that therefore Wine should be preferred?

Aquarius_Girl 03-02-2011 10:18 PM

I meant that "most" of Windows applications can be run through Wine on Linux, then you won't have to buy that Windows 7.
Read this link if you don't know what is wine: http://www.winehq.org/about/

corp769 03-02-2011 10:43 PM

Honestly it is completely your decision... I would personally use wine to run smaller programs, and Virtual Box to fully emulate a version of windows to run larger programs. That is just my two cents. But overall, you could just use either wine for your Windows programs/components, or find similar open source programs to the equivalent Windows programs you need to use.

Desdd57 03-02-2011 10:47 PM

Quote:

Originally Posted by Anisha Kaul (Post 4277191)
I meant that "most" of Windows applications can be run through Wine on Linux, then you won't have to buy that Windows 7.

Thank you - that is useful information. I have referred to the link - now I need to find out if it can run Office - especially Excel. food for thought

corp769 03-02-2011 10:48 PM

Quote:

Originally Posted by Desdd57 (Post 4277207)
Thank you - that is useful information. I have referred to the link - now I need to find out if it can run Office - especially Excel. food for thought

Have you tried out open office?

Desdd57 03-02-2011 10:51 PM

Quote:

Originally Posted by corp769 (Post 4277205)
Honestly it is completely your decision... I would personally use wine to run smaller programs, and Virtual Box to fully emulate a version of windows to run larger programs. That is just my two cents. But overall, you could just use either wine for your Windows programs/components, or find similar open source programs to the equivalent Windows programs you need to use.

Pretty involved with XL. Do you think Wine would run it accurately enough?

Yes - tried Open Office - does not respond correctly to some of my formula

corp769 03-02-2011 10:54 PM

What is XL?


All times are GMT -5. The time now is 03:18 AM.