Ubuntu Pastebin

Paste from bmorriso at Thu, 9 Apr 2015 21:01:26 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
usage: curtin [-h] [--showtrace] [--verbose] [--log-file LOG_FILE]
              {block-meta,curthooks,extract,hook,in-target,install,net-meta,pack,swap}
              ...
curtin: error: argument subcmd: invalid choice: 'block_meta' (choose from 'block-meta', 'curthooks', 'extract', 'hook', 'in-target', 'install', 'net-meta', 'pack', 'swap')
Installation failed with exception: Unexpected error while running command.
Command: ['curtin', 'block_meta', 'simple', '-D', '/dev/sdb']
Exit code: 2
Reason: -
Stdout: "usage: curtin [-h] [--showtrace] [--verbose] [--log-file LOG_FILE]\n              {block-meta,curthooks,extract,hook,in-target,install,net-meta,pack,swap}\n              ...\ncurtin: error: argument subcmd: invalid choice: 'block_meta' (choose from 'block-meta', 'curthooks', 'extract', 'hook', 'in-target', 'install', 'net-meta', 'pack', 'swap')\n"
Stderr: ''
Download as text