aboot.8 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. .\" This manpage has been automatically generated by docbook2man-spec
  2. .\" from a DocBook document. docbook2man-spec can be found at:
  3. .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
  4. .\" Please send any bug reports, improvements, comments, patches,
  5. .\" etc. to Steve Cheng <steve@ggi-project.org>.
  6. .TH "ABOOT" "8" "11 Juli 2002" "aboot" ""
  7. .SH NAME
  8. aboot \- The secondary boot loader for Linux/Alpha
  9. .SH "COPYRIGHT"
  10. .PP
  11. \fBaboot\fR is Copyright (C) 1996 Linus Torvalds, David Mosberger-Tang and Michael Schwingen
  12. .SH "DESCRIPTION"
  13. .PP
  14. \fBaboot\fR is the secondary boot loader needed if
  15. the Linux/Alpha system is booted via SRM. It is usually installed during
  16. system installation by \fBswriteboot\fR(8).
  17. .PP
  18. To automate the booting process predefined boot configurations can be stored
  19. in \fIetc/aboot.conf\fR(5).
  20. .PP
  21. \fBaboot\fR can also be used interactively by issuing
  22. .PP
  23. \fBboot \fIdka0 -fl "i"\fB\fR
  24. .PP
  25. at the SRM-Prompt where dka0 has to be replaced by the device used.
  26. .PP
  27. In the interactive mode you can use the command h to show your current
  28. \fIetc/aboot.conf\fR and then the appropriate number
  29. (or a complete boot command as in SRM) to boot Linux.
  30. .PP
  31. If you do not want to use the \fIetc/aboot.conf\fR as set
  32. up by \fBabootconf\fR you can explicitly tell
  33. \fBaboot\fR where to look for \fIetc/aboot.conf\fR by prepending the number of the configuration with the proper
  34. partition, i.e. if your \fIetc/aboot.conf\fR is on your
  35. second partition and you want to boot the entry labeled three you would
  36. issue
  37. .PP
  38. \fBboot \fIdqa -fl "2:3"\fB\fR
  39. .PP
  40. Note that this applies to Linux booting via SRM only as
  41. VMS, Tru64, *BSD and
  42. Windows NT each have their own secondary boot loader.
  43. Furthermore \fBaboot\fR is also not needed if the system is booted via
  44. \fBmilo\fR.
  45. .SH "AUTHOR"
  46. .PP
  47. This man page was written by Helge Kreutzmann
  48. <kreutzm@itp.uni-hannover.de> for the Debian GNU/Linux project
  49. but may be used by others.
  50. .SH "FILES"
  51. .PP
  52. \fIetc/aboot.conf\fR
  53. .SH "SEE ALSO"
  54. .PP
  55. \fBabootconf\fR(8), \fIaboot.conf\fR(5),
  56. \fBswriteboot\fR(8), HP SRM Manual