diff options
Diffstat (limited to 'debvm-run')
-rwxr-xr-x | debvm-run | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -90,6 +90,7 @@ KERNEL_CMDLINE=root=/dev/$DISKDEV NETDEV="user,id=net0" set -- \ + -no-user-config \ -m 1G \ -smp "$(nproc)" \ -kernel "$KERNELTMP" \ |