Re: FreeBSD 14-0 file swapping broken.
- In reply to: Artem Hevorhian : "Re: FreeBSD 14-0 file swapping broken."
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 10 Jun 2024 13:22:24 UTC
Does it help to add ",late" to the options? I have this line in /etc/fstab, although I don't use it nowadays, it used to work. #md none swap sw,file=/mnt/usbdisk/swap-da0s1a,late 0 0 Regards, Ronald. Van: Artem Hevorhian <artemhevorhian@gmail.com> Datum: maandag, 10 juni 2024 08:09 Aan: des@freebsd.org CC: freebsd-stable@freebsd.org Onderwerp: Re: FreeBSD 14-0 file swapping broken. > > Thanks, I have tried. And it doesn't change the situation. > > On Sun, Jun 9, 2024, 11:23 PM Dag-Erling Smørgrav <des@freebsd.org> wrote: >> Artem Hevorhian <artemhevorhian@gmail.com> writes: >> > After that, I updated fstab by adding the following line to the end. >> > >> > md42 none swap sw,file=/root/swap.8G.bin 0 0 >> >> Change “md42” to just “md”. >> >> DES >> -- >> Dag-Erling Smørgrav - des@FreeBSD.org>