Sponsored Content
Full Discussion: Bootloader Resources
Special Forums Hardware Boot Loaders Bootloader Resources Post 302459033 by fpmurphy on Sunday 3rd of October 2010 11:01:08 AM
Old 10-03-2010
Bootloader Resources

Here is a list of resources for Unix and GNU/Linux bootloaders:

GRUB Legacy: The original GRand Unified Bootloader. Now known as GRUB Legacy.
GRUB: The latest and greatest. More commonly known as GRUB2.
BRUG: Brand-new Universal loadeR from GRUB. Based on GRUB. Adds features like new object format and configurable menu system.
LILO: LInux LOader. The original GNU/Linux bootloader.
Coreboot: An open source BIOS.
UEFI: Unified Extensible Firmware Interface. Previously known as EFI. Apple uses a variant of this.
PXE: Preboot Execution Environment. Boot over a network.
Syslinux: Syslinux, PXELinux and ISOLinux resources.

Last edited by fpmurphy; 10-04-2010 at 10:25 PM..
This User Gave Thanks to fpmurphy For This Post:
 

10 More Discussions You Might Find Interesting

1. Solaris

solaris 10 bootloader

Hi, I'm new to solaris and I have a question about installing solaris 10. Does solaris during install create a /boot partition? And if it does, is it possible to set the bootloader on this partition or will it always be on the MBR? greetz tony (4 Replies)
Discussion started by: topa
4 Replies

2. AIX

can anybuddy tell me what bootloader is used in AIX4.3

hi this is fani working as jr system administration on unix flavours so please help waht bootloader is used in AIX 4.3 ver now LILO is using in AIX 5 help me to find the answer and there configuration file also tankzz.............. (0 Replies)
Discussion started by: phanifani
0 Replies

3. Red Hat

RedHat BootLoader

Hi, I have Windows XP and RedHat ES both. Last day I format windows due to problems in it, But now the BootLoader that used to come earlier is not coming. My system is directly booting Windows XP. How can I recover RedHat or what I need to do to get back the BootLoader. So that I can use both... (1 Reply)
Discussion started by: somnathbanerjee
1 Replies

4. UNIX for Dummies Questions & Answers

Help needed with bootloader configuration !

I have installed Fedora 8 in my external harddrive in my laptop( toshiba satellite 1135-S125). During initial installation i installed the bootloader in the MBR of the external harddisk instead of the internal harddisk. the problem is that i donot always turn on the external harddrive;therefore,... (0 Replies)
Discussion started by: sunilryl
0 Replies

5. UNIX for Advanced & Expert Users

Network Bootloader using Linux ...

Hello, I want to find out the best route for setting up a network bootloader where I can have a custom listing of programmable options. Some of the desired options include: Setting up a linux or windows system via the network Troubleshooting utilities (like Knoppix) load via the... (2 Replies)
Discussion started by: ckoeber
2 Replies

6. Linux

Bootloader problem Grub.

Hello, I have some questions about my Mandriva Linux. My father died last year and so I got automatically forced to use Linux (master computer). I have become a little bit known with it, had to reset the root password via command lines etc. But I have some problems I can't solve on my own. In... (0 Replies)
Discussion started by: blabla9002
0 Replies

7. UNIX for Dummies Questions & Answers

Bootloader problem Grub.

Bootloader problem Grub. Hello, I have some questions about my Mandriva Linux. My father died last year and so I got automatically forced to use Linux (master computer). I have become a little bit known with it, had to reset the root password via command lines etc. But I... (11 Replies)
Discussion started by: blabla9002
11 Replies

8. Solaris

Bootloader Administration Tool

I need to know how to install & use 'Bootloader Administration Tool' in Solaris 11 Express. There is some documentation on this tool under 'Help' if you are in 'Package Manager'. :wall: Thanks (0 Replies)
Discussion started by: Tenyhwa
0 Replies

9. Ubuntu

How do I re-install my bootloader?

I accidently altered my partition table. Somehow I wiped it out completely and changed the disk label. Before I rebooted I managed to rebuild it the way it originally was using the original structure and label however I need to re-install a new bootloader for the new MBR. I have Ubuntu 14.04TLS... (1 Reply)
Discussion started by: project722
1 Replies

10. Ubuntu

How to change a preset bootloader

I have 2 pc's and 1 laptop (all less than a year old) and all 3 have been messed with by super smart but nosy roommate. The bootloader for all three (Gigabyte,Asus and Hp laptop) runs from RAM disk (Paragon software boot it bare metal I think) on a virtual drive that has all the different drivers... (0 Replies)
Discussion started by: kamiz101
0 Replies
GRUB-INSTALL(8) 							FSF							   GRUB-INSTALL(8)

NAME
grub-install - install GRUB on your drive SYNOPSIS
grub-install [OPTION] install_device DESCRIPTION
Install GRUB on your drive. -h, --help print this message and exit -v, --version print the version information and exit --root-directory=DIR install GRUB images under the directory DIR instead of the root directory --grub-shell=FILE use FILE as the grub shell --no-floppy do not probe any floppy drive --force-lba force GRUB to use LBA mode even for a buggy BIOS --recheck probe a device map even if it already exists INSTALL_DEVICE can be a GRUB device name or a system device filename. grub-install copies GRUB images into the DIR/boot directory specfied by --root-directory, and uses the grub shell to install grub into the boot sector. REPORTING BUGS
Report bugs to <bug-grub@gnu.org>. SEE ALSO
grub(8), update-grub(8). The full documentation for grub-install is maintained as a Texinfo manual in the grub-legacy-doc package. If the info and grub-install programs are properly installed at your site, the command info grub-install should give you access to the complete manual. grub-install (GNU GRUB 0.97) January 2013 GRUB-INSTALL(8)
All times are GMT -4. The time now is 05:04 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy