File: bootcd-7.rst

package info (click to toggle)
bootcd 6.9.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 520 kB
  • sloc: sh: 1,940; makefile: 49
file content (37 lines) | stat: -rw-r--r-- 985 bytes parent folder | download | duplicates (3)
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
========
 bootcd
========

------------------
 use bootcd utils
------------------

:Author: bernd.schumacher@hpe.com
:Date: 2020-08-07
:Copyright: Bernd Schumacher <bernd.schumacher@hpe.com> (2007-2020)
:License: GNU General Public License, version 3
:Version: 0.1
:Manual section: 7
:Manual group: bootcd utils

SYNOPSIS
========

*bootcd-tool* *options*

*bootcd-tool* = **bootcdwrite** | **bootcd2disk** | **bootcdflopcp**

DESCRIPTION
===========

*bootcd-tools* can copy a running or mounted Debian system.
Different boot configuration are supportet (efi, old bios, secure boot).
**bootcdwrite** creates an ISO life-cd file called **bootcd** using an overlayfs.
**bootcdflopcp** writes changes from overlayfs to floppy disk, when running from **bootcd**.
**bootcd2disk** writes bootable disks (with our without lvm, ext2, ext3, ext4, vfat, swap).

SEE ALSO
========

bootcdwrite(1), bootcd2disk(1), bootcdflopcp(1), bootcdmk2diskconf(1),
bootcdwrite.conf(5), bootcd2disk.conf(5)