~ubuntu-branches/ubuntu/hoary/grub/hoary

« back to all changes in this revision

Viewing changes to debian/grub-floppy.8

  • Committer: Bazaar Package Importer
  • Author(s): Jason Thomas
  • Date: 2002-02-04 15:35:01 UTC
  • Revision ID: james.westby@ubuntu.com-20020204153501-4dueio3est059vk0
Tags: 0.91-2
added patch from upstream which fixes a typo in the makefile that broke
xfs support, md5crypt, serial support and hercules support

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\" Please adjust this date whenever revising the manpage.
 
2
.\"
 
3
.\" Some roff macros, for reference:
 
4
.\" .nh        disable hyphenation
 
5
.\" .hy        enable hyphenation
 
6
.\" .ad l      left justify
 
7
.\" .ad b      justify to both left and right margins
 
8
.\" .nf        disable filling
 
9
.\" .fi        enable filling
 
10
.\" .br        insert line break
 
11
.\" .sp <n>    insert n+1 empty lines
 
12
.\" for manpage-specific macros, see man(7)
 
13
.TH "grub-floppy" "8" "August 17, 2001" "Jason Thomas"
 
14
.SH NAME
 
15
grub\-floppy \- program to do build a generic grub boot disc
 
16
.SH SYNOPSIS
 
17
.B grub\-floppy
 
18
.RI [ options ]  " <block_device>" ...
 
19
.SH DESCRIPTION
 
20
.B \fBgrub\-floppy\fR
 
21
is a program to build a generic grub boot disc. The boot disc when booted provides the grub command line (also referred to as the grub shell).
 
22
.PP
 
23
For more information on using the grub command line, see \fBinfo grub\fR
 
24
.PP
 
25
.SH OPTIONS
 
26
This program follow the usual GNU command line syntax, with long
 
27
options starting with two dashes (`-').
 
28
A summary of options is included below.
 
29
.TP
 
30
.B \-h, \-\-help
 
31
Show summary of options.
 
32
.SH NOTE
 
33
It is possible to create a grub boot disc using grub-install, although the boot disc created will be specific to the computer it is created on. Using grub-floppy will create a more generic floppy only limted by architecture.
 
34
.SH SEE ALSO
 
35
.BR grub (8),
 
36
.BR grub-install (8).
 
37
.PP
 
38
The full documentation for
 
39
.B grub
 
40
is maintained as a Texinfo manual.  If the
 
41
.B info
 
42
and
 
43
.B grub
 
44
programs are properly installed at your site, the command
 
45
.IP
 
46
.B info grub
 
47
.PP
 
48
should give you access to the complete manual.
 
49
.SH AUTHOR
 
50
This manual page was written by Jason Thomas <jason@debian.org>,
 
51
for the Debian GNU/Linux system (but may be used by others).
 
52
.\" vim:syn=nroff