On 8/28/05, Stuart Sears <stuart@xxxxxxxxxxx> wrote: > >>This sounds like a classic example of an unmounted filesystem. > >>mount your /mandriva partition as you described. > >>now: > >>grep home /mandriva/etc/fstab > >>and tell us what you see > > > > Thanks, Stuart. The result is: > > > > $ grep home /mandriva/etc/fstab > > /dev/hdb6 /home ext3 defaults 1 2 > > $ > you're welcome > in which case, if your personal files are all you wish to share then > you should > mount /dev/hdb6 /mandriva > or possibly /mandriva/home And to have it done at startup, what should I add to my fstab file? Paul