From c791371f8bd7dd21ff878ad2e1b540c38f6df650 Mon Sep 17 00:00:00 2001 From: Joanna Rutkowska Date: Mon, 11 Apr 2011 17:46:24 +0000 Subject: [PATCH] InstallationGuide changed Added info about installer creating 2nd boot part --- InstallationGuide.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/InstallationGuide.md b/InstallationGuide.md index 73ef45df..e9db32a7 100644 --- a/InstallationGuide.md +++ b/InstallationGuide.md @@ -108,6 +108,8 @@ Known Issues - 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. +- Under some circumstances, when you choose "Use All Space" during installation, the installer will not replace your boot partition but will create another one. + Getting Help ------------