pub async fn find_install_source(
block_devices: &Vec<BlockDevice>,
bootloader: BootloaderType,
) -> Result<&BlockDevice, Error>pub async fn find_install_source(
block_devices: &Vec<BlockDevice>,
bootloader: BootloaderType,
) -> Result<&BlockDevice, Error>