Fixing fromiso= on Squeeze.
authorT(A)ILS developers <amnesia@boum.org>
Mon, 1 Nov 2010 19:38:26 +0000 (20:38 +0100)
committerDaniel Baumann <daniel@debian.org>
Wed, 9 Mar 2011 16:59:20 +0000 (17:59 +0100)
commite1d184a44fcad7297cf31eb8782dfcff4dcb3e3d
treecea0bcef6f8b506c034da01dc711f9d72fd49e12
parentce67effb6fa0c0bc84e4f19e3fdbd379ca74fe55
Fixing fromiso= on Squeeze.

When running "mount DEV MOUNTPOINT" for the device provided by the fromiso= boot
option, Squeeze's busybox errors out with:

    Mounting $DEV on /isofrom failed: No such file on directory.

Using mount -t auto fixes the bug.
scripts/live