HEX
Server: Apache/2.4.65 (Debian)
System: Linux web6 5.10.0-36-amd64 #1 SMP Debian 5.10.244-1 (2025-09-29) x86_64
User: innocamp (1028)
PHP: 7.4.33
Disabled: 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,
Upload Files
File: //boot/grub/menu.lst
default         0
timeout         2

### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below

## DO NOT UNCOMMENT THEM, Just edit them to your needs

## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
##      kopt_2_6_8=root=/dev/hdc1 ro
##      kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=/dev/xvda2 ro elevator=noop

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,0)

## should update-grub create alternative automagic boot options
## e.g. alternative=true
##      alternative=false
# alternative=true

## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
##      lockalternative=false
# lockalternative=false

## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=

## should update-grub lock old automagic boot options
## e.g. lockold=false
##      lockold=true
# lockold=false

## Xen hypervisor options to use with the default Xen boot option
# xenhopt=

## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0

## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
##      altoptions=(single-user) single
# altoptions=(single-user mode) single

## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
##      howmany=7
# howmany=all

## should update-grub create memtest86 boot option
## e.g. memtest86=true
##      memtest86=false
# memtest86=false

## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false

## should update-grub add savedefault to the default options
## can be true or false
# savedefault=false

## ## End Default Options ##

title		Debian GNU/Linux, kernel 5.10.0-18-amd64
root		(hd0,0)
kernel		/boot/vmlinuz-5.10.0-18-amd64 root=/dev/xvda2 ro elevator=noop 
initrd		/boot/initrd.img-5.10.0-18-amd64

title		Debian GNU/Linux, kernel 5.10.0-18-amd64 (single-user mode)
root		(hd0,0)
kernel		/boot/vmlinuz-5.10.0-18-amd64 root=/dev/xvda2 ro elevator=noop single
initrd		/boot/initrd.img-5.10.0-18-amd64

title		Debian GNU/Linux, kernel 4.19.0-21-amd64
root		(hd0,0)
kernel		/boot/vmlinuz-4.19.0-21-amd64 root=/dev/xvda2 ro elevator=noop 
initrd		/boot/initrd.img-4.19.0-21-amd64

title		Debian GNU/Linux, kernel 4.19.0-21-amd64 (single-user mode)
root		(hd0,0)
kernel		/boot/vmlinuz-4.19.0-21-amd64 root=/dev/xvda2 ro elevator=noop single
initrd		/boot/initrd.img-4.19.0-21-amd64

title		Debian GNU/Linux, kernel 4.9.0-6-amd64
root		(hd0,0)
kernel		/boot/vmlinuz-4.9.0-6-amd64 root=/dev/xvda2 ro elevator=noop 
initrd		/boot/initrd.img-4.9.0-6-amd64

title		Debian GNU/Linux, kernel 4.9.0-6-amd64 (single-user mode)
root		(hd0,0)
kernel		/boot/vmlinuz-4.9.0-6-amd64 root=/dev/xvda2 ro elevator=noop single
initrd		/boot/initrd.img-4.9.0-6-amd64

### END DEBIAN AUTOMAGIC KERNELS LIST

# Entries statically generated bu xen-tools upon installation. Maybe
# removed manually if the entries above (generated by update-grub)
# seem to work fine.

title           Debian GNU/Linux 9
root            (hd0,0)
kernel          /boot/vmlinuz-4.9.0-6-amd64 root=/dev/xvda2 ro elevator=noop
initrd          /boot/initrd.img-4.9.0-6-amd64

title           Debian GNU/Linux 9 (Single-User)
root            (hd0,0)
kernel          /boot/vmlinuz-4.9.0-6-amd64 root=/dev/xvda2 ro single elevator=noop
initrd          /boot/initrd.img-4.9.0-6-amd64

title           Debian GNU/Linux 9 (Default Kernel)
root            (hd0,0)
kernel          /vmlinuz root=/dev/xvda2 ro elevator=noop
initrd          /initrd.img

title           Debian GNU/Linux 9 (Default Kernel, Single-User)
root            (hd0,0)
kernel          /vmlinuz root=/dev/xvda2 ro single elevator=noop
initrd          /initrd.img