Skip to content

Commit

Permalink
remove duplicate infos
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrfai committed Aug 14, 2023
1 parent 9a3c53a commit ec6a045
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions man/fai-diskimage.8
Original file line number Diff line number Diff line change
Expand Up @@ -70,19 +70,13 @@ ens3 is the network name inside a KVM/QEMU virtual machine.
fai-diskimage will use zerofree if it's available on the host for
getting better compression of the raw images.

Before creating an image, make sure you have the configuration space
available. Create the config space for FAI by using the examples from
the fai-doc package.

# fai-mk-configspace

fai-diskimage is not limited to creating images for virtual
machines. The raw images can also be copied (via dd) onto a real disk
for booting bare metal hosts.

You can start fai-diskimage in a clean shell environment by calling:

# env -i /usr/sbin/fai-diskimage -vNu cloudhost -S5G -cBULLSEYE64,GCE disk.raw
# env -i /usr/sbin/fai-diskimage -vNu cloudhost -S5G -cBOOKWORM64,CLOUD disk.raw


You can also build cross-architecture disk images using
Expand Down

0 comments on commit ec6a045

Please sign in to comment.