Fix tinyipa virtual media indicator flag
The tinyipa embedded isolinux configuration lacks the indicator flag to state that the machine is booting from virtual media. Change-Id: I48d054d1153be77675f88077fae6f185c934857c Story: 2008749 Task: 42127
This commit is contained in:
parent
7f4553bd37
commit
b6fefd65d3
@ -4,6 +4,6 @@ default corepure64
|
||||
label corepure64
|
||||
kernel /boot/vmlinuz64
|
||||
initrd /boot/corepure64.gz
|
||||
append loglevel=3 syslog showapps
|
||||
append loglevel=3 syslog showapps boot_method=vmedia
|
||||
|
||||
implicit 0
|
||||
|
Loading…
Reference in New Issue
Block a user