Displaying 5 results from an estimated 5 matches for "noowners".
2018 Apr 03
1
rsync time machine backup permissions
.../ (hfs, local, journaled)
>> devfs on /dev (devfs, local, nobrowse)
>> map -hosts on /net (autofs, nosuid, automounted, nobrowse)
>> map auto_home on /home (autofs, automounted, nobrowse)
>> /dev/disk2 on /Volumes/G-DRIVE Thunderbolt 3 (hfs, local, nodev, nosuid, journaled, noowners)
>
> Maybe the "noowners" is the problem?
> Try remounting the drive without this option?
>
> .Dave.
>
>
> --
> Please use reply-all for most replies to avoid omitting the mailing list.
> To unsubscribe or change options: https://lists.samba.org/mailman/...
2018 Mar 20
4
rsync time machine backup permissions
...iMac:~ andre$ mount
/dev/disk0s2 on / (hfs, local, journaled)
devfs on /dev (devfs, local, nobrowse)
map -hosts on /net (autofs, nosuid, automounted, nobrowse)
map auto_home on /home (autofs, automounted, nobrowse)
/dev/disk2 on /Volumes/G-DRIVE Thunderbolt 3 (hfs, local, nodev, nosuid, journaled, noowners)
iMac:~ andre$
[20.03.2018, 05:29:20 Wiederhergestellt]
Last login: Tue Mar 20 05:29:05 on console
Restored session: Mo 19 Mär 2018 19:55:46 CET
iMac:~ andre$ mkdir /Volumes/G-DRIVE\ Thunderbolt\ 3/Test1
iMac:~ andre$ ls /Volumes/G-DRIVE\ Thunderbolt\ 3/
Test1
iMac:~ andre$ ls -la /Volumes/G-DRI...
2008 Jul 23
3
[patch] mount add move option
On Wed, Jul 23, 2008 at 11:24:49AM +0200, Karel Zak wrote:
> On Wed, Jul 23, 2008 at 04:43:30AM -0400, Christoph Hellwig wrote:
> > On Wed, Jul 23, 2008 at 10:39:38AM +0200, maximilian attems wrote:
> > > klibc mount has only short options thus uses the following syntax
>
> Frankly, it seems like a klibc problem...
well not directly, but right klibc-utils should have
2018 Apr 03
0
rsync time machine backup permissions
.../dev/disk0s2 on / (hfs, local, journaled)
> devfs on /dev (devfs, local, nobrowse)
> map -hosts on /net (autofs, nosuid, automounted, nobrowse)
> map auto_home on /home (autofs, automounted, nobrowse)
> /dev/disk2 on /Volumes/G-DRIVE Thunderbolt 3 (hfs, local, nodev, nosuid, journaled, noowners)
Maybe the "noowners" is the problem?
Try remounting the drive without this option?
.Dave.
2018 Mar 20
0
rsync time machine backup permissions
.../dev/disk0s2 on / (hfs, local, journaled)
> devfs on /dev (devfs, local, nobrowse)
> map -hosts on /net (autofs, nosuid, automounted, nobrowse)
> map auto_home on /home (autofs, automounted, nobrowse)
> /dev/disk2 on /Volumes/G-DRIVE Thunderbolt 3 (hfs, local, nodev, nosuid, journaled, noowners)
> iMac:~ andre$
> [20.03.2018, 05:29:20 Wiederhergestellt]
> Last login: Tue Mar 20 05:29:05 on console
> Restored session: Mo 19 Mär 2018 19:55:46 CET
> iMac:~ andre$ mkdir /Volumes/G-DRIVE\ Thunderbolt\ 3/Test1
> iMac:~ andre$ ls /Volumes/G-DRIVE\ Thunderbolt\ 3/
> Test1
&...