X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=chroot-script;h=4142beb598fd8ea9ad93916d2a95cd6a7f804a7a;hp=604f617949fcf693044acfc82e70a780e2ecd4db;hb=e83c790d7989f0671b16c94ddfe5c2f32ea90576;hpb=fb3f3f9172d5f724371023dc302ebedce399ec04 diff --git a/chroot-script b/chroot-script index 604f617..4142beb 100644 --- a/chroot-script +++ b/chroot-script @@ -46,7 +46,7 @@ fi # sarge specific stuff if [ "$RELEASE" = 'sarge' ] ; then - sed -i "s/ROOT=probe/ROOT=$TARGET/" /etc/mkinitrd/mkinitrd.conf + sed -i "s#ROOT=probe#ROOT=$TARGET#" /etc/mkinitrd/mkinitrd.conf fi if [ -n "$KERNEL" ] ; then