diff options
-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" \ |
![]() |
index : ~helmut/debvm.git | |
A tool for creating and running Debian-based VMs | Helmut Grohne |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | debvm-run | 1 |
@@ -90,6 +90,7 @@ KERNEL_CMDLINE=root=/dev/$DISKDEV NETDEV="user,id=net0" set -- \ + -no-user-config \ -m 1G \ -smp "$(nproc)" \ -kernel "$KERNELTMP" \ |