Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Using another drive for /Users on 10.4 server #365519
    tdelporto
    Participant

    I had a similar desire and wound up editing /etc/fstab thus:

    LABEL=volumes /Users/volumes hfs rw,auto 1 2

    where “volumes” is the label of the LUN on our XRaid I’m storing user home directories in. You’d probably do something like:

    LABEL=RAID1 /Users hfs rw,auto 1 2

Viewing 1 post (of 1 total)