Issue #3133 has been reported by gjs278. ---------------------------------------- Bug #3133: The documentation on adding file based swap space is incorrect http://bugs.dragonflybsd.org/issues/3133
* Author: gjs278 * Status: New * Priority: Normal * Assignee: * Category: * Target version: ---------------------------------------- On https://www.dragonflybsd.org/docs/handbook/Configuration/#index14h2 Step 5 is incorrect. The command # vnconfig -e /dev/vn0b /usr/swap0 swap Does not seem to work because /dev/vn0b doesn't exist. # vnconfig -e /dev/vn0 /usr/swap0 swap Does work. This was done on 5.2 after following the first 4 steps. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
