Skip to content

Commit

Permalink
Add info about using -E with NVMe disks.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrfai committed May 26, 2022
1 parent eb633f3 commit c8b66e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-utils/fai-kvm
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ usage() {
-s <size> size of the local disk in GB (default is ${size}GB)
-d <num> number of local disks (default is 1)
-D <path> directory, where the disk image files are created (default: $diskdir)
-M Create NVMe drives instead of SATA disks
-M Create NVMe drives instead of SATA disks. You may want to add -E.
-m <mem> RAM size in MB (defaults is ${ram}MB)
-u <num> user number. This will become part of the MAC address of the interface
of the VM and is the number of the tap device number. It is also used
Expand Down

0 comments on commit c8b66e5

Please sign in to comment.