summaryrefslogtreecommitdiff
blob: e1283e5efc8fc6ebbb267fd23dbd45611d4715ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
.\" Man page for make-memtest86+-boot-floppy 

.TH make-memtest86+-boot-floppy 1

.SH NAME
make-memtest86+-boot-floppy \- create a memtest86+ boot-floppy using GRUB.

.SH SYNOPSIS

.B make-memtest86+-boot-floppy [ \-\-memtest 
.I <path to memtest86+-image>
.B ] [ \-\-floppyimage 
.I <path to floppyimage/device>
.B ]

.SH DESCRIPTION
.B make-memtest86+-boot-floppy
can create a memtest86+ boot floppy using GRUB as the bootloader.

.SH OPTIONS

.IP "\-\-memtest <path to the memtest-image>"
Path to the memtest86+-image, default is /boot/memtest86+.bin.

.IP "\-\-floppyimage <path to the floppyimage or device>"
File or device where the boot-image should be written to, default is /dev/fd0.

.IP "\-\-help" 
Display a short message about the options of the tool.

.SH AUTHOR
This man-page has been written by Thomas Schmidt <thomas@thsnet.de>
.PP
Permission is granted to copy, distribute and/or modify this document under
the terms of the GNU General Public License, Version 2 any
later version published by the Free Software Foundation.
.PP
On Debian systems, the complete text of the GNU General Public
License can be found in /usr/share/common\-licenses/GPL.