mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
p2v: Set the virt-p2v ISO timeout to 60 seconds (not 6 seconds).
Thanks: Dennis Gilmore.
This commit is contained in:
@@ -171,7 +171,7 @@ sed -i -e '
|
||||
#/label check0/{N;N;N;d;}
|
||||
|
||||
# Set the default timeout to 60 seconds
|
||||
s/^timeout .*/timeout 60/
|
||||
s/^timeout .*/timeout 600/
|
||||
' $LIVE_ROOT/isolinux/isolinux.cfg
|
||||
|
||||
# TODO: Replace the splash screen with something P2V appropriate
|
||||
|
||||
Reference in New Issue
Block a user