Changes

From Amahi Wiki
Jump to: navigation, search
mv /var/hda/files/* <strong style="color:red">/var/hda/files/drives/drive1/</strong>
</div>
 
There will be a '''WARNING''' indicating ''/var/hda/files/drives cannot be moved to a subdirectory of itself''. This is nothing to worry about and can be ignored.
Next, ''unmount'' the new hard drive and remount it as ''/var/hda/files'':
<div style="border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px;">
umount /var/hda/files/drives/drive1/
UUID=9d972abc-1639-44df-a60e-668618d40236 <strong>/var/hda/files</strong> ext4 defaults 1 2
'''DO NOT''' change anything else from the blue line in the hda-diskmount result. Now execute:<br/>
<div style="border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px;">
mount -a
12,424

edits