This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| start:howtoinstall [2023/08/29 19:09] – peter | start:howtoinstall [2024/01/24 19:45] (current) – peter | ||
|---|---|---|---|
| Line 203: | Line 203: | ||
| btrfs subvol list . | btrfs subvol list . | ||
| Old Debian 11 command: | Old Debian 11 command: | ||
| - | mount -o defaults, | + | mount -o defaults, |
| New Debian 12 command: | New Debian 12 command: | ||
| - | mount -o defaults, | + | mount -o defaults, |
| </ | </ | ||
| Line 236: | Line 236: | ||
| I cant easily show you the edits as it spans more than the screen but all I did was edit the fstab options to: | I cant easily show you the edits as it spans more than the screen but all I did was edit the fstab options to: | ||
| - | defaults, | + | defaults, |
| Note: Dont forget if you opted to use space_cache=v2 you must continue to use that or it wont mount (space_cache=v2 is newer and better, suggest Debian12 users use this). | Note: Dont forget if you opted to use space_cache=v2 you must continue to use that or it wont mount (space_cache=v2 is newer and better, suggest Debian12 users use this). | ||
| Line 250: | Line 250: | ||
| **EXAMPLE LINE: | **EXAMPLE LINE: | ||
| - | UUID=383732b1-5e87-4b68-a15a-f044bc559877 / | + | UUID=383732b1-5e87-4b68-a15a-f044bc559877 / |
| ** | ** | ||