GRUB(8) FSF GRUB(8)NAME
grub - the grub shell
SYNOPSIS
grub [OPTION]...
DESCRIPTION
Enter the GRand Unified Bootloader command shell.
--batch
turn on batch mode for non-interactive use
--boot-drive=DRIVE
specify stage2 boot_drive [default=0x0]
--config-file=FILE
specify stage2 config_file [default=/boot/grub/menu.lst]
--device-map=FILE
use the device map file FILE
--help display this message and exit
--hold wait until a debugger will attach
--install-partition=PAR
specify stage2 install_partition [default=0x20000]
--no-config-file
do not use the config file
--no-curses
do not use curses
--no-floppy
do not probe any floppy drive
--no-pager
do not use internal pager
--preset-menu
use the preset menu
--probe-second-floppy
probe the second floppy drive
--read-only
do not write anything to devices
--verbose
print verbose messages
--version
print version information and exit
REPORTING BUGS
Report bugs to <bug-grub@gnu.org>.
SEE ALSO update-grub(8), grub-install(8).
The full documentation for grub is maintained as a Texinfo manual in the grub-legacy-doc package. If the info and grub programs are prop-
erly installed at your site, the command
info grub
should give you access to the complete manual.
grub (GNU GRUB 0.97) January 2013 GRUB(8)
Check Out this Related Man Page
GRUB(8) FSF GRUB(8)NAME
grub - the grub shell
SYNOPSIS
grub [OPTION]...
DESCRIPTION
Enter the GRand Unified Bootloader command shell.
--batch
turn on batch mode for non-interactive use
--boot-drive=DRIVE
specify stage2 boot_drive [default=0x0]
--config-file=FILE
specify stage2 config_file [default=/boot/grub/menu.lst]
--device-map=FILE
use the device map file FILE
--help display this message and exit
--hold wait until a debugger will attach
--install-partition=PAR
specify stage2 install_partition [default=0x20000]
--no-config-file
do not use the config file
--no-curses
do not use curses
--no-floppy
do not probe any floppy drive
--no-pager
do not use internal pager
--preset-menu
use the preset menu
--probe-second-floppy
probe the second floppy drive
--read-only
do not write anything to devices
--verbose
print verbose messages
--version
print version information and exit
REPORTING BUGS
Report bugs to <bug-grub@gnu.org>.
SEE ALSO update-grub(8), grub-install(8).
The full documentation for grub is maintained as a Texinfo manual in the grub-legacy-doc package. If the info and grub programs are prop-
erly installed at your site, the command
info grub
should give you access to the complete manual.
grub (GNU GRUB 0.97) January 2013 GRUB(8)
hai,
i have a problem. i installed RHEL 4. The system got hanged during installation.so now i want to install Windows XP. when i boot from cd i am getting grub> prompt. so i want to remove grub from MBR.
And i am having 128MB RAM.whether it is recommended for installation for RHEL4.
Give me... (7 Replies)
ok so i have two HDs on my PC, on the 1st one (master) i have w2k running, i decided to install debian on the second (slave). During the install, i was asked if i wanted to install grub, i said yes.
Now debian starts just fine. Windows on the hand now takes forever to load (ie like two minutes... (4 Replies)
Hello All,
I am pretty new to Linux,
When trying to install TurboLinux 6.0 through a boot floppy,
After a while it says to insert the CD and later it is not recognizing the CDROM,
SO do we need to mount the CD-ROM before installation ??
Thanks in Advance :)
S (13 Replies)
I have a new Dell PowerEdge 2900 with perc5/i and no os. I need to install SCO Openserver 6 and I need create a megasas BTLD floppy in order to install the os.
http://ftp.sco.com/pub/unixware7/714/drivers/megasas_1.1/README.hba.megasas.1.1.txt
According to the link, I need to download the... (4 Replies)
Hi all,
I would like to have some details on menu.lst!!
the reason is ,if i am trying to add my own boot option where do i need to add it?
is it in menu.lst only or elsewere(am referring to unix os)
because i tried adding a unique boot option and it was not reflected when the system booted?... (8 Replies)
I have Solaris 10 Express that I installed on a PC with two drives. It was on drive 1 (with the boot drive being drive 0). Linux was in a different parition and my boot options where managed by grub.
The Solaris parition's /etc/vfstab referenced the root, user, etc.. disks as c0d1sX. But... (6 Replies)
I have a x4200 m2 that I've installed Solaris 10 on. I've created a raid 1 mirror using disk0 and disk1. I'm trying to add the mirror bootblk to the grub menu so in case of a failure of disk0, I can simply boot from the mirrored disk1. I'm looking for the syntax to add the alternate boot path to... (5 Replies)
hi, I' ve found an error while starting up solaris 10, so I booted in safe mode from grub and modified the menu.lst with vi, to obtain a verbose output of the error. It says
failed to readsuperblock
diskread reading beyound end of ramdisk
start = 0x800 size=0x800
...
...
panic: cannot... (9 Replies)
Hello,
I am using debian-5.0.0(lenny) . I installed windows xp(a hacked version) on a usb stick. this stick works perfectly well and boots off a windows system successfully.
but on linux it is finding problems to do so.
So I finally decided to put a grub entry to boot off the usb HDD.
... (8 Replies)
I wanna install grub/grub2 on my empty hard disk drive.
For that I boot my machine from ubuntu 10.04 Live OS
and tried to install it but failed.
So what to do now ?
Also I think some toolset , if I want to boot the vanilla Linux kernel (please suggest me the link for that) ,
So after... (8 Replies)
I wanna install grub on my flash drive for rescue usage.
My computer installs winxp, and I have fedora12 installed in vmware. I did like this:
step1: format the flash drive as FAT in winXP.
step2: in fedora12, mount the flash drive on /media/flash
step3: excute the command: grub-install... (10 Replies)
Hello, I am new to solaris, just installed the latest beleniX-Distro on hd. Works fine so far, but where is the grub configuration, I want to add my Linuxsystem to it.
I found /boot/grub/menu.lst.detailed, this seems to be the version from the LiveCD, with many entries, when I boot the box, I have... (4 Replies)
Hi,
I want to collect info from a no. of servers whether there grub.conf contain "elevator" parameter or not.
What I want is
sudo cat /etc/grub.conf | grep -q "elevator=noop"; echo $?
If output is "0", I want name of that host in a file called "present"
if its not "0", I want that... (4 Replies)
Hi I am trying hard to append a configuration file like
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
#... (7 Replies)
sco 5.0.7
my ancient sco unix system hangs on booting gives me the following error message
exit-/etc/init (PID1) DIED, STATUS 0X0000009F
had trouble shutting down last night would give me login prompt but would not let me into root with password.- I powered off probably compounded the... (17 Replies)