From 9b803159c26bacfbef356521d7d737e82e6da36d Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 20 Apr 2013 11:00:19 +0200 Subject: [PATCH] the part about symlinks is really not needed --- input/howto/install-ganeti.creole | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/input/howto/install-ganeti.creole b/input/howto/install-ganeti.creole index e5f46f8..b5b4b44 100644 --- a/input/howto/install-ganeti.creole +++ b/input/howto/install-ganeti.creole @@ -124,17 +124,6 @@ On each node, create a volume group: vgcreate vg_ganeti /dev/cciss/c0d0p3 }}} -=== create kvmU symbolic links === - -On each node, create vmlinuz and initrd symlinks as expected by the kvm -hypervisor (not strictly required if all guests will boot from their own -kernels): - -{{{ - ln -s -T /boot/vmlinuz-2.6.32-5-amd64 /boot/vmlinuz-2.6-kvmU - ln -s -T /boot/initrd.img-2.6.32-5-amd64 /boot/initrd.img-2.6-kvmU -}}} - === exchange ssh keys === on each node: -- 2.20.1