On 2003-11-06, David Palmer. <[EMAIL PROTECTED]> wrote: > It's probably a newbie idea, but I wondered if it would be possible to > have system partitions on one drive, and posting to /home on another.
Of course it's possible. It's even possible to have /home mounted on a different machine over the network (NFS). To mount /home on a different drive, just create an empty /home directory on the drive where your root partition is, and then in /etc/fstab insert a line like: /dev/hdc7 /home ext2 user,errors=remount-ro 0 2 If you need more details: man fstab -- Miernik ________________________ jabber:[EMAIL PROTECTED] ___________________/__ tel: +48608233394 __/ mailto:[EMAIL PROTECTED] No Iraq war http://www.globalexchange.org/campaigns/iraq/invadeIraq082702.html Please call the White House +1-202-456-1111 or fax +1-202-456-2461 and say no! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]