OXIESEC PANEL
- Current Dir:
/
/
etc
/
default
/
grub.d
Server IP: 10.0.0.4
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
01/22/2024 08:17:32 AM
rwxr-xr-x
📄
50-cloudimg-settings.cfg
540 bytes
10/14/2020 08:40:15 AM
rw-r--r--
Editing: 50-cloudimg-settings.cfg
Close
# Windows Azure specific grub settings # CLOUD_IMG: This file was created/modified by the Cloud Image build process # Set the default commandline GRUB_CMDLINE_LINUX_DEFAULT="console=tty1 console=ttyS0 earlyprintk=ttyS0" # Set the grub console type GRUB_TERMINAL=serial # Set the serial command GRUB_SERIAL_COMMAND="serial --speed=9600 --unit=0 --word=8 --parity=no --stop=1" # Set the recordfail timeout GRUB_RECORDFAIL_TIMEOUT=30 # Set the grub timeout style GRUB_TIMEOUT_STYLE=countdown # Wait briefly on grub prompt GRUB_TIMEOUT=1