By mistake I loaded 2 instances of Ubuntu netbook, how do I remove one?

Asked by Maurice Dubois

I'm running Windows XP Home Edition and Ubuntu 10.4 in my netbook. The touchpad quit working on Ubuntu; tried to fix out of the memory stick but ended up installing another instance of Ubuntu. How do I remove the older one?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
arjun (arjunak01) said :
#1

you can format the partition in which it was installed, use gprated to format it

Revision history for this message
arjun (arjunak01) said :
#2

but before you format boot into the ubuntu that you want and then open a terminal ( applications > accessories > terminal) and type the following into it:
sudo grub-install /dev/sda
sudo update-grub

Revision history for this message
Maurice Dubois (housingwiz) said :
#3

Thanks, Arjun, I'll try it and post the results.

On Jul 8, 2010 11:17pm, arjun <email address hidden> wrote:
> Your question #117095 on Ubuntu changed:

> https://answers.edge.launchpad.net/ubuntu/+question/117095

> arjun proposed the following answer:

> but before you format boot into the ubuntu that you want and then open a
> terminal ( applications > accessories > terminal) and type the following
> into it:

> sudo grub-install /dev/sda

> sudo update-grub

> --

> If this answers your question, please go to the following page to let us

> know that it is solved:

> https://answers.edge.launchpad.net/ubuntu/+question/117095/+confirm?answer_id=1

> If you still need help, you can reply to this email or go to the

> following page to enter your feedback:

> https://answers.edge.launchpad.net/ubuntu/+question/117095

> You received this question notification because you are a direct

> subscriber of the question.

Revision history for this message
Maurice Dubois (housingwiz) said :
#4

In the terminal, when I typed sudo grub-install/dev/sda, I got:
sudo: grub-install/dev/sda: command not found

Revision history for this message
Vu Do Quynh (vu-do-quynh) said :
#5

Hi,

You need a blank space between the command "grub-install" and the argument "/dev/sda"

Just copy paste in your terminal the command as typed by arjun.

sudo grub-install /dev/sda

sudo update-grub

Can you help with this problem?

Provide an answer of your own, or ask Maurice Dubois for more information if necessary.

To post a message you must log in.