
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.thelinuxwiki.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=grub2_notes</id>
		<title>grub2 notes - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=grub2_notes"/>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=grub2_notes&amp;action=history"/>
		<updated>2026-04-29T03:47:02Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21.5</generator>

	<entry>
		<id>http://www.thelinuxwiki.com/index.php?title=grub2_notes&amp;diff=928&amp;oldid=prev</id>
		<title>Nighthawk: Created page with &quot;system was booting in bios compat mode, with GPT disk and grub2 with luks encrypted root and LVM  '''Error message:''' on boot, system was complaining about invalid root / blo...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=grub2_notes&amp;diff=928&amp;oldid=prev"/>
				<updated>2015-11-18T18:26:43Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;system was booting in bios compat mode, with GPT disk and grub2 with luks encrypted root and LVM  &amp;#039;&amp;#039;&amp;#039;Error message:&amp;#039;&amp;#039;&amp;#039; on boot, system was complaining about invalid root / blo...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;system was booting in bios compat mode, with GPT disk and grub2 with luks encrypted root and LVM&lt;br /&gt;
&lt;br /&gt;
'''Error message:''' on boot, system was complaining about invalid root / block device&lt;br /&gt;
&lt;br /&gt;
'''Solution:'''&lt;br /&gt;
edit /etc/default/grub file and added my required parameters to&lt;br /&gt;
&lt;br /&gt;
 GRUB_CMDLINE_LINUX=&lt;br /&gt;
&lt;br /&gt;
example:&lt;br /&gt;
&lt;br /&gt;
 GRUB_CMDLINE_LINUX=&amp;quot;root=/dev/ram0 crypt_root=/dev/vg1/root&amp;quot;&lt;br /&gt;
&lt;br /&gt;
AND &lt;br /&gt;
&lt;br /&gt;
the line below was uncommented &lt;br /&gt;
&lt;br /&gt;
 # Uncomment if you don't want GRUB to pass &amp;quot;root=UUID=xxx&amp;quot; parameter to Linux&lt;br /&gt;
 GRUB_DISABLE_LINUX_UUID=true            '''&amp;lt;&amp;lt;&amp;lt; uncommented'''&lt;/div&gt;</summary>
		<author><name>Nighthawk</name></author>	</entry>

	</feed>