I have a question. I've build my new Homeserver and I add 4 new Hardrives to amahi.
With the command: hda-diskmount
The next step I would try is this Harddrives add to Greyhole. But i'm absolutly confused about the documentations...
1. Can I reproduce this Message when I add all 4 Harddrives? Because i don't write down the UUID of the Harddrives..?
http://wiki.amahi.org/index.php/Adding_ ... o_your_HDA[root@hda ~]$ hda-diskmount
****************************************************************
Ignoring /dev/sda1 - already in /etc/fstab or mounted
****************************************************************
Mounted /dev/sdb1 as '/var/hda/files/drives/sdb1' (read-write)
You may want your system to mount it every time you boot.
To do so, add this line VERY CAREFULLY to /etc/fstab and reboot:
UUID=9d972abc-1639-44df-a60e-668618d40236 /var/hda/files/drives/sdb1 ext4 defaults 1 2
****************************************************************
All Linux, Windows and Mac partitions on non-removable disks have been mounted
2. Then in nano /etc/fstab
--> All 4 Harddrives must add to this file? Correct?
Sorry but I'm absolutly noob in amahi...