Page 2 of 2

Re: error creating new user

Posted: Tue 22. Aug 2023, 18:14
by Chalipa
Florian wrote: Tue 22. Aug 2023, 17:49 Hallo,

OK I tested it. It works like discussed in the other thread

1. Open /etc/default/grub

2. Change the line

Code: Select all

GRUB_CMDLINE_LINUX=""
to

Code: Select all

GRUB_CMDLINE_LINUX="rootflags=usrquota,grpquota"
3. run update-grub

4. reboot

Hi,

Thank you very much, it worked!