Re: FreeBSD 14-0 file swapping broken.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 10 Jun 2024 13:40:16 UTC
Your solution can be interesting to others. Let's keep the list in the recipients. Regards, Ronald. Van: Artem Hevorhian <artemhevorhian@gmail.com> Datum: maandag, 10 juni 2024 15:27 Aan: Ronald Klop <ronald-lists@klop.ws> Onderwerp: Re: FreeBSD 14-0 file swapping broken. > > It worked, thanks! > > On Mon, Jun 10, 2024 at 4:22PM Ronald Klop <ronald-lists@klop.ws> wrote: >> >> 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>>> >> >> >