|
Restore grub in ubuntu remix 9.10 |
 vote
 |
|
| I recently installed Windows 7 on my laptop which already had ubuntu remix installed in it. The problem i faced was, the GRUB was lost. But i had trouble getting your GRUB boot loader since the process of restoring GRUB has changed. read more... |
|
| | permapage | score:9760 | -Dipin Krishna, January 25, 2010 |
|
Moving to GRUB2 |
 vote
 |
|
| The tools used to boot Linux are changing. Specifically, the Grand Unified Bootloader (GRUB) is now officially in maintenance mode only, and GRUB's developers have abandoned the original GRUB in favor of an entirely rewritten package, known as GRUB 2. Discover GRUB 2's new capabilities and how to use it. read more... |
|
| | permapage | score:9370 | -solrac, April 21, 2010 |
|
Tutorial: Add a splash image to GRUB 2 on Ubuntu 9.04 |
 vote
 |
|
| This tutorial shows how you can add a splash image to your GRUB 2 boot loader on Ubuntu 9.04. Please note that you should use this tutorial only if you have upgraded your bootloader to GRUB 2 previously. read more... |
|
| | permapage | score:9103 | -falko, September 17, 2009 |
|
Setup LVM based Ubuntu PV DomU for PV-Grub load at Xen 3.3.1-RC4 CentOS 5.2 Dom0 |
 vote
 |
|
| Been creating Intrepid (lbex) HVM image,supposed to be loaded as PV DomU, i’ve got an issue with default LVM partitioning been done by Ubuntu Intrepid Server. Image been created may be easily loaded at Xen 3.3.X Dom0 via traditional xm-profile by not via “pygrub” or “pv-grub”, expecting /boot partition not of LVM’s type. Up on creating Intrepid HVM image, boot partition and LVM's Group , containing “/” filesystem and swap as logical volumes have been setup. read more... |
|
| | permapage | score:9077 | -Boris Derzhavets, January 2, 2009 |
|
Boot record recovery with Super Grub Disk |
 vote
 |
|
This might be a handy CD to keep around...
Super Grub Disk (SGD) is a specialty rescue CD for emergency repairs on boot sectors. Despite its name, SGD not only manipulates the Grand Unified Bootloader (GRUB), but also works with the content of other master boot records as well. Available in English, French, and Castillian Spanish, SGD also works with a variety of operating systems and supports all the basic options needed to manipulate how a hard drive boots. read more... |
|
| | permapage | score:9061 | -Ray, October 4, 2006 |
|
Boot Loader Comparison Review: LILO vs. GRUB |
 vote
 |
|
Should you use GRUB, XOSL, LILO, System Commander, Boot Magic, or NTLDR?
In order for the BIOS to load an OS it looks for instructions on the first sector of a hard drive. On the first sector of the hard drive resides the master boot record (MBR), and is where a boot loader is initialized. Depending on the boot loader, additional files may be stored and read from a partition on the hard drive. After this step the boot loader begins to start the operating system, and is not used again until the next boot. If the computer has only one operating system, the boot loader may not ask for user input. Because of this, many people do not realize they have a boot loader installed. read more... |
|
| | mail this link | permapage | score:9054 | -Ray, July 7, 2003 (Updated: March 24, 2007) |
|
Introduction to GRUB |
 vote
 |
|
The GRand Unified Bootloader...
GRUB is not dependent upon any operating system. It was written to conform with the Free Software Foundation's Multiboot Specification, which allows it to boot almost any operating system. In fact, it can boot multiple operating systems on computers that have more than one installed on their hard drives. Among GRUB's features: read more... |
|
| | permapage | score:8953 | -Ray, June 14, 2007 |
|
Pygrub and loading Ubuntu 8.10 PV DomU via serial console at Xen 3.3 CentOS 5.2 Dom0 |
 vote
 |
|
To load Ubuntu Intrepid Server PV DomU via serial console files vmlinuz-2.6.27-7-server,initrd.img-2.6.27-7-server usually gets copied to Xen 3.3 Dom0 and parameters root="/dev/xvda1 ro", extra="2 hvc0" are included into startup profile. At the same time "root" & "extra" may be specified via new entry into /boot/grub/menu.lst located at DomU. File /etc/event.d/tty1 should be also modified to work for xen console instead of vfb.It's exec line has to reference hvc0 instead of tty1. All changes above been done at DomU allow to load DomU via pygrub and serial console avoiding using virtual frame buffer. read more... |
|
| | mail this link | permapage | score:8907 | -Boris Derzhavets, November 1, 2008 |
|
Visual GRUB Configuration |
 vote
 |
|
QGRUBEditor gives you a visual interface to configuring The GRUB...
If you discover that a certain application no longer works for you, you can go back to a previous kernel to try to run your program. GRUB, the boot loader found in most Linux distributions, lets you choose among operating systems and kernels installed on your box. Many people, however, fear that messing with GRUB may ruin their system, because of its many esoteric options, and configuration file text that often contains no help comments. QGRUBEditor can help you view and edit the GRUB boot loader from a graphical user interface. read more... |
|
| | mail this link | permapage | score:8823 | -Ray, December 26, 2007 |
|
Tutorial: A multi-platform test network with Samba and GRUB |
 vote
 |
|
| This tutorial shows how to combine Samba and GRUB to build a compact, highly adaptable, cross-platform test network, capable of booting and networking a large number of operating systems on a small number of machines. Though Samba and GRUB can manage many different operating systems, this tutorial focuses on Linux and Windows. read more... |
|
| | permapage | score:8790 | -solrac, May 27, 2003 |
|
Manage GRUB with QGRUBEditor |
 vote
 |
|
| QGRUBEditor is a graphical frontend for managing the GRUB bootloader. By using QGRUBEditor, you do not have to mess around with the GRUB configuration in /boot/grub/menu.lst anymore. This article shows how to install and use QGRUBEditor on Ubuntu 7.10. read more... |
|
| | permapage | score:8782 | -falko, April 6, 2008 |
|
LILO and GRUB made simple |
 vote
 |
|
Overview and configuration information for the popular boot loaders...
LILO (Linux Loader) and GRUB (GRand Unified Bootloader) are both configured as a primary boot loader (installed on the MBR) or secondary boot loader (installed onto a bootable partition). Both work with supporting operating systems such as Linux, FreeBSD, Net BSD, and OpenBSD. They can work with unsupported operating system, such as Microsoft Windows XP, in the configuration file. Both allow users—root users—to boot into single-user-mode. read more... |
|
| | mail this link | permapage | score:8781 | -Ray, March 3, 2008 |
|
LILO and GRUB Guide |
 vote
 |
|
A concise introduction and usage guide to the LILO and GRUB boot loaders...
LILO (Linux Loader) and GRUB (GRand Unified Bootloader) are both configured as a primary boot loader (installed on the MBR) or secondary boot loader (installed onto a bootable partition). Both work with supporting operating systems such as Linux, FreeBSD, Net BSD, and OpenBSD. They can work with unsupported operating system, such as Microsoft Windows XP, in the configuration file. Both allow users—root users—to boot into single-user-mode. read more... |
|
| | mail this link | permapage | score:8745 | -Ray, January 25, 2008 |
|
Boot Loaders: LILO vs GRUB |
 vote
 |
|
What utility do practically all Linux users use -- regardless of their job or expertise? A boot loader. In this article, see how a boot loader works, meet two popular loaders -- LILO (LInux LOader) and GNU GRUB (GRand Unified Boot loader) -- and review the pros and cons of each.
Most simply, a boot loader loads the operating system. When your machine loads its operating system, the BIOS reads the first 512 bytes of your bootable media (which is known as the master boot record, or MBR). You can store the boot record of only one operating system in a single MBR, so a problem becomes apparent when you require multiple operating systems. Hence the need for more flexible boot loaders. read more... |
|
| | mail this link | permapage | score:8671 | -Idean Momtaheni, August 27, 2005 |
|
Tutorial: Install GRUB 2 on Ubuntu 9.04 |
 vote
 |
|
| This tutorial shows how you can upgrade your GRUB bootloader to GRUB 2 on Ubuntu 9.04. GRUB 2 has been rewritten from scratch to clean up everything for modularity and portability. read more... |
|
| | permapage | score:8671 | -falko, September 2, 2009 |
|
GRUB vs. LILO (Multibooting) |
 vote
 |
|
GRUB, LILO, and Multibooting -- the tradeoffs are nicely summarized in this message.
GRUB gobbles up LILO any day of the week. It is faster to load, more resiliant to configuration errors, and more secure when you try to lock down the config using boot password. However, it does have two missing features:
1. LILO -R
on Lilo, this changes the default for the next reboot only. read more... |
|
| | permapage | score:8640 | -Ray, November 10, 2003 (Updated: September 19, 2004) |
|
Tutorial: Grub Quickstart |
 vote
 |
|
Having trouble grokking the Grub?
Grub is a world-class boot loader with insufficient documentation. In many ways it blows the doors of LILO. For instance, it's MUCH easier to use Knoppix to rebuild a grub boot loader than to rebuild a LILO boot loader. However, until you're comfortable with grub, it might seem just the opposite. All too often grub dumps you at a grub> prompt with no hint of what you should do. You might have heard that a successful reboot is just three commands away, but which commands? The state of grub's documentation is such that you can't figure it out unless you already know grub.
read more... |
|
| | mail this link | permapage | score:8570 | -Ray, March 14, 2005 |
|
Securing GRUB on RHEL |
 vote
 |
|
Keep your Red Hat server safe from attackers by securing your GRUB boot loader with a password that will prevent unauthorized access to your hosts after a reboot.
The GRUB boot loader is the default boot loader installed by Red Hat Enterprise Linux (and other distributions such as SUSE Linux Enterprise Server, Mandriva, Fedora Core and Gentoo, amongst others). read more... |
|
| | permapage | score:8534 | -janewalker6847, December 10, 2006 |
|
Tutorial: Mirrored RAID with GRUB |
 vote
 |
|
How to migrate from a single-disk bootable Linux installation to a RAID-1 system...
This article assumes you are using GRUB as your bootloader, and that you have an existing, working, and bootable installation of Linux. This document (should) contain every command required to convert a single drive over to a fully mirrored RAID-1 system. During the process, you will have an opportunity to change the filesystem type (perhaps from Ext2 to XFS or ReiserFS); I will be migrating partitions from Ext2 to Ext3 and XFS. read more... |
|
| | mail this link | permapage | score:8472 | -Ray, September 12, 2005 |
|
Tutorial: GRUB in Debian HOWTO, Version 1.0 |
 vote
 |
|
A little lesson in bootloaders.
Why use GRUB instead of LILO? Well, if you're reading this HOWTO, you're likely to already have your reasons for switching. But to give a couple quick reasons, you only install GRUB in your MBR once, it doesn't need to be reinstalled each kernel change like LILO, and you can also edit the boot entries, etc. from GRUB itself without having to boot first and change the config file. These are just some of my reasons, you can find more for yourself - but how do you set it up the Debian way? This HOWTO will show you how to install the GRUB bootloader, configure it, create GRUB boot floppies and keep your GRUB configuration up to date with your latest installed kernels easily. read more... |
|
| | mail this link | permapage | score:8452 | -Ray, October 24, 2002 (Updated: October 19, 2004) |
|
|