summaryrefslogtreecommitdiff
path: root/md/writeup
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2015-12-24 18:32:15 +0000
committerFreeArtMan <dos21h@gmail.com>2015-12-24 18:32:15 +0000
commit587d9395b3cae9eafd2525ccef7d1cdb880e8665 (patch)
tree482924a0e66d6aaf40d1c7dbbe7723f8c899a7ea /md/writeup
parenta727b996edbfb0e7d5a110b4748061bbe90ac170 (diff)
downloadmd-content-587d9395b3cae9eafd2525ccef7d1cdb880e8665.tar.gz
md-content-587d9395b3cae9eafd2525ccef7d1cdb880e8665.zip
QEMU_USAGE dont havent checked if network card settup works properly2
Diffstat (limited to 'md/writeup')
-rw-r--r--md/writeup/qemu_usage.md13
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