grub.8 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.23.
  2. .TH GRUB "8" "June 2006" "grub (GNU GRUB 0.97)" FSF
  3. .SH NAME
  4. grub \- the grub shell
  5. .SH SYNOPSIS
  6. .B grub
  7. [\fIOPTION\fR]...
  8. .SH DESCRIPTION
  9. Enter the GRand Unified Bootloader command shell.
  10. .TP
  11. \fB\-\-batch\fR
  12. turn on batch mode for non-interactive use
  13. .TP
  14. \fB\-\-boot\-drive\fR=\fIDRIVE\fR
  15. specify stage2 boot_drive [default=0x0]
  16. .TP
  17. \fB\-\-config\-file\fR=\fIFILE\fR
  18. specify stage2 config_file [default=/boot/grub/menu.lst]
  19. .TP
  20. \fB\-\-device\-map\fR=\fIFILE\fR
  21. use the device map file FILE
  22. .TP
  23. \fB\-\-help\fR
  24. display this message and exit
  25. .TP
  26. \fB\-\-hold\fR
  27. wait until a debugger will attach
  28. .TP
  29. \fB\-\-install\-partition\fR=\fIPAR\fR
  30. specify stage2 install_partition [default=0x20000]
  31. .TP
  32. \fB\-\-no\-config\-file\fR
  33. do not use the config file
  34. .TP
  35. \fB\-\-no\-curses\fR
  36. do not use curses
  37. .TP
  38. \fB\-\-no\-floppy\fR
  39. do not probe any floppy drive
  40. .TP
  41. \fB\-\-no\-pager\fR
  42. do not use internal pager
  43. .TP
  44. \fB\-\-preset\-menu\fR
  45. use the preset menu
  46. .TP
  47. \fB\-\-probe\-second\-floppy\fR
  48. probe the second floppy drive
  49. .TP
  50. \fB\-\-read\-only\fR
  51. do not write anything to devices
  52. .TP
  53. \fB\-\-verbose\fR
  54. print verbose messages
  55. .TP
  56. \fB\-\-version\fR
  57. print version information and exit
  58. .SH "REPORTING BUGS"
  59. Report bugs to <bug-grub@gnu.org>.
  60. .SH "SEE ALSO"
  61. The full documentation for
  62. .B grub
  63. is maintained as a Texinfo manual. If the
  64. .B info
  65. and
  66. .B grub
  67. programs are properly installed at your site, the command
  68. .IP
  69. .B info grub
  70. .PP
  71. should give you access to the complete manual.