JackOfAll wrote: > You need to re-image. Before you do.... > > > Code: -------------------- > > > sudo systemctl stop squeezeboxserver > cd /var/lib > sudo tar zcvf /home/fedora/squeezeboxserver.tgz squeezeboxserver > -------------------- > > > > If you scp the squeezeboxserver.tgz archive to your PC, and then after > re-image, and before enable and start squeezeboxserver service, scp > archive back onto the device and put the files back. > > > Code: -------------------- > > > sudo tar zxvf squeezeboxserver.tgz -C /var/lib > sudo systemctl enable squeezeboxserver > sudo systemctl start squeezeboxserver > -------------------- > >
Wow, that was remarkably easy. All back up and running on new image, everything just seems to work! CW ------------------------------------------------------------------------ Chunkywizard's Profile: http://forums.slimdevices.com/member.php?userid=25868 View this thread: http://forums.slimdevices.com/showthread.php?t=98544 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
