diff options
Diffstat (limited to 'md/writeup')
-rw-r--r-- | md/writeup/qemu_usage.md | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/md/writeup/qemu_usage.md b/md/writeup/qemu_usage.md index 04172f7..f022f37 100644 --- a/md/writeup/qemu_usage.md +++ b/md/writeup/qemu_usage.md @@ -20,19 +20,6 @@ qemu-system-i386 -cdrom _iso_image_ -boot order=d _qemu_image_ -m 512 ``` -<!-- -### Setting up network card - -``` --net nic -``` - -### Setting up tun device - -``` -brctl addbr tun0 -``` ---> ### Lunching image If everything installed then image could be runed just with |