#!/bin/sh

sed -i -e 's|find /sys/block |find -L /sys/block -maxdepth 2 |' /usr/share/install2/initinstall.d/10-disk.sh
