Originally Posted by OoZic
One thing to try is to copy the file to your internal HDD in stead of the usb device:
1. cd /tmp/
2. wget tinyurl.com/createhdd
3. chmod a+x create_hdd_region.sh
4. ./create_hdd_region.sh auto
Other thing to try is to unmount the usb device and mount it with read/write privileges maybe ...
|
Cool, i will try it from other device. Just to ask wget is to down load the script online? How to mount my usb with write access?
************* [ - Post Merged - ] *************
Originally Posted by OoZic
One thing to try is to copy the file to your internal HDD in stead of the usb device:
1. cd /tmp/
2. wget tinyurl.com/createhdd
3. chmod a+x create_hdd_region.sh
4. ./create_hdd_region.sh auto
Other thing to try is to unmount the usb device and mount it with read/write privileges maybe ...
|
Cool, i will try it from other device. Just to ask wget is to down load the script online? How to mount my usb with write access?