mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 09:32:21 +00:00
Add floppy to setboot options
'floppy' is used for small hard disk boot in some scenarios.
This commit is contained in:
parent
6a272d17c5
commit
32dff34f29
@ -1146,6 +1146,7 @@ class BootDevice(ConfluentChoiceMessage):
|
||||
'setup',
|
||||
'default',
|
||||
'cd',
|
||||
'floppy',
|
||||
])
|
||||
|
||||
valid_bootmodes = set([
|
||||
|
Loading…
Reference in New Issue
Block a user