From a09563575e844117f352ec82dbc450c83115ee39 Mon Sep 17 00:00:00 2001 From: Rafal Wojtczuk Date: Mon, 11 Apr 2011 13:22:07 +0000 Subject: [PATCH] InstallationGuide changed --- InstallationGuide.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/InstallationGuide.md b/InstallationGuide.md index ff9a1ae3..73ef45df 100644 --- a/InstallationGuide.md +++ b/InstallationGuide.md @@ -106,6 +106,8 @@ Known Issues - Virtualized try icons might look incorrectly directly for some apps. This problem seems to vanish whenever the app refreshes the icon. +- If using a wired connection in netvm, it might not come up properly after suspend/resume. One may need to manually do ` ifconfig eth0 down; ifconfig eth0 up` in netvm after resume. + Getting Help ------------