diff options
-rwxr-xr-x | trex_book.asciidoc | 7 | ||||
-rwxr-xr-x | trex_book_basic.asciidoc | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/trex_book.asciidoc b/trex_book.asciidoc index cfcb3c63..d3174fcd 100755 --- a/trex_book.asciidoc +++ b/trex_book.asciidoc @@ -1607,4 +1607,11 @@ The TRex output <1> this counter should be zero +=== Troubleshoot installation, FAQ + +Q: During OS installation, screen is skewed / error "Out of range" / resolution not supported etc. + +A: + +* Fedora - during installation, choose "Troubleshooting" -> Install in basic graphic mode +* Ubuntu - try Ubuntu server, which has textual installation diff --git a/trex_book_basic.asciidoc b/trex_book_basic.asciidoc index 6e679114..105a5a1d 100755 --- a/trex_book_basic.asciidoc +++ b/trex_book_basic.asciidoc @@ -3229,7 +3229,7 @@ The YAML configuration is something like this: distribution : "seq" ip_start : "58.0.0.1" ip_end : "58.0.1.255" - dual_port_mask : "1.0.0.0 + dual_port_mask : "1.0.0.0" cap_info : - name: avl/delay_10_http_get_0.pcap cps : 404.52 |