Changes

From Amahi Wiki
Jump to: navigation, search
no edit summary
So the steps in a logical order:
1. <ul><li>connect your disk</li>2. <li>download the[http://wiki.amahi.org/images/c/c6/Diskmounter.sh diskmounter] script</li>3. <li>run the following command on the script: root@localhost # chmod 755 Diskmounter.sh</li>4. <li>run the script: root@localhost # ./Diskmounter.sh</li>5. <li>install pmount if you get an error: root@localhost # yum -y install pmount</li>6. <li>try to run the script again: root@localhost # ./Diskmounter.sh</li>7. <li>check your /etc/fstab how the disk is mounted: root@localhost # cat /etc/fstab (it will usually be the last line that's added).</li></ul>
33

edits