projects
/
rrq
/
tiniest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eed2bf9
)
Adjusted to avoid pxe boot options.
author
Ralph Ronnquist
<rrq@rrq.au>
Mon, 28 Apr 2025 05:50:17 +0000
(15:50 +1000)
committer
Ralph Ronnquist
<rrq@rrq.au>
Mon, 28 Apr 2025 05:50:17 +0000
(15:50 +1000)
vm.sh
patch
|
blob
|
history
diff --git
a/vm.sh
b/vm.sh
index 4e8522ac3ec842b8a76a06d65f5ab6575f7df743..2295f5b59ec9d60de0709a9b192bd6a3d99a93c5 100755
(executable)
--- a/
vm.sh
+++ b/
vm.sh
@@
-61,7
+61,7
@@
fi
case "$NET" in
vde)
- NET="-
net nic,model=e1000
-net vde,sock=/run/vde.ctl"
+ NET="-
device e1000,romfile=
-net vde,sock=/run/vde.ctl"
;;
*)
NET=