| Server IP : 34.67.85.211 / Your IP : 216.73.217.52 Web Server : Apache System : Linux wordpress-1-vm 4.9.0-13-amd64 #1 SMP Debian 4.9.228-1 (2020-07-05) x86_64 User : root ( 0) PHP Version : 7.4.9 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /boot/grub/ |
Upload File : |
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
set have_grubenv=true
load_env
fi
if [ "${next_entry}" ] ; then
set default="${next_entry}"
set next_entry=
save_env next_entry
set boot_once=true
else
set default="0"
fi
if [ x"${feature_menuentry_id}" = xy ]; then
menuentry_id_option="--id"
else
menuentry_id_option=""
fi
export menuentry_id_option
if [ "${prev_saved_entry}" ]; then
set saved_entry="${prev_saved_entry}"
save_env saved_entry
set prev_saved_entry=
save_env prev_saved_entry
set boot_once=true
fi
function savedefault {
if [ -z "${boot_once}" ]; then
saved_entry="${chosen}"
save_env saved_entry
fi
}
function load_video {
if [ x$feature_all_video_module = xy ]; then
insmod all_video
else
insmod efi_gop
insmod efi_uga
insmod ieee1275_fb
insmod vbe
insmod vga
insmod video_bochs
insmod video_cirrus
fi
}
terminal_input console
terminal_output console
if [ "${recordfail}" = 1 ] ; then
set timeout=30
else
if [ x$feature_timeout_style = xy ] ; then
set timeout_style=menu
set timeout=0
# Fallback normal timeout code in case the timeout_style feature is
# unavailable.
else
set timeout=0
fi
fi
### END /etc/grub.d/00_header ###
### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
### END /etc/grub.d/05_debian_theme ###
### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
set gfxpayload="${1}"
}
set linux_gfx_mode=
export linux_gfx_mode
menuentry 'GNU/Linux' --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-b23dc571-ed67-4c36-92d0-4f0989a0df65' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_msdos
insmod ext2
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root b23dc571-ed67-4c36-92d0-4f0989a0df65
else
search --no-floppy --fs-uuid --set=root b23dc571-ed67-4c36-92d0-4f0989a0df65
fi
echo 'Loading Linux 4.9.0-13-amd64 ...'
linux /boot/vmlinuz-4.9.0-13-amd64 root=UUID=b23dc571-ed67-4c36-92d0-4f0989a0df65 ro console=ttyS0,38400n8 elevator=noop scsi_mod.use_blk_mq=Y net.ifnames=0 biosdevname=0
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-4.9.0-13-amd64
}
submenu 'Advanced options for GNU/Linux' $menuentry_id_option 'gnulinux-advanced-b23dc571-ed67-4c36-92d0-4f0989a0df65' {
menuentry 'GNU/Linux, with Linux 4.9.0-13-amd64' --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.9.0-13-amd64-advanced-b23dc571-ed67-4c36-92d0-4f0989a0df65' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_msdos
insmod ext2
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root b23dc571-ed67-4c36-92d0-4f0989a0df65
else
search --no-floppy --fs-uuid --set=root b23dc571-ed67-4c36-92d0-4f0989a0df65
fi
echo 'Loading Linux 4.9.0-13-amd64 ...'
linux /boot/vmlinuz-4.9.0-13-amd64 root=UUID=b23dc571-ed67-4c36-92d0-4f0989a0df65 ro console=ttyS0,38400n8 elevator=noop scsi_mod.use_blk_mq=Y net.ifnames=0 biosdevname=0
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-4.9.0-13-amd64
}
menuentry 'GNU/Linux, with Linux 4.9.0-13-amd64 (recovery mode)' --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.9.0-13-amd64-recovery-b23dc571-ed67-4c36-92d0-4f0989a0df65' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_msdos
insmod ext2
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root b23dc571-ed67-4c36-92d0-4f0989a0df65
else
search --no-floppy --fs-uuid --set=root b23dc571-ed67-4c36-92d0-4f0989a0df65
fi
echo 'Loading Linux 4.9.0-13-amd64 ...'
linux /boot/vmlinuz-4.9.0-13-amd64 root=UUID=b23dc571-ed67-4c36-92d0-4f0989a0df65 ro single console=ttyS0,38400n8 elevator=noop scsi_mod.use_blk_mq=Y net.ifnames=0 biosdevname=0
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-4.9.0-13-amd64
}
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###
### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###
### BEGIN /etc/grub.d/30_uefi-firmware ###
### END /etc/grub.d/30_uefi-firmware ###
### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###
### BEGIN /etc/grub.d/41_custom ###
if [ -f ${config_directory}/custom.cfg ]; then
source ${config_directory}/custom.cfg
elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###