<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.alpinelinux.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ttennebb</id>
	<title>Alpine Linux - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.alpinelinux.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ttennebb"/>
	<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/wiki/Special:Contributions/Ttennebb"/>
	<updated>2026-05-02T11:23:40Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=User_talk:Ttennebb&amp;diff=11416</id>
		<title>User talk:Ttennebb</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=User_talk:Ttennebb&amp;diff=11416"/>
		<updated>2015-11-10T22:51:42Z</updated>

		<summary type="html">&lt;p&gt;Ttennebb: /* initrd and grub */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== initrd and grub ==&lt;br /&gt;
&lt;br /&gt;
Running Alpine as Dom U under Alpine.&lt;br /&gt;
Went through the tutorial and everything went pretty smooth until configuring grub.&lt;br /&gt;
&lt;br /&gt;
localhost:/etc# cat /boot/grub/menu.lst&lt;br /&gt;
default 0&lt;br /&gt;
timeout 5&lt;br /&gt;
&lt;br /&gt;
title alpine-xen-pv&lt;br /&gt;
        root (hd0,0)&lt;br /&gt;
        kernel /boot/vmlinuz-grsec modules=sd-mod,usb-storage,ext4,squashfs console=hvc0&lt;br /&gt;
root=/dev/xvda3&lt;br /&gt;
        initrd /boot/initramfs-grsec&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Seems that grub is having an issue with finding /dev/initrd&lt;br /&gt;
&lt;br /&gt;
From grub:&lt;br /&gt;
&lt;br /&gt;
  Booting &#039;alpine-xen-pv&#039;&lt;br /&gt;
&lt;br /&gt;
root (hd0,0)&lt;br /&gt;
 Filesystem type is ext2fs, partition type 0x83&lt;br /&gt;
kernel /boot/vmlinuz-grsec modules=sd-mod,usb-storage,ext4,squashfs console=hvc&lt;br /&gt;
0&lt;br /&gt;
root=/dev/xvda3&lt;br /&gt;
&lt;br /&gt;
Error 11: Unrecognized device string&lt;br /&gt;
&lt;br /&gt;
Press any key to continue...&lt;br /&gt;
&lt;br /&gt;
So attempted to mknod /dev/initrd, but it seems to disappear on reboot.&lt;br /&gt;
and that is where I am today.&lt;/div&gt;</summary>
		<author><name>Ttennebb</name></author>
	</entry>
</feed>