Page MenuHomeFreeBSD

Handbook 11.12.2. Creating a Swap File: fix fstab entry
ClosedPublic

Authored by AMDmi3 on Mar 14 2016, 5:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 13, 8:44 AM
Unknown Object (File)
Wed, Aug 12, 8:49 AM
Unknown Object (File)
Wed, Aug 12, 8:48 AM
Unknown Object (File)
Wed, Aug 12, 6:30 AM
Unknown Object (File)
Tue, Aug 11, 11:09 PM
Unknown Object (File)
Sat, Aug 8, 10:58 PM
Unknown Object (File)
Mon, Jul 27, 3:28 AM
Unknown Object (File)
Sat, Jul 25, 2:58 PM
Subscribers
None

Details

Summary

An example for creating file-backed swap lists the following fstab entry:

md99 none swap sw,file=/usr/swap0 0 0

This doesn't really work, late argument needs to be added.

Upd: there's PR for this: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206715

Test Plan

Create file-backed swap as descrived in the handbook, reboot.

Diff Detail

Event Timeline

AMDmi3 retitled this revision from to Handbook 11.12.2. Creating a Swap File: fix fstab entry.
AMDmi3 updated this object.
AMDmi3 edited the test plan for this revision. (Show Details)
AMDmi3 added a reviewer: wblock.
wblock edited edge metadata.
This revision is now accepted and ready to land.Mar 16 2016, 6:21 PM