Canonical Ltd. Ubuntu Logo

Related Topics:

Anonymous Posted on Jan 19, 2009

Ubuntu grub error 17

Hi i tried installing windows vista over my ubuntu the os installation went wrong and now i keep getting the grub error 17 i can boot from the live cd and that works is there any way of fixing this error my self or do you no of any software whichll do it for me

thanx
daz

  • Anonymous Feb 27, 2009

    the way i mannaged to sort this problem is by booting Ubuntu fron the live CD and opening Gpartitioner and changing your partition to NTFS and then install windows.

×

1 Answer

Anonymous

Level 1:

An expert who has achieved level 1.

  • Contributor 2 Answers
  • Posted on Jan 19, 2009
Anonymous
Contributor
Level 1:

An expert who has achieved level 1.

Joined: Jan 19, 2009
Answers
2
Questions
0
Helped
832
Points
5

You have to delete the ubuntu partition completely and recreate a new partition for the vista install. You can do this during the vista setup.

Testimonial: "Thanx it helped sort the problem out but first i had to change the partition type to one that widows could read"

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

0helpful
1answer

How to fix error 17 by starting windows xp at acer aspire zg5

Error 17 sounds like a grub bootloader problem, IE: your Acer disk didn't perhaps reload the boot code for Windows, or remove grub entirely.

http://www.ubuntu.com/download
Ubuntu 10.10 Latest Version
which can repair what windows has ruined and is unable to fix fix the problem
either burn it to a disk as an iso and install

you might have burn it to an iso first then boot from the cd rom to install ubuntu or you might just try to install ubuntu directly from the download if it does not install you might save it to a folder then burn it as an isohttp://download.cnet.com/active-iso-burner/3000-2646_4-10602452.html
once Ubuntu has been installed on your computer has corrected the fault you will be able to reinstall windows
or keep ubuntu and install windows next door to it

you can have a dual boot computer with both windows and ubuntu linux you will need to partition your hard drive to do this
is a free partition program.
I have actually used this process to fix my computer with similiar problems and it works.

also

You might want to look at this

http://en.kioskea.net/forum/affich-4...aspire-one-zg5 also

Click start control panel administrative tools computer management then select event viewer this may vary depending on what operating system you have

extend the events there you will see errors in red you will no what exactly what the error was and at what time it occurred

Right click on the error message select properties you will see all details about the error

or click start type in event viewer pressENTER
this should give you some sort of understanding of the error and
you might be able work your way through the problem
0helpful
1answer

Remove ubuntu with no acess to windows os

If you just installed ubuntu over windows - try updating GRUB bootloader to detect windows.
Ubuntu bootloader may override wiindows boot and you`ll need to get acces to your previous OS through it. Please give some more information on your problem
0helpful
2answers

Hi i deleted the partition where Linux had been installed. now unable to boot XP and getting GRUB error 17. I dont have neither the linux nor XP CDs. what can i do?

Since GRUB is your bootloader, your computer now doesn't know where to boot. Your Windows XP data is still present but you cannot boot on it.
What you can do is to use a Live CD to copy your Windows files. Ubuntu is a popular choice. You can get it here : http://www.ubuntu.com/desktop/get-ubuntu/download
Boot on your Live CD, backup your files, then reinstall your OS of choice.
Hope this helped.
Please rate :)
0helpful
1answer

I have installed ubuntu in drive C(66gb) with windows xp,giving 13 gb space to ubuntu and rest to xp .now i have deleted the disk partition for ubuntu of 13 gb .when i start computer it shows grub error-17...

when this happened to me on my Vista machine last year, I freaked out until I accidentally fixed it using by booting with my original Vista boot disc, and choosing 'Repair OS'. Try finding a/your original Windows XP install disc and seeing if it will repair and replace your own Windows boot sector. It would be best to find the one that came with your system, or another like it, but if all else fails, just try a hologrammed Windows XP install CD, but instead of 'install', choose 'repair'.
0helpful
1answer

Am pulling my hair out. I'm a newbie to Linux but keen to get into it. Installed 9.10 as a dual boot alongside XP and after problems with grub, which I have re-mounted, I get to the OS choice page. XP...

Backup, Repairing and Reinstalling GRUB
  • To make a backup a copy of the existing menu.lst file use: cp /boot/grub/menu.lst /boot/grub/menu.lst.oldYou can try re-installing the grub using the Ubuntu Live CD, in two different ways.

GUI
  1. Boot your computer up with Ubuntu CD
  2. Go through all the process until you reach "[!!!] Disk Partition"
  3. Select Manual Partition
  4. Mount your appropriate linux partions / /boot swap .....
  5. DO NOT FORMAT THEM.
  6. Finish the manual partition
  7. Say "Yes" when it asks you to save the changes
  8. It will give you errors saying that "the system couldn't install ....." after that
  9. Ignore them, keep select "continue" until you get back to the Ubuntu installation menu
  10. Jump to "Install Grub ...."
  11. Once it is finished, just restart your computer
0helpful
1answer

How can I uninstall Ubuntu from Dual Boot. I have a dual boot of Windows Vista Ultimate with Ubuntu 9.04 The specs of my computer is 2gb ram, 500 gb HDD and dual core processor 2.66ghz (E5300). I installed...

How to remove Ubuntu from a Vista dual-boot config

On my new PC I wanted (still want) to have toa go with Linux. I chose to experiment with Ubuntu. I downloaded thedesktop CD, burned it, freed up some disk space (inside Vista) andloaded up Ubuntu from the CD. After some experimenting I figured outhow to install Ubuntu in the empty disk space and it all worked fine(GRUB took over my booting (recognized Vista automatically!) and Ubuntuloaded up fine).

Then I tried to install my GPU drivers andeverything went wrong.. For some reason Ubuntu wouldn't boot anymore(failed to load X-Server or something). I was completely lost andwanted to remove Ubuntu.

This is where things start to get really messy!

Ifyou simply remove the Ubuntu partition, GRUB (Linux boot loader) willstill be on your PC (in control). It will trip out, as the Ubuntupartition will be removed.. Bad thing!

So you need to restore your Master Boot Record (MBR) for Vista (so that Vista will handle the booting, not GRUB).

Googleonly pointed me to sites that explained how to REMOVE VISTA, whichisn't what I wanted. Many sites talked about the 'fixmbr' command, butthis is really only available in Windows XP.

So how do you restore your MBR for Windows Vista?

1. Put the Windows Vista installation disc in the disc drive, and then start the computer.
2. Press a key when you are prompted.
3. Select a language, a time, a currency, a keyboard or an input method, and then click Next.
4. Click Repair your computer.
5. Click the operating system that you want to repair, and then click Next.
6. In the System Recovery Options dialog box, click Command Prompt.
7. Type Bootrec.exe /FixMbr, and then press ENTER.

That'sit. Now when you reboot your PC, Vista will load automatically... Youcan now safely boot using your Ubuntu desktop CD, to use the built inGnome Partition Manager to remove your Ubuntu partition!
16helpful
4answers

What is grub error 17? how to fix it?

Its GRand Unified Bootloader used in Linux OS.
Normally you get this error when GRUB is not able recognise the partition from which you are trying to boot the system. Make sure the boot partition on your system is recognisable by GRUB (such as EXT3).

You can try to restore the GRUB using the LIVE CD
  1. Boot From Live CD
  2. Open Terminal Window
  3. type >sudo grub
  4. then type : find /boot/grub/stage1
  5. you'll get something like: (hd0, 1)
  6. then type : >root (hd0, 1)
  7. type: > setup (hd0)
  8. >quit
  9. >exit
Remove the Live CD and reboot the system.


Please let me know if you need any further assistance.


Thank you for choosing Fixya




0helpful
1answer

Cannot access XP after Ubuntu Installation

- reboot with LiveCD
- in CMD run command fixmbr, fixboot
restart, load Windows XP.
OR in Unbuntu Grub write XP portition
1helpful
2answers

Ubuntu Grub error 17

i've just explained it in another threads..hope it'll help you.. http://www.fixya.com/support/t888401-ubuntu_repair_grub
0helpful
2answers

Ubuntu Repair Grub

Do you have any other OS's installed? Its with the Grub. mostly looking for another OS. let me know.

Not finding what you are looking for?

594 views

Ask a Question

Usually answered in minutes!

Top Canonical Ltd. Computers & Internet Experts

Grand Canyon Tech
Grand Canyon Tech

Level 3 Expert

3867 Answers

Brad Brown

Level 3 Expert

19187 Answers

Cindy Wells

Level 3 Expert

6688 Answers

Are you a Canonical Ltd. Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...