You are not logged in.
Pages: 1
Not an answer to the question, just a quick note. I was looking for a way to do this on the new beowulf release and it worked for me:
# load additional debian installer module 'choose-init'
# (or use multiselect in case of additional modules needed)
d-i anna/choose_modules string choose-init
# select openrc as the init system to use
choose-init choose-init/select_init select openrc
Pages: 1