Added some debugging
This commit is contained in:
parent
f298b9e393
commit
ce04406448
|
|
@ -247,6 +247,7 @@ def perform_installation_steps():
|
|||
|
||||
fs.find_partition('/boot').mount('/mnt/boot')
|
||||
|
||||
exit(1)
|
||||
perform_installation('/mnt')
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue