Re: cannot delete some files in stub /usr

From: Eugene M. Zheganin <eugene_at_zhegan.in>
Date: Thu, 11 Nov 2021 15:09:58 UTC
Hello,

11.11.2021 19:19, Eugene M. Zheganin пишет:
> Hello.
>
> 11.11.2021 19:15, Herbert J. Skuhra пишет:
>> [...]
>> Have you checked this on the server or the client?
>>
>> Server:
>> # ls -lo file.img
>> -rw-r--r--  1 root  wheel  schg 1048576 11 Nov 14:59 file.img
>>
>> Client:
>> # ls -lo file.img
>> -rw-r--r--  1 root  wheel  - 1048576 Nov 11 14:59 file.img
>
> Oh. Thanks a lot. Makes sense. Sure, I did this on the client - cannot 
> really do this on the server.
>
I've set up the NFSv4 server, which seems to be supporting flags, but, 
unfortunately, due to the design of the NFSv4 stub /usr is not exported 
at all.

I've also tried to use the nullfs, but it dislikes the /:

# mount -t nullfs / /mnt/usr
mount_nullfs: / (/) and /mnt/usr are not distinct paths

Are there any chance to get to the stub /usr without singlebooting using 
the console ?

Thanks.

Eugene.