op_storage.sh: use partition instead of whole drive
[openpandora.oe.git] / recipes / pandora-system / pandora-scripts / op_storage.sh
index bd957ce..4203fc9 100755 (executable)
@@ -31,7 +31,7 @@ mountmassstorage()
        sleep $delay
 
        # switch to mass storage
-       modprobe g_file_storage file=$device stall=0 removable=1
+       modprobe g_file_storage file=$device2 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."