(11-10-2014, 06:08 PM)CaperAsh link Wrote: I think the manual should slightly improve that section by giving just 2-3 more examples of different fstab lines because the ones they give are just for /home which nearly all systems are going to have already, so good to see how to set up a partition on a different HD, which I suspect is often what people want to do first thing in order to access all their saved data files.
Hi,
I had some similar issues when I started..
I initially couldn't get my head around
mount points and putting them in
fstab.
I got some really good help and guidance from "
gold_finger"
He's also got this:
https://www.term.dpdns.org/forums/index...997#msg997
It's about a separate data partition, but it applies to doing more.
Go through the above, it also covers "
binding" so you can have the partitions folders
linked directly to folders in your /home directory.
I have 4 partitions on my 2nd drive:
/home (keep my home separate ease of backup/recovery)
/data (keep my data separate ease of backup/recovery)
/vbox (keep Virtualbox VMS separate, easy to omit from backups)
/vault (keep a local backup of key things, just in case)
Dave