Hi Slosh,
That's the one that did it.
Cheers - Woodsey
> >
>
> have you tried umask=000?
>
> --Slosh
>
> Last question: Would fat refer to fat16 and vfat to fat32 by any slim
> chance?
No. fat refers to the mentally low 8.3 character maximum filename length
commonly in use out of Redmond in the 80s and 90s. vfat has this length
extended. fat32 has a higher maximum filesystem size than fat.
Volker
Hi
Thanks Steve, Chris,David, Dave and Nick
Steve, this probably has been covered before but possibly before my
time. Good explanation though.
Well the problem has been solved and I can now read and write to the FAT
partition with both OS.
Last question: Would fat refer to fat16 and vfat to fat
err i mean "*ix is a shortcut to "unix, linux, etc etc" ie he is talking
about unix and unix-like filesystems, with unix style ownerships and
permissions"
On Fri, 28 Jan 2005 12:07:02 +1300
Nick Rout <[EMAIL PROTECTED]> wrote:
> *ix is a horrtcut to "unix, linux, etc etc" ie he is talikng about u
On Fri, 28 Jan 2005 11:52:13 +1300
rob <[EMAIL PROTECTED]> wrote:
> Thanks David, Volker, Dave
>
> What is a *ix filesystem?
*ix is a horrtcut to "unix, linux, etc etc" ie he is talikng about unix
and unix-like filesystems, with unix style ownerships and permissions
>
> No its not a USB devic
Rob,
> What is a *ix filesystem?
Linux, Unix, BSD, etc.
> Dave suggested a line in /etc/fstab:
>
> /dev/hda6 /mnt/hda6 ext3 auto,users,exec 0 0 (substituting relevant
> partition & file system of course).
You have mixed up my replys to 2 different posts. One for you and one
for Dave. This on
Thanks David, Volker, Dave
What is a *ix filesystem?
No its not a USB device, it's a FAT partition on the machine's hard
drive that needs rw access on Ubuntu and XP, hence FAT system. I'm just
getting read access all the time.
Dave suggested a line in /etc/fstab:
/dev/hda6 /mnt/hda6 ext3 auto,u
On Fri, 28 Jan 2005 11:27:25 +1300, Dave <[EMAIL PROTECTED]> wrote:
> Hi
>
> very interesting thread, wjich has got me thinking
>
> I have an ext3 (extended) partition (hda3) that I want to make mount/umount &
> writable by all users
>
> As it stands only root can create folders but users can re
On Fri, 2005-01-28 at 11:27 +1300, Dave wrote:
> Hi
>
> very interesting thread, wjich has got me thinking
>
> I have an ext3 (extended) partition (hda3) that I want to make mount/umount &
> writable by all users
>
> As it stands only root can create folders but users can read and write to
>
Hi
very interesting thread, wjich has got me thinking
I have an ext3 (extended) partition (hda3) that I want to make mount/umount &
writable by all users
As it stands only root can create folders but users can read and write to them
once created
currently the fstab entry looks like this:
> I don't think Linux permissions work on a FAT partition anyway, so
> this is all irrelevant.
Correct! FAT + VFAT have no notion of *ix permissions, but to make it a
*ix filesystem, permissions have to be invented. The parameters in fstab
(or with the mount command) supply the permissions which a
Steve,
> Umask = 0222 = disable write access(1). Replace *all* the options with
> the word defaults. The umask=0222 is correct for ntfs, where writing is
> still lethal. Haven't we been round this loop before, in great detail?
I could be wrong (it wouldn't be the first time), but I thought umask
rob wrote:
Hi, Thanks for that Rick,
I have attached it as a text file.
Can you:
$cat /etc/fstab
for us please?
We need to know the (read-write) mounting of the FAT partition (I assume).
Cheers - Woodsey
#
Hi, Thanks for that Rick,
I have attached it as a text file.
> Can you:
> $cat /etc/fstab
> for us please?
>
> We need to know the (read-write) mounting of the FAT partition (I assume).
>
> >Cheers - Woodsey
# <
dump>
proc/proc proc
Hi Woodsey,
rob wrote:
Greetings,
I am using a lappie + Ubuntu, dual booting with XP. I have made a FAT
partition to contain data that will need to be read and written on both
OS. I think I have changed the ownership of the FAT directory to root OK
but when I tried to make it writable from Ubuntu b
Greetings,
I am using a lappie + Ubuntu, dual booting with XP. I have made a FAT
partition to contain data that will need to be read and written on both
OS. I think I have changed the ownership of the FAT directory to root OK
but when I tried to make it writable from Ubuntu but it won't have it. I
16 matches
Mail list logo