Dale Bewley wrote:
Do I need to make a custom boot/initrd script or am I on the wrong track? Ideas are welcome.Does your initrd contain dm-snapshot.ko? # cat initrd-2.6.21-2950.fc8xen.img | gunzip | cpio -vt | grep snapshot -rw------- 1 root root 34608 Nov 27 08:43 lib/dm-snapshot.ko
Dale: No, it does not. Is the solution as simple as adding it? If so, what is the procedure to correctly create/build a custom initrd? Thanks, Aaron