The computer is a Dell Precision T-7600 single boot desktop with Ubuntu 22.04 on a nmve drive mounted to a card slot. This drive is not recognized as a bootable drive so there is sata drive also mounted on a separate card that has a full Ubuntu 22.04 installed. Os-prober added the nmve drive to its grub.conf and grub-customizer was used to move that to the top position. So now it boots directly to the nmve drive at startup.
But lately I've wondered about whether that sata drive should be kept updated? Currently its only used as a boot source and where the rsnapshots are being written to.
Or should the drive be reduced to only a location for just the grub files and the backups. I am not sure of the implications of ether option.
Thanks Jim
Additionally: When the system updates it updates the nmve drive not the sata. Currently I log into the sata drive and update it when ever there is a kernel update. Is there a way to automate this update of the sata drive?