On Sat, 02 Oct 2004 11:31:36 +1200
Gareth Williams <[EMAIL PROTECTED]> wrote:

> Um, can I ask how you know it's working? Could you please do the
> following commands directly after boot and post the output:
> 
> # df
> # mount /dev/sda4 /home/share
> # df
> 
> I have my suspicions that it isn't mounting, and anything you write to
> "/home/share" is in fact being written inside that directory on the
> root filesystem.


other ways to diagnose this would be:

umount /dev/sda4 and see if the files are stll there on the mount point;
or
try mounting /dev/sda4 elsewhere in the filesystem and see whats there.

-- 
Nick Rout <[EMAIL PROTECTED]>

Reply via email to