From: Peter Palfrader Date: Sat, 20 Apr 2013 09:00:19 +0000 (+0200) Subject: the part about symlinks is really not needed X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-wiki.git;a=commitdiff_plain;h=9b803159c26bacfbef356521d7d737e82e6da36d the part about symlinks is really not needed --- 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: