|
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:9829 | -Dipin Krishna, January 25, 2010 |
|
Loading Xen via GRUB2 on Ubuntu Karmic Server |
 vote
 |
|
| Due to GRUB2 doesn’t allow module entries to accept parameters via command line in meantime , creating corresponding Xen grub2 entries for xenified aka Suse kernels went a bit different from the same procedures on Jaunty and Intrepid Servers. read more... |
|
| | permapage | score:9709 | -Boris Derzhavets, September 1, 2009 |
|
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:9566 | -falko, September 2, 2009 |
|
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:9541 | -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:9485 | -Boris Derzhavets, January 2, 2009 |
|
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:9470 | -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:9361 | -Ray, December 26, 2007 |
|
Tutorial: How and why to switch to GRUB |
 vote
 |
|
A step-by-step plan to switch your system from LILO to GRUB -- and a few good reasons why you should.
If you're still lumbering along with the antique Linux Loader LILO, you really ought to consider migrating to GRUB, the Grand Unified Bootloader. LILO is quite good, and, as the saying goes, if it ain't broke .... But GRUB has some advantages that make it, in my opinion, the Bootloader of today's generation. Here's why... read more... |
|
| | permapage | score:9350 | -Ray, April 20, 2004 |
|
Pygrub install SNV87 DomU at Xen 3.2 Ubuntu 8.04 Desktop Dom0 (64-bit) |
 vote
 |
|
| Install Ubuntu 8.04 Xen Desktop (amd64) as advised by Todd Deshane ([1]). Notice, that performing same install at Ubuntu 8.04 Xen Server (amd64) ([2]), i didn't test "pygrub" and mentioned install has been done with xen manager, what required to mount loop ISO image of Solaris DVD and copy xen-kernel and boot_archive off of the disk to Dom0.Pygrub works fine on both Ubuntu 8.04 Xen 3.2 Server and Desktop in regards of Solaris PV guests installs. To configure startup profile for Solaris Nevada build 87 at Ubuntu 8.04 Xen Desktop manage as follows .. read more... |
|
| | mail this link | permapage | score:9347 | -Boris Derzhavets, May 18, 2008 |
|
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:9334 | -Ray, March 14, 2005 |
|
GRUB Menu Tutorial |
 vote
 |
|
This tutorial describes how to edit the GRUB menu. It will also show how to add operating systems and how to add splash screens.
The reason anyone would use the GRUB menu is to dual-boot two different operating systems. All it is is a simple DOS menu that you select which operating system you want to load during boot-up. read more... |
|
| | permapage | score:9236 | -falko, July 30, 2007 |
|
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:9219 | -falko, April 6, 2008 |
|
Backport ZFS Support for pygrub to Xen 3.3.1 |
 vote
 |
|
Gitco is providing http://www.gitco.de/repo/src/xen-3.3.1-0.src.rpm for free download. It gives an immediate option to back port Pygrub ZFS support from Xen 3.4-testing mercurial tree. Raw content of CSs 19322,19323 is supposed to be placed into patch files under /usr/src/redhat/SOURCES.
File /usr/src/redhat/SPECS/xen-3.3.1.spec gets updated to process two more patches added to SOURCES. The last step is to run rpmbuild to create RPMS with patches to be installed instead of original ones from http://gitco.de. read more... |
|
| | mail this link | permapage | score:9201 | -Boris Derzhavets, June 7, 2009 |
|
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:9110 | -Ray, March 3, 2008 |
|
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:9029 | -Ray, June 14, 2007 |
|
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:9026 | -Ray, November 10, 2003 (Updated: September 19, 2004) |
|
Pygrub and install Solaris DomU at Fedora 8 Dom0 (x86_64) |
 vote
 |
|
Procedure descibed bellow attaches Solaris DomU to libvirtd's daemon subnet 192.168.122.0 (netmask 255.255.255.0) utilizing interface virbr0 and dnsmasq service as DHCP server. It doesn't require DHCP bridge and external DHCP Server to turn on old fashion xen-bridging on F8 Dom0.
Xen implementation on Fedora 8 allows to utilize pygrub as bootloader for Solaris DomUs, what significantly simplifies creating installation and runtime profiles for SNV DomUs and also will work for any build of OpenSolaris (76,78,79) regardless of "Bug 633784 checksum offload with Linux dom0 produces invalid checksum", been fixed in build 81. read more... |
|
| | mail this link | permapage | score:9018 | -Boris Derzhavets, February 22, 2008 |
|
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:9006 | -Ray, October 4, 2006 |
|
GRUB tips and tricks |
 vote
 |
|
This article includes a tutorial on installing the GRUB on a USB flash drive.
GRUB is a boot loader, which means it passes control of the boot process from the Power-On Self Test (POST) to the kernel of your GNU/Linux distribution. GRUB works in a modular, layered fashion so that any unneeded modules are not loaded. Not only does this reduce execution time, but it saves valuable resources when running from removable media. GRUB optionally loads its configuration file at run/boot time, so you don’t have to type in commands manually each time. However, the command-line option is still available in case there is an error in your configuration file. read more... |
|
| | mail this link | permapage | score:9004 | -Ray, January 17, 2006 |
|
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:8991 | -janewalker6847, December 10, 2006 |
|
|