What is a good way to pause a preseed network installation temporarily?
Posted
by
user183394
on Ask Ubuntu
See other posts from Ask Ubuntu
or by user183394
Published on 2012-11-25T16:44:20Z
Indexed on
2012/11/25
17:20 UTC
Read the original article
Hit count: 293
I have been learning how to do PXE network install of Ubuntu 12.10 64bit. I would like to have a way to pause the installation at a certain point temporarily. This way, I can for example figure out why a particular preseed d-i statement is not working with Alt-F4, or test out a particular statement in busybox with Alt-F2.
I do know that I can leave out the answer to an essential question, e.g. defining language but without country would trigger the debian-installer to prompt me for such info. But I am looking for more fine grained control of pausing. Is it possible?
© Ask Ubuntu or respective owner