Paul Smith enlightened us with the following gems on 08/28/2005 05:47 PM: > 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 > practically a copy of the /mandriva/etc/fstab line: /dev/hdb6 /mandriva ext3 defaults 1 2 or /dev/hdb6 /mandriva/home ext3 defaults 1 2 (if you want to keep /mandriva mounted as it currently is) Stuart -- Stuart Sears RHCE RHCX printk(KERN_ERR "scsi%d: !!BINGO!! Falcon has no lock in NCR5380_abort\n", ...) linux-2.6.6/drivers/scsi/atari_NCR5380.c