» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with grub + Ubuntu

Howto Re-install Grub after windows wipes it out

Basically you have a good install of ubuntu and then realise that you want to dual-boot. You don't want to erase ubuntu, so you install windows. Grub then gets erased and there is NO way to get back into ubuntu.


So do the following:

1) Boot off the LiveCD

2) Open a Terminal (Applications-Accessories-Terminal) and type in the following commands, noting that the first command will put you into the grub "prompt", and the next 3 commands will be executed there. Also note that hd0,0 implies the first hard drive and the first partition on that drive, which is where you probably installed grub to during installation. If not, then adjust accordingly.

sudo grub
> root (hd0,0)
> setup (hd0)
> exit

4) Reboot (removing the livecd), and your boot menu should be back.

5) Open the grub file:

sudo gedit /boot/grub/menu.lst

6) Scroll to the bottom and add the following:

title Windows XP
root (hd0,0)
makeactive
chainloader +1

Note that you should also verify that hd0,0 is the correct location for Windows. If you had installed Windows on the 4th partition on the drive, then you should change it to (hd0,3).

Ubuntu: OnlyUbuntu Tutorials

Howto Re-install Grub after windows wipes it out

Basically you have a good install of ubuntu and then realise that you want to dual-boot. You don't want to erase ubuntu, so you install windows. Grub then gets erased and there is NO way to get back into ubuntu.


So do the following:

1) Boot off the LiveCD

2) Open a Terminal (Applications-Accessories-Terminal) and type in the following commands, noting that the first command will put you into the grub "prompt", and the next 3 commands will be executed there. Also note that hd0,0 implies the first hard drive and the first partition on that drive, which is where you probably installed grub to during installation. If not, then adjust accordingly.

sudo grub
> root (hd0,0)
> setup (hd0)
> exit

4) Reboot (removing the livecd), and your boot menu should be back.

5) Open the grub file:

sudo gedit /boot/grub/menu.lst

6) Scroll to the bottom and add the following:

title Windows XP
root (hd0,0)
makeactive
chainloader +1

Note that you should also verify that hd0,0 is the correct location for Windows. If you had installed Windows on the 4th partition on the drive, then you should change it to (hd0,3).

Ubuntu: Only Ubuntu

Recovering Ubuntu after installing Windows

This page documents how to restore or recover from a boot-loader problem. Ubuntu uses the Grub bootloader, please see GrubHowto for more information on Grub. Some common reasons for repairing your bootloader are installing Microsoft Windows, adding or rem

Kubuntu: del.icio.us/tag/kubuntu

QGRUBEditor Qt-Apps.org

QGRUBEditor is a system tool to view and edit the GRUB boot loader. It offers many features and it is the perfect solution for those who want to change the way GRUB works, without messing with GRUB's configuration files.

opensource: del.icio.us tag/opensource

Need Help cleaning OS Boot Screen

Hey Guys, i am excited because i am writing this post using Linux w/ configured WIFI!!! Thats a big thing for me @ this time.

What i did was i have installed 7.04 and deleted 6.10. 7.04 was easy to configure and ndisgtk was there too. However when i turn on my pc it still gives me a choise between 6.10, 7.04 and Windows. I know that i have deleted 6.10 and i dont want it to be on the boot screen.

How do i clean it up?

THanks.

Tags: , , , , addthis_url = 'http%3A%2F%2Fwww.debianadmin.com%2Fneed-help-cleaning-os-boot-screen.html'; addthis_title = 'Need+Help+cleaning+OS+Boot+Screen'; addthis_pub = 'david23';

Debian: Debian Admin Step By Step Tutorials and articles with screenshots

9 Grub Splash Images

A progressive multi-media blog for the Gay and Atheist communities.

Beryl: del.icio.us tag beryl

error 17

Pip posted a photo:

error 17

installing Ubuntu did not go well

Ubuntu: ubuntu - Everyone's Tagged Photos

error 22

Pip posted a photo:

error 22

well, at least it's progress.

Ubuntu: ubuntu - Everyone's Tagged Photos

GRUB - ubuntuusers Wiki

grub installieren/reparieren

Kubuntu: del.icio.us/tag/kubuntu

How I fixed my grub... FAQ: MY system froze at GRUB! [Archive] - Ubuntu Forums

"I see the last message is posted about a year ago, but for those that accidentally came here: getting grub back when you reinstalled Windows is even simpler than stated..."

opensource: del.icio.us tag/opensource