<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=1866&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / GRUB2 - I can't access to my Slackware64 14.2]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=1866</link>
		<description><![CDATA[The most recent posts in GRUB2 - I can't access to my Slackware64 14.2.]]></description>
		<lastBuildDate>Sun, 04 Feb 2018 11:58:07 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[GRUB2 - I can't access to my Slackware64 14.2]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7516#p7516</link>
			<description><![CDATA[<p>Hi there, i have another GNU/Linux Distribution installed on another Hard Drive. Slackware64 14.2 when i just finished a fresh install of Devuan with GRUB. all works fine the Entry for Slackware was working. but i don&#039;t know why after i installed the package &quot;starfield&quot; theme modifying /etc/default/grub</p><div class="codebox"><pre class="vscroll"><code># If you change this file, run &#039;update-grub&#039; afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#   info -f grub -n &#039;Simple configuration&#039;

GRUB_DEFAULT=0
GRUB_TIMEOUT=30
GRUB_DISTRIBUTOR=`lsb_release -i -s 2&gt; /dev/null || echo Devuan`
GRUB_CMDLINE_LINUX_DEFAULT=&quot;nomodeset video=uvesafb:mode_option=1024x768-32,mtrr=3,scroll=ywrap&quot;
GRUB_CMDLINE_LINUX=&quot;set gfxpayload=1024x768x32,1024x768 splash quiet&quot;

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM=&quot;0x01234567,0xfefefefe,0x89abcdef,0xefefefef&quot;

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo&#039;
GRUB_GFXMODE=1024x768
GRUB_GFXPAYLOAD=keep
GRUB_BACKGROUND=/boot/images/Devuan.png
GRUB_THEME=&quot;/boot/grub/themes/starfield/theme.txt&quot;

# Uncomment if you don&#039;t want GRUB to pass &quot;root=UUID=xxx&quot; parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY=&quot;true&quot;

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE=&quot;480 440 1&quot;</code></pre></div><p>and update grub with</p><div class="codebox"><pre><code>su -c &quot;update-grub&quot; root

#update-grub output:
Contraseña: 
Generating grub configuration file ...
Encontrado tema: /boot/grub/themes/starfield/theme.txt
Found background image: /boot/images/Devuan.png
Encontrada imagen de linux: /boot/vmlinuz-3.16.0-5-amd64
Encontrada imagen de memoria inicial: /boot/initrd.img-3.16.0-5-amd64
Encontrado Slackware Linux (Slackware 14.2) en /dev/sda3
hecho</code></pre></div><p>When i reboot and test, the entry just shows me &quot;/boot/vmlinuz-huge-4.4.111 not found&quot;</p><div class="codebox"><pre><code>su -c &quot;blkid&quot; root

#blkid output :
/dev/sda1: LABEL=&quot;2Slackini&quot; UUID=&quot;59774ae4-7b95-4aee-a16f-40e9adc3c4db&quot; TYPE=&quot;ext2&quot; PARTUUID=&quot;000cb1e8-01&quot;
/dev/sda2: LABEL=&quot;Intercambio&quot; UUID=&quot;3321c287-cb97-4ac4-8411-5e5c9309eb29&quot; TYPE=&quot;swap&quot; PARTUUID=&quot;000cb1e8-02&quot;
/dev/sda3: LABEL=&quot;2Slackware64&quot; UUID=&quot;1c07b419-4a08-4326-b4c4-fd9ac9cce46e&quot; UUID_SUB=&quot;3ec2cd19-212c-42e4-9630-8c5c2baa3250&quot; TYPE=&quot;btrfs&quot; PARTUUID=&quot;000cb1e8-03&quot;
/dev/sda4: LABEL=&quot;Compartido&quot; UUID=&quot;8e83f0c2-f133-4bda-97ca-f136b8bbf7a7&quot; TYPE=&quot;ext3&quot; PARTUUID=&quot;000cb1e8-04&quot;
/dev/sdb1: LABEL=&quot;AV&quot; UUID=&quot;03c03b57-42fe-40f9-83ff-2ebefa5957c7&quot; TYPE=&quot;ext3&quot; PARTUUID=&quot;000a723c-01&quot;
/dev/sdc1: LABEL=&quot;1SlackIni&quot; UUID=&quot;841f50d0-7bc8-42ec-83e5-de5478b4fb4b&quot; TYPE=&quot;ext2&quot; PARTUUID=&quot;000762df-01&quot;
/dev/sdc2: UUID=&quot;5044993c-7b26-41ad-85c9-b455ae6ddd11&quot; TYPE=&quot;swap&quot; PARTUUID=&quot;000762df-02&quot;
/dev/sdc3: LABEL=&quot;Devuan&quot; UUID=&quot;9df5c924-2cd5-4f2a-b9c8-0940b8886626&quot; UUID_SUB=&quot;f977c429-9ff9-4592-9636-745dd72cadc3&quot; TYPE=&quot;btrfs&quot; PARTUUID=&quot;000762df-03&quot;</code></pre></div><div class="codebox"><pre class="vscroll"><code>cat /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 [ &quot;${next_entry}&quot; ] ; then
   set default=&quot;${next_entry}&quot;
   set next_entry=
   save_env next_entry
   set boot_once=true
else
   set default=&quot;0&quot;
fi

if [ x&quot;${feature_menuentry_id}&quot; = xy ]; then
  menuentry_id_option=&quot;--id&quot;
else
  menuentry_id_option=&quot;&quot;
fi

export menuentry_id_option

if [ &quot;${prev_saved_entry}&quot; ]; then
  set saved_entry=&quot;${prev_saved_entry}&quot;
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z &quot;${boot_once}&quot; ]; then
    saved_entry=&quot;${chosen}&quot;
    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_msdos
insmod btrfs
set root=&#039;hd2,msdos3&#039;
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd2,msdos3 --hint-efi=hd2,msdos3 --hint-baremetal=ahci2,msdos3  9df5c924-2cd5-4f2a-b9c8-0940b8886626
else
  search --no-floppy --fs-uuid --set=root 9df5c924-2cd5-4f2a-b9c8-0940b8886626
fi
    font=&quot;/usr/share/grub/unicode.pf2&quot;
fi

if loadfont $font ; then
  set gfxmode=1024x768
  load_video
  insmod gfxterm
  set locale_dir=$prefix/locale
  set lang=es_VE
  insmod gettext
fi
terminal_output gfxterm
insmod part_msdos
insmod ext2
set root=&#039;hd2,msdos1&#039;
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd2,msdos1 --hint-efi=hd2,msdos1 --hint-baremetal=ahci2,msdos1  841f50d0-7bc8-42ec-83e5-de5478b4fb4b
else
  search --no-floppy --fs-uuid --set=root 841f50d0-7bc8-42ec-83e5-de5478b4fb4b
fi
insmod gfxmenu
loadfont ($root)/grub/themes/starfield/dejavu_10.pf2
loadfont ($root)/grub/themes/starfield/dejavu_12.pf2
loadfont ($root)/grub/themes/starfield/dejavu_14.pf2
loadfont ($root)/grub/themes/starfield/dejavu_16.pf2
loadfont ($root)/grub/themes/starfield/dejavu_bold_14.pf2
insmod png
set theme=($root)/grub/themes/starfield/theme.txt
export theme
if [ &quot;${recordfail}&quot; = 1 ] ; then
  set timeout=-1
else
  if [ x$feature_timeout_style = xy ] ; then
    set timeout_style=menu
    set timeout=30
  # Fallback normal timeout code in case the timeout_style feature is
  # unavailable.
  else
    set timeout=30
  fi
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
insmod part_msdos
insmod ext2
set root=&#039;hd2,msdos1&#039;
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd2,msdos1 --hint-efi=hd2,msdos1 --hint-baremetal=ahci2,msdos1  841f50d0-7bc8-42ec-83e5-de5478b4fb4b
else
  search --no-floppy --fs-uuid --set=root 841f50d0-7bc8-42ec-83e5-de5478b4fb4b
fi
insmod png
if background_image /images/Devuan.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=&quot;${1}&quot;
}
set linux_gfx_mode=
export linux_gfx_mode
menuentry &#039;Devuan GNU/Linux&#039; --class devuan --class gnu-linux --class gnu --class os $menuentry_id_option &#039;gnulinux-simple-9df5c924-2cd5-4f2a-b9c8-0940b8886626&#039; {
	load_video
	insmod gzio
	if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
	insmod part_msdos
	insmod ext2
	set root=&#039;hd2,msdos1&#039;
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd2,msdos1 --hint-efi=hd2,msdos1 --hint-baremetal=ahci2,msdos1  841f50d0-7bc8-42ec-83e5-de5478b4fb4b
	else
	  search --no-floppy --fs-uuid --set=root 841f50d0-7bc8-42ec-83e5-de5478b4fb4b
	fi
	echo	&#039;Cargando Linux 3.16.0-5-amd64...&#039;
	linux	/vmlinuz-3.16.0-5-amd64 root=UUID=9df5c924-2cd5-4f2a-b9c8-0940b8886626 ro set gfxpayload=1024x768x32,1024x768 splash quiet nomodeset video=uvesafb:mode_option=1024x768-32,mtrr=3,scroll=ywrap
	echo	&#039;Cargando imagen de memoria inicial...&#039;
	initrd	/initrd.img-3.16.0-5-amd64
}
submenu &#039;Opciones avanzadas para Devuan GNU/Linux&#039; $menuentry_id_option &#039;gnulinux-advanced-9df5c924-2cd5-4f2a-b9c8-0940b8886626&#039; {
	menuentry &#039;Devuan GNU/Linux, con Linux 3.16.0-5-amd64&#039; --class devuan --class gnu-linux --class gnu --class os $menuentry_id_option &#039;gnulinux-3.16.0-5-amd64-advanced-9df5c924-2cd5-4f2a-b9c8-0940b8886626&#039; {
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root=&#039;hd2,msdos1&#039;
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd2,msdos1 --hint-efi=hd2,msdos1 --hint-baremetal=ahci2,msdos1  841f50d0-7bc8-42ec-83e5-de5478b4fb4b
		else
		  search --no-floppy --fs-uuid --set=root 841f50d0-7bc8-42ec-83e5-de5478b4fb4b
		fi
		echo	&#039;Cargando Linux 3.16.0-5-amd64...&#039;
		linux	/vmlinuz-3.16.0-5-amd64 root=UUID=9df5c924-2cd5-4f2a-b9c8-0940b8886626 ro set gfxpayload=1024x768x32,1024x768 splash quiet nomodeset video=uvesafb:mode_option=1024x768-32,mtrr=3,scroll=ywrap
		echo	&#039;Cargando imagen de memoria inicial...&#039;
		initrd	/initrd.img-3.16.0-5-amd64
	}
	menuentry &#039;Devuan GNU/Linux, with Linux 3.16.0-5-amd64 (sysvinit)&#039; --class devuan --class gnu-linux --class gnu --class os $menuentry_id_option &#039;gnulinux-3.16.0-5-amd64-init-sysvinit-9df5c924-2cd5-4f2a-b9c8-0940b8886626&#039; {
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root=&#039;hd2,msdos1&#039;
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd2,msdos1 --hint-efi=hd2,msdos1 --hint-baremetal=ahci2,msdos1  841f50d0-7bc8-42ec-83e5-de5478b4fb4b
		else
		  search --no-floppy --fs-uuid --set=root 841f50d0-7bc8-42ec-83e5-de5478b4fb4b
		fi
		echo	&#039;Cargando Linux 3.16.0-5-amd64...&#039;
		linux	/vmlinuz-3.16.0-5-amd64 root=UUID=9df5c924-2cd5-4f2a-b9c8-0940b8886626 ro set gfxpayload=1024x768x32,1024x768 splash quiet nomodeset video=uvesafb:mode_option=1024x768-32,mtrr=3,scroll=ywrap init=/lib/sysvinit/init
		echo	&#039;Cargando imagen de memoria inicial...&#039;
		initrd	/initrd.img-3.16.0-5-amd64
	}
	menuentry &#039;Devuan GNU/Linux, with Linux 3.16.0-5-amd64 (recovery mode)&#039; --class devuan --class gnu-linux --class gnu --class os $menuentry_id_option &#039;gnulinux-3.16.0-5-amd64-recovery-9df5c924-2cd5-4f2a-b9c8-0940b8886626&#039; {
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root=&#039;hd2,msdos1&#039;
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd2,msdos1 --hint-efi=hd2,msdos1 --hint-baremetal=ahci2,msdos1  841f50d0-7bc8-42ec-83e5-de5478b4fb4b
		else
		  search --no-floppy --fs-uuid --set=root 841f50d0-7bc8-42ec-83e5-de5478b4fb4b
		fi
		echo	&#039;Cargando Linux 3.16.0-5-amd64...&#039;
		linux	/vmlinuz-3.16.0-5-amd64 root=UUID=9df5c924-2cd5-4f2a-b9c8-0940b8886626 ro single set gfxpayload=1024x768x32,1024x768 splash quiet
		echo	&#039;Cargando imagen de memoria inicial...&#039;
		initrd	/initrd.img-3.16.0-5-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 &#039;Slackware Linux (Slackware 14.2) (en /dev/sda3)&#039; --class gnu-linux --class gnu --class os $menuentry_id_option &#039;osprober-gnulinux-simple-1c07b419-4a08-4326-b4c4-fd9ac9cce46e&#039; {
	insmod part_msdos
	insmod btrfs
	set root=&#039;hd0,msdos3&#039;
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos3 --hint-efi=hd0,msdos3 --hint-baremetal=ahci0,msdos3  1c07b419-4a08-4326-b4c4-fd9ac9cce46e
	else
	  search --no-floppy --fs-uuid --set=root 1c07b419-4a08-4326-b4c4-fd9ac9cce46e
	fi
	linux /boot/vmlinuz-huge-4.4.111 root=/dev/sda3
}
submenu &#039;Opciones avanzadas para Slackware Linux (Slackware 14.2) (en /dev/sda3)&#039; $menuentry_id_option &#039;osprober-gnulinux-advanced-1c07b419-4a08-4326-b4c4-fd9ac9cce46e&#039; {
	menuentry &#039;Slackware Linux (Slackware 14.2) (en /dev/sda3)&#039; --class gnu-linux --class gnu --class os $menuentry_id_option &#039;osprober-gnulinux-/boot/vmlinuz-huge-4.4.111--1c07b419-4a08-4326-b4c4-fd9ac9cce46e&#039; {
		insmod part_msdos
		insmod btrfs
		set root=&#039;hd0,msdos3&#039;
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos3 --hint-efi=hd0,msdos3 --hint-baremetal=ahci0,msdos3  1c07b419-4a08-4326-b4c4-fd9ac9cce46e
		else
		  search --no-floppy --fs-uuid --set=root 1c07b419-4a08-4326-b4c4-fd9ac9cce46e
		fi
		linux /boot/vmlinuz-huge-4.4.111 root=/dev/sda3
	}
}

### 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 &#039;exec tail&#039; 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 &quot;${config_directory}&quot; -a -f  $prefix/custom.cfg ]; then
  source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (inukaze)]]></author>
			<pubDate>Sun, 04 Feb 2018 11:58:07 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7516#p7516</guid>
		</item>
	</channel>
</rss>
