added hint about how to get the swap partion kernel node numbers
svn path=/nixos/trunk/; revision=14081
This commit is contained in:
parent
4dacbc3c79
commit
bcba001e37
|
@ -81,7 +81,7 @@ in
|
||||||
example = "0:0";
|
example = "0:0";
|
||||||
description = "
|
description = "
|
||||||
Device for manual resume attempt during boot. Looks like
|
Device for manual resume attempt during boot. Looks like
|
||||||
major:minor .
|
major:minor. ls -l /dev/SWAP_PARTION shows them.
|
||||||
";
|
";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue