Description
Hello Jude,
On Devuan mailing list, we have indeed discussed about the testing that I have done on your vdev. I thought it is better to record the issues and my testing results here as well.
In summary, I have done the testing on a HP 8530w PC which is running Debian Wheezy with linux-image-3.2.0-4-amd64 kernel image. I followed the vdev installation guide on https://github.com/jcnelson/vdev/blob/master/INSTALL.md.
So far vdev fails to mount the root filesystem, therefore the init process cannot proceed and stops at (initramfs) prompt. According to the initramfs.debug log, vdev's initramfs cannot find the following scripts:
mount_top
mount_premount
mount_bottom
nfs_bottom
local_bottom
The result of lsinitramfs of vdev's initramfs confirms that those scripts are not included in the initramfs file.
Please find the initramfs.debug log on https://minifora.eu/public/devuan/vdev/initramfs_debug_logs.tar.gz, and the results of lsinitramfs of vdev's initramfs and its comparison with udev's initramfs on https://minifora.eu/public/devuan/vdev/lsinitramfs_initrd_vdev_and_non-vdev_20Apr15_1.tar.gz.
Cheers,
Anto