Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| howtos [2024-02-14 04:23] – asdf | howtos [2024-03-10 00:10] (current) – [Add Linux swap space] asdf | ||
|---|---|---|---|
| Line 28: | Line 28: | ||
| To have the swap automount on boot, add the following to ''/ | To have the swap automount on boot, add the following to ''/ | ||
| - | <file> | + | <code> |
| /swapfile swap swap defaults 0 0 | /swapfile swap swap defaults 0 0 | ||
| - | </file> | + | </code> |
| ===== Boot an ISO from GRUB ===== | ===== Boot an ISO from GRUB ===== | ||