diff --git a/p2v/p2v.ks.in b/p2v/p2v.ks.in index f984fd61f..dbe8860e6 100644 --- a/p2v/p2v.ks.in +++ b/p2v/p2v.ks.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