Nothing fancy. Just a scratchboard for Open Source Geospatial manipulations. Involves (although not limited to) Linux, R, gdal, Quantum GIS, Geoserver etc.
Saturday, July 24, 2010
MicroSD adapter mounted read-only in Ubuntu Lucid
Try to remount it with the command :
sudo mount -o remount,rw /dev/mmcblk0p1 /media/microSD/
No comments:
Post a Comment