At 2004-10-02T17:52:33+1200, Robert Fisher wrote:
> As you can see below, mount and df show that sda4 is not mounted until
> I type mount /dev/sda4 /mnt/share/

> ...so WHY can't I have a line like mine in fstab?
> /dev/sda4    /mnt/share ext3  notail,noatime,umask=000 0 0

Because the notail option is not valid for ext3.  If you read the manual
for mount or checked the kernel log after a failed mount attempt, you
would know this already.

-mjg
-- 
Matthew Gregan                     |/
                                  /|                [EMAIL PROTECTED]

Reply via email to