customize the location of save files (apkovl)

Viewed 13

Trying to be concise, I would like alpine to save backups made with lbu ci within a subdir of the bootable disk while the behavior is to put the saves in its root.

Insight I have searched the internet and tried various things but they all failed. Here it talks about the boot parameter of syslinux.conf:

A relative path, interpreted relative to the root of the alpine_dev. This is my append inside syslinux.conf

This boot parameter should be used to specify where the backups are at startup, while where they should be saved with lbu ci should be written in /etc;/lbu/lbu.conf. however, I don't understand how to use these variables here either, although it should be clear.

0 Answers
Related