Friday, April 08, 2022

Re: map/mount a directory/partition into memory

On 2022-04-08, Mihai Popescu <mihscu@gmail.com> wrote:
>> swap /tmp mfs rw,nodev,nosuid,-s=1g 0 0
>
> for some reason, xenodm is not displayed and i am not able to login ...

Permissions are probably wrong. Try this:

- boot single-user
- mount -uw / (don't mount other filesystems)
- chmod 1777 /tmp
- reboot


--
Please keep replies on the mailing list.

No comments:

Post a Comment