On Sat, 02 Oct 2004 20:21, Steve Holdoway wrote:

> Sometimes it's like hitting your head against a brick wall. Try
> following our suggestions.
>
> Steve

Thank you all for your patience. It is now sorted thanks to your advice.
This is how:-

mount /dev/sda4 /mnt/test/
cp -r /mnt/share/* /mnt/test/
rm -rf /mnt/share/*
change my fstab line to....
/dev/sda4   /mnt/share      ext3      defaults      0 0
then
chmod -R 777 /mnt/share/
which I think must be a better way to achieve what I was trying to do with 
umask=000

-- 
Robert Fisher
(aka - Rob, Bob, Robbie, Robbo, Fish)
www.fisher.net.nz

BOFH Excuse #171:

NOTICE: alloc: /dev/null: filesystem full

Reply via email to