You are not logged in.
Pages: 1
I have a question. I installed Devuan and everything works, except the grub screen; which, never appears during boot up. Did I do something wrong?
Offline
Does the GRUB menu appear if you (repeatedly) tap the <shift> key whilst the system is booting up?
If you have installed a non-UEFI system then you can check if GRUB is the bootloader by running
# dd if=/dev/sda bs=512 count=1 | xxd
Then see if the "GRUB .Geom.Hard Disk.Read. Error" message appears in the right hand side output.
For a UEFI system, use
# efibootmgr
And check the names of the boot entries.
Or use the boot-info-script package (/usr/sbin/bootinfoscript) to investigate further.
If you're using GRUB then edit the GRUB_TIMEOUT setting in /etc/default/grub then run update-grub (as root) to change the timeout for the menu.[1]
Disclaimer: I have no idea how Devuan's bootloader is configured
Brianna Ghey — Rest In Power
Offline
Thanks, will try your suggestions
Offline
It looks okay.
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet"
GRUB_CMDLINE_LINUX=""
Offline
So is your machine actually booting with GRUB?
Install the boot-info-script package and run
/usr/sbin/bootinfoscript
Post the output here (using code tags) if you don't understand how to interpret it.
EDIT: corrected name of package.
Last edited by Head_on_a_Stick (2019-04-03 19:42:23)
Brianna Ghey — Rest In Power
Offline
efibotmgr out
BootCurrent: 0003
Timeout: 2 seconds
BootOrder: 0003,0008,0002,0001,0009,0006,0007,0005,0004,0000
Boot0000* refracta
Boot0001* USB Floppy/CD
Boot0002* USB Hard Drive
Boot0003* devuan
Boot0004* MX16
Boot0005* Salix-Xfce-14.2
Boot0006* USB Floppy/CD
Boot0007* Hard Drive
Boot0008* ATAPI CD-ROM Drive
Boot0009* CD/DVD Drive
boot info script.
P.S. It doesn't work with MX or Salix (elilo) either. Refracta is no longer on the drive, and didn't work as well.
Boot Info Script 0.61 [1 April 2012]
============================= Boot Info Summary: ===============================
=> No boot loader is installed in the MBR of /dev/sda.
sda1: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows Vista/7: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sda2: __________________________________________________________________________
File system: vfat
Boot sector type: Unknown
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /efi/Boot/bootx64.efi /efi/devuan/grubx64.efi
/efi/MX16/grubx64.efi /efi/refracta/grubx64.efi
/efi/Salix-Xfce-14.2/elilo.efi
sda3: __________________________________________________________________________
File system:
Boot sector type: -
Boot sector info:
Mounting failed: mount: unknown filesystem type ''
sda4: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows Vista/7: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /bootmgr /Boot/BCD /Windows/System32/winload.exe
sda5: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows Vista/7: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sda6: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows Vista/7: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /bootmgr /boot/bcd
sda7: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Devuan GNU/Linux ascii
Boot files: /boot/grub/grub.cfg /etc/fstab
sda8: __________________________________________________________________________
File system: swap
Boot sector type: -
Boot sector info:
sda9: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sda10: _________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: [1;32mWelcome to [1;37mMX
16.1 (Metamorphosis) 64-bit[1;32m! Powered by
[1;37mDebian[1;32m.[0m
Boot files: /boot/grub/grub.cfg /etc/fstab
sda11: _________________________________________________________________________
File system: swap
Boot sector type: -
Boot sector info:
sda12: _________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sda13: _________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Slackware 14.2
Boot files: /etc/fstab
sda14: _________________________________________________________________________
File system: swap
Boot sector type: -
Boot sector info:
sda15: _________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
============================ Drive/Partition Info: =============================
Drive: sda _____________________________________________________________________
Disk /dev/sda: 1.4 TiB, 1500301910016 bytes, 2930277168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Partition Boot Start Sector End Sector # of Sectors Id System
/dev/sda1 1 2,930,277,167 2,930,277,167 ee GPT
GUID Partition Table detected.
Partition Start Sector End Sector # of Sectors System
/dev/sda1 2,048 2,097,151 2,095,104 Windows Recovery Environment (Windows)
/dev/sda2 2,097,152 2,834,431 737,280 EFI System partition
/dev/sda3 2,834,432 3,096,575 262,144 Microsoft Reserved Partition (Windows)
/dev/sda4 3,096,576 2,471,393,279 2,468,296,704 Data partition (Windows/Linux)
/dev/sda5 2,892,105,728 2,893,027,327 921,600 Windows Recovery Environment (Windows)
/dev/sda6 2,893,027,328 2,930,277,134 37,249,807 Data partition (Windows/Linux)
/dev/sda7 2,471,393,280 2,520,221,695 48,828,416 Data partition (Linux)
/dev/sda8 2,520,221,696 2,529,986,559 9,764,864 Swap partition (Linux)
/dev/sda9 2,529,986,560 2,569,048,063 39,061,504 Data partition (Linux)
/dev/sda10 2,569,048,064 2,621,382,655 52,334,592 Data partition (Linux)
/dev/sda11 2,621,382,656 2,633,836,543 12,453,888 Swap partition (Linux)
/dev/sda12 2,633,836,544 2,675,159,039 41,322,496 -
/dev/sda13 2,675,159,040 2,716,813,311 41,654,272 Data partition (Linux)
/dev/sda14 2,716,813,312 2,729,435,135 12,621,824 Swap partition (Linux)
/dev/sda15 2,729,435,136 2,774,982,655 45,547,520 Data partition (Linux)
"blkid" output: ________________________________________________________________
Device UUID TYPE LABEL
/dev/sda1 BA6AC7476AC6FEDF ntfs Windows RE tools
/dev/sda10 d28eca5f-efe5-44a6-bd83-2b996c50ef13 ext4 rootMX16
/dev/sda11 35245d32-a9da-47ab-ae28-059a2c41a5eb swap
/dev/sda12 41061a64-09eb-4757-8c45-23d6ba24a1ac ext4 homeMX
/dev/sda13 66d7d661-67ed-4e46-b8fe-f052f49ddb66 ext4
/dev/sda14 c74f2e82-f910-474c-a73f-46238adb38aa swap
/dev/sda15 8fde9687-00dc-409b-9827-4ee57d612025 ext4
/dev/sda2 42B8-E86A vfat SYSTEM
/dev/sda3
/dev/sda4 A2DAC1D3DAC1A43F ntfs Windows
/dev/sda5 CAB40444B404360B ntfs
/dev/sda6 D272C2AC72C2951F ntfs Recovery Image
/dev/sda7 e3c7b338-1084-4637-b18c-1c8dfba13284 ext4 Devuan-root
/dev/sda8 e9fd888c-c2c2-4244-bfcf-ebdb9e82146b swap
/dev/sda9 43b819a7-5c83-4325-ab2d-86109aa24b60 ext4 Devuan-home
/dev/sr0 2018-06-06-14-35-28-00 iso9660 devuan_2.0.0_amd64_1
================================ Mount points: =================================
Device Mount_Point Type Options
/dev/sda2 /boot/efi vfat (rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro)
/dev/sda7 / ext4 (rw,relatime,errors=remount-ro,data=ordered)
/dev/sda9 /home ext4 (rw,relatime,data=ordered)
=========================== sda7/boot/grub/grub.cfg: ===========================
--------------------------------------------------------------------------------
#
# 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
}
if [ x$feature_default_font_path = xy ] ; then
font=unicode
else
insmod part_gpt
insmod ext2
set root='hd0,gpt7'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt7 --hint-efi=hd0,gpt7 --hint-baremetal=ahci0,gpt7 e3c7b338-1084-4637-b18c-1c8dfba13284
else
search --no-floppy --fs-uuid --set=root e3c7b338-1084-4637-b18c-1c8dfba13284
fi
font="/usr/share/grub/unicode.pf2"
fi
if loadfont $font ; then
set gfxmode=auto
load_video
insmod gfxterm
set locale_dir=$prefix/locale
set lang=en_US
insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ] ; then
set timeout=30
else
if [ x$feature_timeout_style = xy ] ; then
set timeout_style=menu
set timeout=5
# Fallback normal timeout code in case the timeout_style feature is
# unavailable.
else
set timeout=5
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 'Devuan GNU/Linux' --class devuan --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-e3c7b338-1084-4637-b18c-1c8dfba13284' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt7'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt7 --hint-efi=hd0,gpt7 --hint-baremetal=ahci0,gpt7 e3c7b338-1084-4637-b18c-1c8dfba13284
else
search --no-floppy --fs-uuid --set=root e3c7b338-1084-4637-b18c-1c8dfba13284
fi
echo 'Loading Linux 4.9.0-6-amd64 ...'
linux /boot/vmlinuz-4.9.0-6-amd64 root=UUID=e3c7b338-1084-4637-b18c-1c8dfba13284 ro quiet
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-4.9.0-6-amd64
}
submenu 'Advanced options for Devuan GNU/Linux' $menuentry_id_option 'gnulinux-advanced-e3c7b338-1084-4637-b18c-1c8dfba13284' {
menuentry 'Devuan GNU/Linux, with Linux 4.9.0-6-amd64' --class devuan --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.9.0-6-amd64-advanced-e3c7b338-1084-4637-b18c-1c8dfba13284' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt7'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt7 --hint-efi=hd0,gpt7 --hint-baremetal=ahci0,gpt7 e3c7b338-1084-4637-b18c-1c8dfba13284
else
search --no-floppy --fs-uuid --set=root e3c7b338-1084-4637-b18c-1c8dfba13284
fi
echo 'Loading Linux 4.9.0-6-amd64 ...'
linux /boot/vmlinuz-4.9.0-6-amd64 root=UUID=e3c7b338-1084-4637-b18c-1c8dfba13284 ro quiet
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-4.9.0-6-amd64
}
menuentry 'Devuan GNU/Linux, with Linux 4.9.0-6-amd64 (recovery mode)' --class devuan --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.9.0-6-amd64-recovery-e3c7b338-1084-4637-b18c-1c8dfba13284' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt7'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt7 --hint-efi=hd0,gpt7 --hint-baremetal=ahci0,gpt7 e3c7b338-1084-4637-b18c-1c8dfba13284
else
search --no-floppy --fs-uuid --set=root e3c7b338-1084-4637-b18c-1c8dfba13284
fi
echo 'Loading Linux 4.9.0-6-amd64 ...'
linux /boot/vmlinuz-4.9.0-6-amd64 root=UUID=e3c7b338-1084-4637-b18c-1c8dfba13284 ro single
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-4.9.0-6-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 ###
menuentry 'MX-16.1 Metamorphosis (16.1) (on /dev/sda10)' --class mx --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-d28eca5f-efe5-44a6-bd83-2b996c50ef13' {
insmod part_gpt
insmod ext2
set root='hd0,gpt10'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt10 --hint-efi=hd0,gpt10 --hint-baremetal=ahci0,gpt10 d28eca5f-efe5-44a6-bd83-2b996c50ef13
else
search --no-floppy --fs-uuid --set=root d28eca5f-efe5-44a6-bd83-2b996c50ef13
fi
linux /boot/vmlinuz-4.7.0-0.bpo.1-amd64 root=UUID=d28eca5f-efe5-44a6-bd83-2b996c50ef13 ro zswap.zpool=zsmalloc BOOT_IMAGE=/antiX/vmlinuz quiet
initrd /boot/initrd.img-4.7.0-0.bpo.1-amd64
}
submenu 'Advanced options for MX-16.1 Metamorphosis (16.1) (on /dev/sda10)' $menuentry_id_option 'osprober-gnulinux-advanced-d28eca5f-efe5-44a6-bd83-2b996c50ef13' {
menuentry 'MX-16.1 Metamorphosis (on /dev/sda10)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.7.0-0.bpo.1-amd64--d28eca5f-efe5-44a6-bd83-2b996c50ef13' {
insmod part_gpt
insmod ext2
set root='hd0,gpt10'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt10 --hint-efi=hd0,gpt10 --hint-baremetal=ahci0,gpt10 d28eca5f-efe5-44a6-bd83-2b996c50ef13
else
search --no-floppy --fs-uuid --set=root d28eca5f-efe5-44a6-bd83-2b996c50ef13
fi
linux /boot/vmlinuz-4.7.0-0.bpo.1-amd64 root=UUID=d28eca5f-efe5-44a6-bd83-2b996c50ef13 ro zswap.zpool=zsmalloc BOOT_IMAGE=/antiX/vmlinuz quiet
initrd /boot/initrd.img-4.7.0-0.bpo.1-amd64
}
menuentry 'MX-16.1 Metamorphosis, with Linux 4.7.0-0.bpo.1-amd64 (on /dev/sda10)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.7.0-0.bpo.1-amd64--d28eca5f-efe5-44a6-bd83-2b996c50ef13' {
insmod part_gpt
insmod ext2
set root='hd0,gpt10'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt10 --hint-efi=hd0,gpt10 --hint-baremetal=ahci0,gpt10 d28eca5f-efe5-44a6-bd83-2b996c50ef13
else
search --no-floppy --fs-uuid --set=root d28eca5f-efe5-44a6-bd83-2b996c50ef13
fi
linux /boot/vmlinuz-4.7.0-0.bpo.1-amd64 root=UUID=d28eca5f-efe5-44a6-bd83-2b996c50ef13 ro zswap.zpool=zsmalloc BOOT_IMAGE=/antiX/vmlinuz quiet
initrd /boot/initrd.img-4.7.0-0.bpo.1-amd64
}
menuentry 'MX-16.1 Metamorphosis, with Linux 4.7.0-0.bpo.1-amd64 (sysvinit) (on /dev/sda10)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.7.0-0.bpo.1-amd64--d28eca5f-efe5-44a6-bd83-2b996c50ef13' {
insmod part_gpt
insmod ext2
set root='hd0,gpt10'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt10 --hint-efi=hd0,gpt10 --hint-baremetal=ahci0,gpt10 d28eca5f-efe5-44a6-bd83-2b996c50ef13
else
search --no-floppy --fs-uuid --set=root d28eca5f-efe5-44a6-bd83-2b996c50ef13
fi
linux /boot/vmlinuz-4.7.0-0.bpo.1-amd64 root=UUID=d28eca5f-efe5-44a6-bd83-2b996c50ef13 ro zswap.zpool=zsmalloc BOOT_IMAGE=/antiX/vmlinuz quiet init=/lib/sysvinit/init
initrd /boot/initrd.img-4.7.0-0.bpo.1-amd64
}
menuentry 'MX-16.1 Metamorphosis, with Linux 4.7.0-0.bpo.1-amd64 (systemd) (on /dev/sda10)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.7.0-0.bpo.1-amd64--d28eca5f-efe5-44a6-bd83-2b996c50ef13' {
insmod part_gpt
insmod ext2
set root='hd0,gpt10'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt10 --hint-efi=hd0,gpt10 --hint-baremetal=ahci0,gpt10 d28eca5f-efe5-44a6-bd83-2b996c50ef13
else
search --no-floppy --fs-uuid --set=root d28eca5f-efe5-44a6-bd83-2b996c50ef13
fi
linux /boot/vmlinuz-4.7.0-0.bpo.1-amd64 root=UUID=d28eca5f-efe5-44a6-bd83-2b996c50ef13 ro zswap.zpool=zsmalloc BOOT_IMAGE=/antiX/vmlinuz quiet init=/lib/systemd/systemd
initrd /boot/initrd.img-4.7.0-0.bpo.1-amd64
}
}
menuentry 'Refracta GNU/Linux (9.0) (on /dev/sda13)' --class refracta --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94' {
insmod part_gpt
insmod ext2
set root='hd0,gpt13'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt13 --hint-efi=hd0,gpt13 --hint-baremetal=ahci0,gpt13 bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94
else
search --no-floppy --fs-uuid --set=root bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94
fi
linux /boot/vmlinuz-4.9.0-8-amd64 root=UUID=bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94 ro
initrd /boot/initrd.img-4.9.0-8-amd64
}
submenu 'Advanced options for Refracta GNU/Linux (9.0) (on /dev/sda13)' $menuentry_id_option 'osprober-gnulinux-advanced-bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94' {
menuentry 'Refracta GNU/Linux (on /dev/sda13)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.9.0-8-amd64--bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94' {
insmod part_gpt
insmod ext2
set root='hd0,gpt13'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt13 --hint-efi=hd0,gpt13 --hint-baremetal=ahci0,gpt13 bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94
else
search --no-floppy --fs-uuid --set=root bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94
fi
linux /boot/vmlinuz-4.9.0-8-amd64 root=UUID=bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94 ro
initrd /boot/initrd.img-4.9.0-8-amd64
}
menuentry 'Refracta GNU/Linux, with Linux 4.9.0-8-amd64 (on /dev/sda13)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.9.0-8-amd64--bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94' {
insmod part_gpt
insmod ext2
set root='hd0,gpt13'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt13 --hint-efi=hd0,gpt13 --hint-baremetal=ahci0,gpt13 bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94
else
search --no-floppy --fs-uuid --set=root bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94
fi
linux /boot/vmlinuz-4.9.0-8-amd64 root=UUID=bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94 ro
initrd /boot/initrd.img-4.9.0-8-amd64
}
menuentry 'Refracta GNU/Linux, with Linux 4.9.0-8-amd64 (recovery mode) (on /dev/sda13)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.9.0-8-amd64-root=UUID=bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94 ro single-bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94' {
insmod part_gpt
insmod ext2
set root='hd0,gpt13'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt13 --hint-efi=hd0,gpt13 --hint-baremetal=ahci0,gpt13 bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94
else
search --no-floppy --fs-uuid --set=root bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94
fi
linux /boot/vmlinuz-4.9.0-8-amd64 root=UUID=bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94 ro single
initrd /boot/initrd.img-4.9.0-8-amd64
}
}
menuentry 'Windows Boot Manager (on /dev/sda2)' --class windows --class os $menuentry_id_option 'osprober-efi-42B8-E86A' {
insmod part_gpt
insmod fat
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 42B8-E86A
else
search --no-floppy --fs-uuid --set=root 42B8-E86A
fi
chainloader /EFI/Microsoft/Boot/bootmgfw.efi
}
### END /etc/grub.d/30_os-prober ###
### BEGIN /etc/grub.d/30_uefi-firmware ###
menuentry 'System setup' $menuentry_id_option 'uefi-firmware' {
fwsetup
}
### 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 ###
--------------------------------------------------------------------------------
=============================== sda7/etc/fstab: ================================
--------------------------------------------------------------------------------
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda7 during installation
UUID=e3c7b338-1084-4637-b18c-1c8dfba13284 / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda2 during installation
UUID=42B8-E86A /boot/efi vfat umask=0077 0 1
# /home was on /dev/sda9 during installation
UUID=43b819a7-5c83-4325-ab2d-86109aa24b60 /home ext4 defaults 0 2
# swap was on /dev/sda11 during installation
UUID=35245d32-a9da-47ab-ae28-059a2c41a5eb none swap sw 0 0
# swap was on /dev/sda14 during installation
UUID=c74f2e82-f910-474c-a73f-46238adb38aa none swap sw 0 0
# swap was on /dev/sda8 during installation
UUID=29fd684e-d6fa-458b-8c57-bb60517c232e none swap sw 0 0
/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0
--------------------------------------------------------------------------------
=================== sda7: Location of files loaded by Grub: ====================
GiB - GB File Fragment(s)
========================== sda10/boot/grub/grub.cfg: ===========================
--------------------------------------------------------------------------------
#
# 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
}
if [ x$feature_default_font_path = xy ] ; then
font=unicode
else
insmod part_gpt
insmod ext2
set root='hd0,gpt10'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt10 --hint-efi=hd0,gpt10 --hint-baremetal=ahci0,gpt10 d28eca5f-efe5-44a6-bd83-2b996c50ef13
else
search --no-floppy --fs-uuid --set=root d28eca5f-efe5-44a6-bd83-2b996c50ef13
fi
font="/usr/share/grub/unicode.pf2"
fi
if loadfont $font ; then
set gfxmode=auto
load_video
insmod gfxterm
set locale_dir=$prefix/locale
set lang=en_US
insmod gettext
fi
terminal_output gfxterm
insmod part_gpt
insmod ext2
set root='hd0,gpt10'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt10 --hint-efi=hd0,gpt10 --hint-baremetal=ahci0,gpt10 d28eca5f-efe5-44a6-bd83-2b996c50ef13
else
search --no-floppy --fs-uuid --set=root d28eca5f-efe5-44a6-bd83-2b996c50ef13
fi
insmod png
background_image -m stretch /usr/local/share/backgrounds/MX16/grub/kingfisher.png
if [ "${recordfail}" = 1 ] ; then
set timeout=-1
else
if [ x$feature_timeout_style = xy ] ; then
set timeout_style=menu
set timeout=5
# Fallback normal timeout code in case the timeout_style feature is
# unavailable.
else
set timeout=5
fi
fi
### END /etc/grub.d/00_header ###
### BEGIN /etc/grub.d/05_debian_theme ###
insmod part_gpt
insmod ext2
set root='hd0,gpt10'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt10 --hint-efi=hd0,gpt10 --hint-baremetal=ahci0,gpt10 d28eca5f-efe5-44a6-bd83-2b996c50ef13
else
search --no-floppy --fs-uuid --set=root d28eca5f-efe5-44a6-bd83-2b996c50ef13
fi
insmod png
if background_image /usr/local/share/backgrounds/MX16/grub/kingfisher.png; then
true
else
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
fi
### 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 'MX-16.1 Metamorphosis' --class mx_16_1 --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-d28eca5f-efe5-44a6-bd83-2b996c50ef13' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt10'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt10 --hint-efi=hd0,gpt10 --hint-baremetal=ahci0,gpt10 d28eca5f-efe5-44a6-bd83-2b996c50ef13
else
search --no-floppy --fs-uuid --set=root d28eca5f-efe5-44a6-bd83-2b996c50ef13
fi
echo 'Loading Linux 4.7.0-0.bpo.1-amd64 ...'
linux /boot/vmlinuz-4.7.0-0.bpo.1-amd64 root=UUID=d28eca5f-efe5-44a6-bd83-2b996c50ef13 ro zswap.zpool=zsmalloc BOOT_IMAGE=/antiX/vmlinuz quiet
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-4.7.0-0.bpo.1-amd64
}
submenu 'Advanced options for MX-16.1 Metamorphosis' $menuentry_id_option 'gnulinux-advanced-d28eca5f-efe5-44a6-bd83-2b996c50ef13' {
menuentry 'MX-16.1 Metamorphosis, with Linux 4.7.0-0.bpo.1-amd64' --class mx_16_1 --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.7.0-0.bpo.1-amd64-advanced-d28eca5f-efe5-44a6-bd83-2b996c50ef13' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt10'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt10 --hint-efi=hd0,gpt10 --hint-baremetal=ahci0,gpt10 d28eca5f-efe5-44a6-bd83-2b996c50ef13
else
search --no-floppy --fs-uuid --set=root d28eca5f-efe5-44a6-bd83-2b996c50ef13
fi
echo 'Loading Linux 4.7.0-0.bpo.1-amd64 ...'
linux /boot/vmlinuz-4.7.0-0.bpo.1-amd64 root=UUID=d28eca5f-efe5-44a6-bd83-2b996c50ef13 ro zswap.zpool=zsmalloc BOOT_IMAGE=/antiX/vmlinuz quiet
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-4.7.0-0.bpo.1-amd64
}
menuentry 'MX-16.1 Metamorphosis, with Linux 4.7.0-0.bpo.1-amd64 (sysvinit)' --class mx_16_1 --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.7.0-0.bpo.1-amd64-init-sysvinit-d28eca5f-efe5-44a6-bd83-2b996c50ef13' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt10'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt10 --hint-efi=hd0,gpt10 --hint-baremetal=ahci0,gpt10 d28eca5f-efe5-44a6-bd83-2b996c50ef13
else
search --no-floppy --fs-uuid --set=root d28eca5f-efe5-44a6-bd83-2b996c50ef13
fi
echo 'Loading Linux 4.7.0-0.bpo.1-amd64 ...'
linux /boot/vmlinuz-4.7.0-0.bpo.1-amd64 root=UUID=d28eca5f-efe5-44a6-bd83-2b996c50ef13 ro zswap.zpool=zsmalloc BOOT_IMAGE=/antiX/vmlinuz quiet init=/lib/sysvinit/init
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-4.7.0-0.bpo.1-amd64
}
menuentry 'MX-16.1 Metamorphosis, with Linux 4.7.0-0.bpo.1-amd64 (systemd)' --class mx_16_1 --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.7.0-0.bpo.1-amd64-init-systemd-d28eca5f-efe5-44a6-bd83-2b996c50ef13' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt10'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt10 --hint-efi=hd0,gpt10 --hint-baremetal=ahci0,gpt10 d28eca5f-efe5-44a6-bd83-2b996c50ef13
else
search --no-floppy --fs-uuid --set=root d28eca5f-efe5-44a6-bd83-2b996c50ef13
fi
echo 'Loading Linux 4.7.0-0.bpo.1-amd64 ...'
linux /boot/vmlinuz-4.7.0-0.bpo.1-amd64 root=UUID=d28eca5f-efe5-44a6-bd83-2b996c50ef13 ro zswap.zpool=zsmalloc BOOT_IMAGE=/antiX/vmlinuz quiet init=/lib/systemd/systemd
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-4.7.0-0.bpo.1-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/20_memtest86+ ###
menuentry "Memory test (memtest86+)" {
insmod part_gpt
insmod ext2
set root='hd0,gpt10'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt10 --hint-efi=hd0,gpt10 --hint-baremetal=ahci0,gpt10 d28eca5f-efe5-44a6-bd83-2b996c50ef13
else
search --no-floppy --fs-uuid --set=root d28eca5f-efe5-44a6-bd83-2b996c50ef13
fi
linux16 /boot/memtest86+.bin
}
### END /etc/grub.d/20_memtest86+ ###
### BEGIN /etc/grub.d/30_os-prober ###
menuentry 'Refracta GNU/Linux (9.0) (on /dev/sda13)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94' {
insmod part_gpt
insmod ext2
set root='hd0,gpt13'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt13 --hint-efi=hd0,gpt13 --hint-baremetal=ahci0,gpt13 bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94
else
search --no-floppy --fs-uuid --set=root bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94
fi
linux /boot/vmlinuz-4.9.0-8-amd64 root=UUID=bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94 ro
initrd /boot/initrd.img-4.9.0-8-amd64
}
submenu 'Advanced options for Refracta GNU/Linux (9.0) (on /dev/sda13)' $menuentry_id_option 'osprober-gnulinux-advanced-bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94' {
menuentry 'Refracta GNU/Linux (on /dev/sda13)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.9.0-8-amd64--bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94' {
insmod part_gpt
insmod ext2
set root='hd0,gpt13'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt13 --hint-efi=hd0,gpt13 --hint-baremetal=ahci0,gpt13 bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94
else
search --no-floppy --fs-uuid --set=root bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94
fi
linux /boot/vmlinuz-4.9.0-8-amd64 root=UUID=bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94 ro
initrd /boot/initrd.img-4.9.0-8-amd64
}
menuentry 'Refracta GNU/Linux, with Linux 4.9.0-8-amd64 (on /dev/sda13)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.9.0-8-amd64--bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94' {
insmod part_gpt
insmod ext2
set root='hd0,gpt13'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt13 --hint-efi=hd0,gpt13 --hint-baremetal=ahci0,gpt13 bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94
else
search --no-floppy --fs-uuid --set=root bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94
fi
linux /boot/vmlinuz-4.9.0-8-amd64 root=UUID=bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94 ro
initrd /boot/initrd.img-4.9.0-8-amd64
}
menuentry 'Refracta GNU/Linux, with Linux 4.9.0-8-amd64 (recovery mode) (on /dev/sda13)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.9.0-8-amd64-root=UUID=bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94 ro single-bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94' {
insmod part_gpt
insmod ext2
set root='hd0,gpt13'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt13 --hint-efi=hd0,gpt13 --hint-baremetal=ahci0,gpt13 bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94
else
search --no-floppy --fs-uuid --set=root bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94
fi
linux /boot/vmlinuz-4.9.0-8-amd64 root=UUID=bce1dbf2-a9ec-48ae-80b2-dd78fdb15d94 ro single
initrd /boot/initrd.img-4.9.0-8-amd64
}
}
menuentry 'Debian GNU/Linux (9) (on /dev/sda7)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-6ccbd589-c365-4730-b05f-0fd29123b69d' {
insmod part_gpt
insmod ext2
set root='hd0,gpt7'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt7 --hint-efi=hd0,gpt7 --hint-baremetal=ahci0,gpt7 6ccbd589-c365-4730-b05f-0fd29123b69d
else
search --no-floppy --fs-uuid --set=root 6ccbd589-c365-4730-b05f-0fd29123b69d
fi
linux /boot/vmlinuz-4.9.0-8-amd64 root=UUID=6ccbd589-c365-4730-b05f-0fd29123b69d ro quiet
initrd /boot/initrd.img-4.9.0-8-amd64
}
submenu 'Advanced options for Debian GNU/Linux (9) (on /dev/sda7)' $menuentry_id_option 'osprober-gnulinux-advanced-6ccbd589-c365-4730-b05f-0fd29123b69d' {
menuentry 'Devuan GNU/Linux (on /dev/sda7)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.9.0-8-amd64--6ccbd589-c365-4730-b05f-0fd29123b69d' {
insmod part_gpt
insmod ext2
set root='hd0,gpt7'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt7 --hint-efi=hd0,gpt7 --hint-baremetal=ahci0,gpt7 6ccbd589-c365-4730-b05f-0fd29123b69d
else
search --no-floppy --fs-uuid --set=root 6ccbd589-c365-4730-b05f-0fd29123b69d
fi
linux /boot/vmlinuz-4.9.0-8-amd64 root=UUID=6ccbd589-c365-4730-b05f-0fd29123b69d ro quiet
initrd /boot/initrd.img-4.9.0-8-amd64
}
menuentry 'Devuan GNU/Linux, with Linux 4.9.0-8-amd64 (on /dev/sda7)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.9.0-8-amd64--6ccbd589-c365-4730-b05f-0fd29123b69d' {
insmod part_gpt
insmod ext2
set root='hd0,gpt7'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt7 --hint-efi=hd0,gpt7 --hint-baremetal=ahci0,gpt7 6ccbd589-c365-4730-b05f-0fd29123b69d
else
search --no-floppy --fs-uuid --set=root 6ccbd589-c365-4730-b05f-0fd29123b69d
fi
linux /boot/vmlinuz-4.9.0-8-amd64 root=UUID=6ccbd589-c365-4730-b05f-0fd29123b69d ro quiet
initrd /boot/initrd.img-4.9.0-8-amd64
}
menuentry 'Devuan GNU/Linux, with Linux 4.9.0-8-amd64 (recovery mode) (on /dev/sda7)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.9.0-8-amd64-root=UUID=6ccbd589-c365-4730-b05f-0fd29123b69d ro single-6ccbd589-c365-4730-b05f-0fd29123b69d' {
insmod part_gpt
insmod ext2
set root='hd0,gpt7'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt7 --hint-efi=hd0,gpt7 --hint-baremetal=ahci0,gpt7 6ccbd589-c365-4730-b05f-0fd29123b69d
else
search --no-floppy --fs-uuid --set=root 6ccbd589-c365-4730-b05f-0fd29123b69d
fi
linux /boot/vmlinuz-4.9.0-8-amd64 root=UUID=6ccbd589-c365-4730-b05f-0fd29123b69d ro single
initrd /boot/initrd.img-4.9.0-8-amd64
}
menuentry 'Devuan GNU/Linux, with Linux 4.9.0-6-amd64 (on /dev/sda7)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.9.0-6-amd64--6ccbd589-c365-4730-b05f-0fd29123b69d' {
insmod part_gpt
insmod ext2
set root='hd0,gpt7'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt7 --hint-efi=hd0,gpt7 --hint-baremetal=ahci0,gpt7 6ccbd589-c365-4730-b05f-0fd29123b69d
else
search --no-floppy --fs-uuid --set=root 6ccbd589-c365-4730-b05f-0fd29123b69d
fi
linux /boot/vmlinuz-4.9.0-6-amd64 root=UUID=6ccbd589-c365-4730-b05f-0fd29123b69d ro quiet
initrd /boot/initrd.img-4.9.0-6-amd64
}
menuentry 'Devuan GNU/Linux, with Linux 4.9.0-6-amd64 (recovery mode) (on /dev/sda7)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.9.0-6-amd64-root=UUID=6ccbd589-c365-4730-b05f-0fd29123b69d ro single-6ccbd589-c365-4730-b05f-0fd29123b69d' {
insmod part_gpt
insmod ext2
set root='hd0,gpt7'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt7 --hint-efi=hd0,gpt7 --hint-baremetal=ahci0,gpt7 6ccbd589-c365-4730-b05f-0fd29123b69d
else
search --no-floppy --fs-uuid --set=root 6ccbd589-c365-4730-b05f-0fd29123b69d
fi
linux /boot/vmlinuz-4.9.0-6-amd64 root=UUID=6ccbd589-c365-4730-b05f-0fd29123b69d ro single
initrd /boot/initrd.img-4.9.0-6-amd64
}
}
### END /etc/grub.d/30_os-prober ###
### BEGIN /etc/grub.d/30_uefi-firmware ###
menuentry 'System setup' $menuentry_id_option 'uefi-firmware' {
fwsetup
}
### 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 ###
--------------------------------------------------------------------------------
=============================== sda10/etc/fstab: ===============================
--------------------------------------------------------------------------------
# Pluggable devices are handled by uDev, they are not in fstab
/dev/sda10 / auto defaults,noatime 1 1
/dev/sda12 /home auto defaults,noatime 1 2
# Added by make-fstab /dev/sda8
UUID=e323ac15-8f84-429d-bcdd-3dbedc53cbf8 swap swap defaults 0 0
# Added by make-fstab /dev/sda11
UUID=036b8dc1-4f02-4b0b-a8c9-bb7c8be48c2f swap swap defaults 0 0
# Added by make-fstab /dev/sda14 label=/swap
UUID=d0e493b0-b1fd-4267-9b99-6640091bb7c9 swap swap defaults 0 0
--------------------------------------------------------------------------------
=================== sda10: Location of files loaded by Grub: ===================
GiB - GB File Fragment(s)
=============================== sda13/etc/fstab: ===============================
--------------------------------------------------------------------------------
/dev/sda8 swap swap defaults 0 0
/dev/sda13 / ext4 defaults 1 1
/dev/sda15 /home ext4 defaults 1 2
/dev/sda2 /boot/efi vfat defaults 1 0
#/dev/cdrom /mnt/cdrom auto noauto,owner,ro,comment=x-gvfs-show 0 0
/dev/fd0 /mnt/floppy auto noauto,users,rw,umask=00 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0
tmpfs /dev/shm tmpfs defaults 0 0
--------------------------------------------------------------------------------
=================== sda13: Location of files loaded by Grub: ===================
GiB - GB File Fragment(s)
======================== Unknown MBRs/Boot Sectors/etc: ========================
Unknown GPT Partiton Type
e1c73a93b42e134fb8440e14e2aef915
Unknown BootLoader on sda2
00000000 eb 58 90 4d 53 44 4f 53 35 2e 30 00 02 08 6e 1a |.X.MSDOS5.0...n.|
00000010 02 00 00 00 00 f8 00 00 3f 00 ff 00 00 00 20 00 |........?..... .|
00000020 00 40 0b 00 c9 02 00 00 00 00 00 00 02 00 00 00 |.@..............|
00000030 01 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000040 80 01 29 6a e8 b8 42 4e 4f 20 4e 41 4d 45 20 20 |..)j..BNO NAME |
00000050 20 20 46 41 54 33 32 20 20 20 33 c9 8e d1 bc f4 | FAT32 3.....|
00000060 7b 8e c1 8e d9 bd 00 7c 88 56 40 88 4e 02 8a 56 |{......|.V@.N..V|
00000070 40 b4 41 bb aa 55 cd 13 72 10 81 fb 55 aa 75 0a |@.A..U..r...U.u.|
00000080 f6 c1 01 74 05 fe 46 02 eb 2d 8a 56 40 b4 08 cd |...t..F..-.V@...|
00000090 13 73 05 b9 ff ff 8a f1 66 0f b6 c6 40 66 0f b6 |.s......f...@f..|
000000a0 d1 80 e2 3f f7 e2 86 cd c0 ed 06 41 66 0f b7 c9 |...?.......Af...|
000000b0 66 f7 e1 66 89 46 f8 83 7e 16 00 75 39 83 7e 2a |f..f.F..~..u9.~*|
000000c0 00 77 33 66 8b 46 1c 66 83 c0 0c bb 00 80 b9 01 |.w3f.F.f........|
000000d0 00 e8 2c 00 e9 a8 03 a1 f8 7d 80 c4 7c 8b f0 ac |..,......}..|...|
000000e0 84 c0 74 17 3c ff 74 09 b4 0e bb 07 00 cd 10 eb |..t.<.t.........|
000000f0 ee a1 fa 7d eb e4 a1 7d 80 eb df 98 cd 16 cd 19 |...}...}........|
00000100 66 60 80 7e 02 00 0f 84 20 00 66 6a 00 66 50 06 |f`.~.... .fj.fP.|
00000110 53 66 68 10 00 01 00 b4 42 8a 56 40 8b f4 cd 13 |Sfh.....B.V@....|
00000120 66 58 66 58 66 58 66 58 eb 33 66 3b 46 f8 72 03 |fXfXfXfX.3f;F.r.|
00000130 f9 eb 2a 66 33 d2 66 0f b7 4e 18 66 f7 f1 fe c2 |..*f3.f..N.f....|
00000140 8a ca 66 8b d0 66 c1 ea 10 f7 76 1a 86 d6 8a 56 |..f..f....v....V|
00000150 40 8a e8 c0 e4 06 0a cc b8 01 02 cd 13 66 61 0f |@............fa.|
00000160 82 74 ff 81 c3 00 02 66 40 49 75 94 c3 42 4f 4f |.t.....f@Iu..BOO|
00000170 54 4d 47 52 20 20 20 20 00 00 00 00 00 00 00 00 |TMGR ........|
00000180 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
000001a0 00 00 00 00 00 00 00 00 00 00 00 00 0d 0a 44 69 |..............Di|
000001b0 73 6b 20 65 72 72 6f 72 ff 0d 0a 50 72 65 73 73 |sk error...Press|
000001c0 20 61 6e 79 20 6b 65 79 20 74 6f 20 72 65 73 74 | any key to rest|
000001d0 61 72 74 0d 0a 00 00 00 00 00 00 00 00 00 00 00 |art.............|
000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000001f0 00 00 00 00 00 00 00 00 ac 01 b9 01 00 00 55 aa |..............U.|
00000200
=============================== StdErr Messages: ===============================
cat: /tmp/BootInfo-lEOwPwjL/Tmp_Log: No such file or directory
cat: /tmp/BootInfo-lEOwPwjL/Tmp_Log: No such file or directory
cat: /tmp/BootInfo-lEOwPwjL/Tmp_Log: No such file or directory
Last edited by Spaceman Spiff (2019-04-05 23:06:11)
Offline
Please edit your post and use code tags for the command output, it makes it *much* more readable and easier to scroll through.
Use the "Quote" button on this post to see how I do this:
This text is in code tags
(But don't submit it.)
Last edited by Head_on_a_Stick (2019-04-05 18:17:24)
Brianna Ghey — Rest In Power
Offline
Can we also see
efibootmgr -v
find /boot/efi
Brianna Ghey — Rest In Power
Offline
Sorry. Fixed it.
BootCurrent: 0003
Timeout: 2 seconds
BootOrder: 0003,0008,0002,0001,0009,0006,0007,0005,0004,0000
Boot0000* refracta VenHw(99e275e7-75a0-4b37-a2e6-c5385e6c00cb)
Boot0001* USB Floppy/CD VenMedia(b6fef66f-1495-4584-a836-3492d1984a8d,0500000001)..BO
Boot0002* USB Hard Drive VenMedia(b6fef66f-1495-4584-a836-3492d1984a8d,0200000001)..BO
Boot0003* devuan HD(2,GPT,3498b6b4-3379-424a-a524-5c4380f3ced2,0x200000,0xb4000)/File(\EFI\devuan\grubx64.efi)
Boot0004* MX16 VenHw(99e275e7-75a0-4b37-a2e6-c5385e6c00cb)
Boot0005* Salix-Xfce-14.2 VenHw(99e275e7-75a0-4b37-a2e6-c5385e6c00cb)
Boot0006* USB Floppy/CD VenMedia(b6fef66f-1495-4584-a836-3492d1984a8d,0500000000)..BO
Boot0007* Hard Drive BBS(HD,,0x0)..GO..NO........o.S.T.1.5.0.0.D.M.0.0.3.-.9.Y.N.1.6.G....................A...........................>..Gd-.;.A..MQ..L.1.W.1.E.C.5.V.7. . . . . . . . . . . . ........BO
Boot0008* ATAPI CD-ROM Drive VenMedia(b6fef66f-1495-4584-a836-3492d1984a8d,0300000001)..BO
Boot0009* CD/DVD Drive BBS(CDROM,,0x0)..GO..NO........o.h.p. . . . . . .D.V.D.-.R.A.M. .G.H.A.3.N....................A...........................>..Gd-.;.A..MQ..L.1.3.C.7.0.D.5.0.2.5. .3. . . . . . . . ........BO
/boot/efi
/boot/efi/SYSTEM
/boot/efi/EFI
/boot/efi/EFI/Microsoft
/boot/efi/EFI/Microsoft/Boot
/boot/efi/EFI/Microsoft/Boot/bg-BG
/boot/efi/EFI/Microsoft/Boot/bg-BG/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/bg-BG/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/cs-CZ
/boot/efi/EFI/Microsoft/Boot/cs-CZ/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/cs-CZ/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/cs-CZ/memtest.efi.mui
/boot/efi/EFI/Microsoft/Boot/da-DK
/boot/efi/EFI/Microsoft/Boot/da-DK/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/da-DK/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/da-DK/memtest.efi.mui
/boot/efi/EFI/Microsoft/Boot/de-DE
/boot/efi/EFI/Microsoft/Boot/de-DE/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/de-DE/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/de-DE/memtest.efi.mui
/boot/efi/EFI/Microsoft/Boot/el-GR
/boot/efi/EFI/Microsoft/Boot/el-GR/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/el-GR/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/el-GR/memtest.efi.mui
/boot/efi/EFI/Microsoft/Boot/en-GB
/boot/efi/EFI/Microsoft/Boot/en-GB/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/en-GB/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/en-US
/boot/efi/EFI/Microsoft/Boot/en-US/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/en-US/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/en-US/memtest.efi.mui
/boot/efi/EFI/Microsoft/Boot/es-ES
/boot/efi/EFI/Microsoft/Boot/es-ES/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/es-ES/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/es-ES/memtest.efi.mui
/boot/efi/EFI/Microsoft/Boot/et-EE
/boot/efi/EFI/Microsoft/Boot/et-EE/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/et-EE/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/fi-FI
/boot/efi/EFI/Microsoft/Boot/fi-FI/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/fi-FI/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/fi-FI/memtest.efi.mui
/boot/efi/EFI/Microsoft/Boot/fr-FR
/boot/efi/EFI/Microsoft/Boot/fr-FR/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/fr-FR/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/fr-FR/memtest.efi.mui
/boot/efi/EFI/Microsoft/Boot/hr-HR
/boot/efi/EFI/Microsoft/Boot/hr-HR/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/hr-HR/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/hu-HU
/boot/efi/EFI/Microsoft/Boot/hu-HU/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/hu-HU/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/hu-HU/memtest.efi.mui
/boot/efi/EFI/Microsoft/Boot/it-IT
/boot/efi/EFI/Microsoft/Boot/it-IT/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/it-IT/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/it-IT/memtest.efi.mui
/boot/efi/EFI/Microsoft/Boot/ja-JP
/boot/efi/EFI/Microsoft/Boot/ja-JP/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/ja-JP/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/ja-JP/memtest.efi.mui
/boot/efi/EFI/Microsoft/Boot/ko-KR
/boot/efi/EFI/Microsoft/Boot/ko-KR/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/ko-KR/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/ko-KR/memtest.efi.mui
/boot/efi/EFI/Microsoft/Boot/lt-LT
/boot/efi/EFI/Microsoft/Boot/lt-LT/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/lt-LT/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/lv-LV
/boot/efi/EFI/Microsoft/Boot/lv-LV/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/lv-LV/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/nb-NO
/boot/efi/EFI/Microsoft/Boot/nb-NO/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/nb-NO/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/nb-NO/memtest.efi.mui
/boot/efi/EFI/Microsoft/Boot/nl-NL
/boot/efi/EFI/Microsoft/Boot/nl-NL/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/nl-NL/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/nl-NL/memtest.efi.mui
/boot/efi/EFI/Microsoft/Boot/pl-PL
/boot/efi/EFI/Microsoft/Boot/pl-PL/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/pl-PL/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/pl-PL/memtest.efi.mui
/boot/efi/EFI/Microsoft/Boot/pt-BR
/boot/efi/EFI/Microsoft/Boot/pt-BR/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/pt-BR/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/pt-BR/memtest.efi.mui
/boot/efi/EFI/Microsoft/Boot/pt-PT
/boot/efi/EFI/Microsoft/Boot/pt-PT/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/pt-PT/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/pt-PT/memtest.efi.mui
/boot/efi/EFI/Microsoft/Boot/qps-ploc
/boot/efi/EFI/Microsoft/Boot/qps-ploc/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/qps-ploc/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/qps-ploc/memtest.efi.mui
/boot/efi/EFI/Microsoft/Boot/ro-RO
/boot/efi/EFI/Microsoft/Boot/ro-RO/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/ro-RO/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/ru-RU
/boot/efi/EFI/Microsoft/Boot/ru-RU/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/ru-RU/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/ru-RU/memtest.efi.mui
/boot/efi/EFI/Microsoft/Boot/sk-SK
/boot/efi/EFI/Microsoft/Boot/sk-SK/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/sk-SK/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/sl-SI
/boot/efi/EFI/Microsoft/Boot/sl-SI/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/sl-SI/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/sr-Latn-CS
/boot/efi/EFI/Microsoft/Boot/sr-Latn-CS/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/sr-Latn-CS/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/sv-SE
/boot/efi/EFI/Microsoft/Boot/sv-SE/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/sv-SE/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/sv-SE/memtest.efi.mui
/boot/efi/EFI/Microsoft/Boot/tr-TR
/boot/efi/EFI/Microsoft/Boot/tr-TR/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/tr-TR/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/tr-TR/memtest.efi.mui
/boot/efi/EFI/Microsoft/Boot/uk-UA
/boot/efi/EFI/Microsoft/Boot/uk-UA/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/uk-UA/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/zh-CN
/boot/efi/EFI/Microsoft/Boot/zh-CN/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/zh-CN/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/zh-CN/memtest.efi.mui
/boot/efi/EFI/Microsoft/Boot/zh-HK
/boot/efi/EFI/Microsoft/Boot/zh-HK/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/zh-HK/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/zh-HK/memtest.efi.mui
/boot/efi/EFI/Microsoft/Boot/zh-TW
/boot/efi/EFI/Microsoft/Boot/zh-TW/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/zh-TW/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/zh-TW/memtest.efi.mui
/boot/efi/EFI/Microsoft/Boot/BOOTSTAT.DAT
/boot/efi/EFI/Microsoft/Boot/Fonts
/boot/efi/EFI/Microsoft/Boot/Fonts/chs_boot.ttf
/boot/efi/EFI/Microsoft/Boot/Fonts/cht_boot.ttf
/boot/efi/EFI/Microsoft/Boot/Fonts/jpn_boot.ttf
/boot/efi/EFI/Microsoft/Boot/Fonts/kor_boot.ttf
/boot/efi/EFI/Microsoft/Boot/Fonts/malgunn_boot.ttf
/boot/efi/EFI/Microsoft/Boot/Fonts/malgun_boot.ttf
/boot/efi/EFI/Microsoft/Boot/Fonts/meiryon_boot.ttf
/boot/efi/EFI/Microsoft/Boot/Fonts/meiryo_boot.ttf
/boot/efi/EFI/Microsoft/Boot/Fonts/msjhn_boot.ttf
/boot/efi/EFI/Microsoft/Boot/Fonts/msjh_boot.ttf
/boot/efi/EFI/Microsoft/Boot/Fonts/msyhn_boot.ttf
/boot/efi/EFI/Microsoft/Boot/Fonts/msyh_boot.ttf
/boot/efi/EFI/Microsoft/Boot/Fonts/segmono_boot.ttf
/boot/efi/EFI/Microsoft/Boot/Fonts/segoen_slboot.ttf
/boot/efi/EFI/Microsoft/Boot/Fonts/segoe_slboot.ttf
/boot/efi/EFI/Microsoft/Boot/Fonts/wgl4_boot.ttf
/boot/efi/EFI/Microsoft/Boot/Resources
/boot/efi/EFI/Microsoft/Boot/Resources/en-US
/boot/efi/EFI/Microsoft/Boot/Resources/en-US/bootres.dll.mui
/boot/efi/EFI/Microsoft/Boot/Resources/bootres.dll
/boot/efi/EFI/Microsoft/Boot/BCD
/boot/efi/EFI/Microsoft/Boot/BCD.LOG
/boot/efi/EFI/Microsoft/Boot/BCD.LOG1
/boot/efi/EFI/Microsoft/Boot/BCD.LOG2
/boot/efi/EFI/Microsoft/Boot/sr-Latn-RS
/boot/efi/EFI/Microsoft/Boot/sr-Latn-RS/bootmgfw.efi.mui
/boot/efi/EFI/Microsoft/Boot/sr-Latn-RS/bootmgr.efi.mui
/boot/efi/EFI/Microsoft/Boot/boot.stl
/boot/efi/EFI/Microsoft/Boot/bootmgfw.efi
/boot/efi/EFI/Microsoft/Boot/bootmgr.efi
/boot/efi/EFI/Microsoft/Boot/memtest.efi
/boot/efi/EFI/Boot
/boot/efi/EFI/Boot/bootx64.efi
/boot/efi/EFI/devuan
/boot/efi/EFI/devuan/grubx64.efi
/boot/efi/EFI/MX16
/boot/efi/EFI/MX16/grubx64.efi
/boot/efi/EFI/HP
/boot/efi/EFI/HP/BIOS
/boot/efi/EFI/HP/BIOS/Current
/boot/efi/EFI/HP/BIOS/Current/JA2_8030.BIN
/boot/efi/EFI/HP/BIOS/New
/boot/efi/EFI/HP/BIOS/Previous
/boot/efi/EFI/HP/BiosUpdate
/boot/efi/EFI/HP/BiosUpdate/CryptRSA.efi
/boot/efi/EFI/HP/BiosUpdate/CryptRSA32.efi
/boot/efi/EFI/HP/BiosUpdate/HpBiosUpdate.efi
/boot/efi/EFI/HP/BiosUpdate/HpBiosUpdate.s09
/boot/efi/EFI/HP/BiosUpdate/HpBiosUpdate.s12
/boot/efi/EFI/HP/BiosUpdate/HpBiosUpdate.sig
/boot/efi/EFI/HP/BiosUpdate/HpBiosUpdate32.efi
/boot/efi/EFI/HP/BiosUpdate/HpBiosUpdate32.s09
/boot/efi/EFI/HP/BiosUpdate/HpBiosUpdate32.s12
/boot/efi/EFI/HP/BiosUpdate/HpBiosUpdate32.sig
/boot/efi/EFI/HP/BiosUpdate/HpBiosUpdate.log
/boot/efi/EFI/HP/SystemDiags
/boot/efi/EFI/HP/SystemDiags/!12345678901.txt
/boot/efi/EFI/HP/SystemDiags/!123456789010.txt
/boot/efi/EFI/HP/SystemDiags/!123456789011.txt
/boot/efi/EFI/HP/SystemDiags/!123456789012.txt
/boot/efi/EFI/HP/SystemDiags/!123456789013.txt
/boot/efi/EFI/HP/SystemDiags/!123456789014.txt
/boot/efi/EFI/HP/SystemDiags/!123456789015.txt
/boot/efi/EFI/HP/SystemDiags/!123456789016.txt
/boot/efi/EFI/HP/SystemDiags/!123456789017.txt
/boot/efi/EFI/HP/SystemDiags/!123456789018.txt
/boot/efi/EFI/HP/SystemDiags/!123456789019.txt
/boot/efi/EFI/HP/SystemDiags/!12345678902.txt
/boot/efi/EFI/HP/SystemDiags/!123456789020.txt
/boot/efi/EFI/HP/SystemDiags/!123456789021.txt
/boot/efi/EFI/HP/SystemDiags/!123456789022.txt
/boot/efi/EFI/HP/SystemDiags/!123456789023.txt
/boot/efi/EFI/HP/SystemDiags/!123456789024.txt
/boot/efi/EFI/HP/SystemDiags/!123456789025.txt
/boot/efi/EFI/HP/SystemDiags/!123456789026.txt
/boot/efi/EFI/HP/SystemDiags/!123456789027.txt
/boot/efi/EFI/HP/SystemDiags/!123456789028.txt
/boot/efi/EFI/HP/SystemDiags/!123456789029.txt
/boot/efi/EFI/HP/SystemDiags/!12345678903.txt
/boot/efi/EFI/HP/SystemDiags/!123456789030.txt
/boot/efi/EFI/HP/SystemDiags/!12345678904.txt
/boot/efi/EFI/HP/SystemDiags/!12345678905.txt
/boot/efi/EFI/HP/SystemDiags/!12345678906.txt
/boot/efi/EFI/HP/SystemDiags/!12345678907.txt
/boot/efi/EFI/HP/SystemDiags/!12345678908.txt
/boot/efi/EFI/HP/SystemDiags/!12345678909.txt
/boot/efi/EFI/HP/SystemDiags/CryptRSA.efi
/boot/efi/EFI/HP/SystemDiags/CryptRSA32.efi
/boot/efi/EFI/HP/SystemDiags/firewirediags.msg.xml
/boot/efi/EFI/HP/SystemDiags/FirewireDiags.udm
/boot/efi/EFI/HP/SystemDiags/FirewireDiags32.udm
/boot/efi/EFI/HP/SystemDiags/opticaldiags.msg.xml
/boot/efi/EFI/HP/SystemDiags/OpticalDiags.udm
/boot/efi/EFI/HP/SystemDiags/OpticalDiags32.udm
/boot/efi/EFI/HP/SystemDiags/SystemDiags.efi
/boot/efi/EFI/HP/SystemDiags/SystemDiags.s09
/boot/efi/EFI/HP/SystemDiags/SystemDiags.s12
/boot/efi/EFI/HP/SystemDiags/SystemDiags.sig
/boot/efi/EFI/HP/SystemDiags/SystemDiags32.efi
/boot/efi/EFI/HP/SystemDiags/SystemDiags32.s09
/boot/efi/EFI/HP/SystemDiags/SystemDiags32.s12
/boot/efi/EFI/HP/SystemDiags/SystemDiags32.sig
/boot/efi/EFI/HP/SystemDiags/usbdiags.msg.xml
/boot/efi/EFI/HP/SystemDiags/USBDiags.udm
/boot/efi/EFI/HP/SystemDiags/USBDiags32.udm
/boot/efi/EFI/HP/SystemDiags/VideoDiags.udm
/boot/efi/EFI/HP/SystemDiags/VideoDiags32.udm
/boot/efi/EFI/HP/SystemDiags/VideoMem.udm
/boot/efi/EFI/HP/SystemDiags/VideoMem32.udm
/boot/efi/EFI/HP/SystemRecovery
/boot/efi/EFI/HP/SystemRecovery/bootmgfw.efi
/boot/efi/EFI/HP/SystemRecovery/BCD
/boot/efi/EFI/HP/SystemRecovery/BCD.LOG
/boot/efi/EFI/HP/SystemRecovery/BCD.LOG1
/boot/efi/EFI/HP/SystemRecovery/BCD.LOG2
/boot/efi/EFI/refracta
/boot/efi/EFI/refracta/grubx64.efi
/boot/efi/EFI/Salix-Xfce-14.2
/boot/efi/EFI/Salix-Xfce-14.2/elilo.conf
/boot/efi/EFI/Salix-Xfce-14.2/elilo.efi
/boot/efi/EFI/Salix-Xfce-14.2/vmlinuz
/boot/efi/HP_TOOLS
/boot/efi/BOOTSECT.BAK
Last edited by Spaceman Spiff (2019-04-05 23:09:25)
Offline
Thanks, that's better
So you are booting in UEFI mode using Devuan's grub.cfg, which has the timeout set to 5 seconds.
I don't know why you're not seeing the menu, it should appear for 5 seconds.
Is there a delay of about 5 seconds before the system boots?
Perhaps the selected graphics mode is incompatible with your system.
EDIT: try editing /etc/default/grub and replace
#GRUB_TERMINAL=console
with
GRUB_TERMINAL=console
(Remove the # symbol.)
Then save the file and run
update-grub
Last edited by Head_on_a_Stick (2019-04-05 23:49:29)
Brianna Ghey — Rest In Power
Offline
Done.
When I shut it down, it works. restart doesn't work.
It came up a couple of times before in text mode before, but they were the exception.
Last edited by Spaceman Spiff (2019-04-06 07:17:17)
Offline
When I shut it down, it works. restart doesn't work.
I'm not sure I understand you.
So if you shutdown the machine then you can see the GRUB menu when you start it up again?
But when you just reboot you can't see the menu, is that correct?
And to ask again: is there a 5 second delay before the system starts when you don't see the menu?
That GRUB_TERMINAL option only works for non-UEFI booting anyway so it was a poor suggestion (sorry).
What is your graphics hardware? Is it NVIDIA?
Brianna Ghey — Rest In Power
Offline
In /etc/default/grub.
Maybe try setting GRUB_TIMEOUT to something ridiculous to see if its a timing problem:
GRUB_TIMEOUT=9
You can also prohibit the OS Prober, which would make a much simpler grub.cfg, may help in debugging:
GRUB_DISABLE_OS_PROBER="true"
I wonder if changing the GRUB_DEFAULT=0 to something else would change whats booted?
Did you post your full /etc/default/grub contents?
Dont forget to update grub if you do make any changes:
update-grub
Offline
Did you post your full /etc/default/grub contents?
Yes, it's here: https://dev1galaxy.org/viewtopic.php?pid=15271#p15271
Perhaps the OP could also try un-commenting the GRUB_GFXMODE line to set the resolution to 640x480
This should show the available framebuffer resolutions:
# apt install hwinfo
# hwinfo --framebuffer | grep 'Mode '
Try one of those if 640x480 isn't supported.
Last edited by Head_on_a_Stick (2019-04-06 16:38:02)
Brianna Ghey — Rest In Power
Offline
I am thinking its video related as well. Grub is probably "running", just not showing.
A simple test would be to hit the down arrow several times around when you think the grub menu should be displayed. This would prohibit the default boot from taking off.
Offline
Yes that is correct. Grub shows up on cold start now. It is amd a8 apu with built in graphics
Will try other suggestions tomorrow if I get time.
Last edited by Spaceman Spiff (2019-04-07 08:26:12)
Offline
It works on restart now, but it only has a one second clock even though timeout is set for 15.
First, I used hwinfo and set framebuffer to Mode 0x03d4: 1920x1080 (+7680), 24 bits, and then tried gfxmode. gfxmode lasted 15 seconds the first time but reverted back to one second.
Last edited by Spaceman Spiff (2019-04-07 17:19:38)
Offline
gfxmode lasted 15 seconds the first time but reverted back to one second.
That is very strange.
What if you set GRUB_TIMEOUT to "-1", is that honoured?
Brianna Ghey — Rest In Power
Offline
-1 Grub timeout works. Have not had one instance where it did not.
Strange thing, that is.
Offline
Pages: 1