From 18f7379c654bac5b91d0cfd0cf8672c8b80cb9f5 Mon Sep 17 00:00:00 2001 From: ahrenholz Date: Fri, 18 Sep 2009 20:24:29 +0000 Subject: [PATCH] added warning about ext4 on OpenVZ on Fedora 11 --- wiki/Fedora.wiki | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wiki/Fedora.wiki b/wiki/Fedora.wiki index 6a16fc84..6f4c3357 100644 --- a/wiki/Fedora.wiki +++ b/wiki/Fedora.wiki @@ -2,6 +2,8 @@ = Installing OpenVZ on Fedora 11 = +_*EXT4 WARNING*: the 2.6.27 OpenVZ kernel does not have support for ext4 compiled in; your life will be easier if you install Fedora 11 onto an ext3 partition._ + The command `yum install vzkernel` will fail because the stable 2.6.18 OpenVZ kernel is too old. You can run with the experimental kernel instead. # Setup the openvz.repo as normal (see [Quickstart])