X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=blobdiff_plain;f=recipes%2Fpandora-system%2Fpandora-scripts%2Fop_storage.sh;h=3994003cfcc2d345219cc60fbce4f43c94157de4;hp=ddd8e2cabcdbbee3ad9973d32ea8d358e557c59b;hb=2fa0121c257f7e0032383eaf3b5aa588ec99889d;hpb=e021c9a6c3be242fb391a8ef9feb7630e0180707 diff --git a/recipes/pandora-system/pandora-scripts/op_storage.sh b/recipes/pandora-system/pandora-scripts/op_storage.sh index ddd8e2c..3994003 100755 --- a/recipes/pandora-system/pandora-scripts/op_storage.sh +++ b/recipes/pandora-system/pandora-scripts/op_storage.sh @@ -25,7 +25,7 @@ if umount $device2; then sleep $delay # switch to mass storage - modprobe g_file_storage file=$device stall=0 + modprobe g_file_storage file=$device stall=0 removable=1 zenity --title="Mass Storage Mode" --info --text="SD Card $selection is currently in Mass Storage Mode.\n\nClick on OK when you're finished with your data transfer\nand want to go back to normal mode."