» tagged pages
» logout

(Feed found, click Add Page to syndicate.) Error finding feed, please try again » Find feed title

A Blog Page allows you to add entries, for news or other time sensitive postings

(Login required to save to your tagged pages.)
(or Cancel)

Make further edits, (or Cancel)

(Login required to save to your tagged pages.)
(or Cancel)

(Editing anonymously: to be credited for your changes, login or register a new account)

Change Page Permissions? Changing these permissions will adjust who can modify this page.

Anonymous (change)
Swik Users (change)
(or Cancel)
Upload an image from your computer:
or Copy an image from a URL:
or Erase the current icon:
Icon Preview:

or Cancel

Erase grub? The contents of grub page and all pages directly attached to grub will be erased.

or Cancel

(Editing anonymously: to be credited for your changes, login or register a new account)

other page actions:
grub

GNU Grub

Tags Applied to grub

1 person has tagged this page:

grub Wiki Pages

GNU GRUB is a Multiboot boot loader. It was derived from GRUB, GRand Unified Bootloader, which was originally designed and implemented by Erich Stefan Boleyn.

GRUB 0.9.x is now referred to as GRUB Legacy and is no longer developed or supported. All active development is now being done in the GRUB 2 fork.

www.gnu.org
GNU Public License ()

sorted by: recent | see : popular
Content Tagged grub

Computers are complex tools. For many people they are user-hostile tools.

Technology (and science) distinguishes our modern world from that of our ancestors. Although technology pervades our modern existence, and although for many years I have been involved in writing about technology, I do not pretend to be a guru or subject m

Xfce: del.icio.us/tag/xfce

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

Ed's Software Guide on Linux

Contents: 1. Dual-Boot Linux and Windows 2000/Windows XP with GRUB HOWTO 2. Share Partitions Between Linux and Windows HOWTO 3. Red Hat 7.2 Linux Install on Dell Inspiron 4100 HOWTO 4. Snapshots of /etc Files

open-source: del.icio.us tag/open-source

Ed's Software Guide on Linux

Contents: 1. Dual-Boot Linux and Windows 2000/Windows XP with GRUB HOWTO 2. Share Partitions Between Linux and Windows HOWTO 3. Red Hat 7.2 Linux Install on Dell Inspiron 4100 HOWTO 4. Snapshots of /etc Files

opensource: del.icio.us tag/opensource

Page 1 | Next >>
Username:
Password:
(or Cancel)