diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2009-03-28 20:02:15 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2009-03-28 20:02:15 +0100 |
commit | 17c03d4ac934b2cf184e477c62abe355e37842cb (patch) | |
tree | 0723bb942a06307b37e33e61fb98930031fdc4f8 | |
parent | 91e6909a9c28b4848042d31466accea9e42b9714 (diff) |
document memory limitation
-rw-r--r-- | microkernel/mach/gnumach/ports/xen.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/microkernel/mach/gnumach/ports/xen.mdwn b/microkernel/mach/gnumach/ports/xen.mdwn index 68fd1638..b3d8a3e4 100644 --- a/microkernel/mach/gnumach/ports/xen.mdwn +++ b/microkernel/mach/gnumach/ports/xen.mdwn @@ -40,6 +40,9 @@ Here is a sample /etc/xen/hurd configuration vif = [ '' ] ramdisk = "/boot/hurd-modules" +Do not give more than 580MB memory (due to bootstrap limitations, it's not easy +to map more). + Suggestions about [[networking_configuration]] are available. If you need stable MAC addresses, use a syntax like `vif = [ |