tasks
This is an old revision of the document!
- 1. backup /var (use rsync) to /hdd0/var-bak
- 2. edit fstab - move /var using /hdd0/var-bak
- 3. reboot
- we should now be using /hdd0/var-bak as /var
- 4. stop jellyfin
- 5. stop sshfs
- we should now not be using /srv
- 6. umount old-var
- 6. umount /srv
- 7. resize /srv using parted - create 64GB
- 8. resize old-var == +64GB
- 9. reboot
- we should now be using /hdd0/var-bak and have original /var+64GB
- 10. edit fstab - move /var back to /var+64GB
- 11. reboot
- we should now be using /var+64GB as /var in original location
- 12. check+confirm
- complete?
tasks.1787918439.txt.gz · Last modified: by 172.216.14.116
