<?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=Papilinux</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=Papilinux"/>
	<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/wiki/Special:Contributions/Papilinux"/>
	<updated>2026-04-30T17:00:20Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Talk:Immutable_root_with_atomic_upgrades&amp;diff=25959</id>
		<title>Talk:Immutable root with atomic upgrades</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Talk:Immutable_root_with_atomic_upgrades&amp;diff=25959"/>
		<updated>2023-12-21T05:59:18Z</updated>

		<summary type="html">&lt;p&gt;Papilinux: /* rEFInd config does not work (or i&amp;#039;m dumb) */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[User:Sb1]], regarding diskless mode note: thanks for reminding about it, but it&#039;s a different setup with its own features, so I reduced the note, but left the links. Similar guide to diskless chroot setup would be really appreciated btw. [[User:Mvsn|Mvsn]] ([[User talk:Mvsn|talk]]) 23:04, 31 May 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
== rEFInd ==&lt;br /&gt;
&lt;br /&gt;
The rEFInd configuration provided in this does not appear to work universally, as rEFInd assumes that the &amp;lt;code&amp;gt;loader&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;initrd&amp;lt;/code&amp;gt; parameters in the MenuEntry are located within the ESP partition. To produce a bootable version of this setup, I had to move my kernel and my initramfs to the ESP partition.&amp;lt;!-- Template:Unsigned --&amp;gt;&amp;lt;span class=&amp;quot;autosigned&amp;quot; style=&amp;quot;font-size:85%;&amp;quot;&amp;gt;—&amp;amp;nbsp;Preceding unsigned comments added by [[User:Machinestops|Machinestops ]] ([[User talk:Machinestops #top|talk]] • [[Special:Contributions/Machinestops |contribs]]) 12:01, 31 May 2023‎&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:Machinestops|Machinestops]], not sure I follow. The config field &amp;lt;code&amp;gt;volume&amp;lt;/code&amp;gt; defines which partition contains the path defined in the fields &amp;lt;code&amp;gt;loader&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;initrd&amp;lt;/code&amp;gt;. If you have btrfs volume with the label other than &amp;lt;code&amp;gt;ROOT&amp;lt;/code&amp;gt;, you have to also change &amp;lt;code&amp;gt;volume&amp;lt;/code&amp;gt; field in the config. Kernel and initramfs should reside in the btrfs volume, they are the part of the snapshot. [[User:Mvsn|Mvsn]] ([[User talk:Mvsn|talk]])&lt;br /&gt;
&lt;br /&gt;
== System mutation scripts ==&lt;br /&gt;
&lt;br /&gt;
It might be helpful to note that &amp;lt;code&amp;gt;execline&amp;lt;/code&amp;gt; should be included in the list of packages installed while setting up the initial root snapshot, and also that the scripts provided should be downloaded (perhaps provide them as raw files somehow?). Without them, there is no way to modify the system other than manually mounting, creating an RW snapshot, and performing the link migration manually, which might prove bothersome for some (or unclear).&lt;br /&gt;
&lt;br /&gt;
Documenting the functionality of the scripts with comments might also be useful. The level of piping and nesting in these scripts makes it difficult to follow along for anyone unfamiliar with &amp;lt;code&amp;gt;execline&amp;lt;/code&amp;gt;.&amp;lt;!-- Template:Unsigned --&amp;gt;&amp;lt;span class=&amp;quot;autosigned&amp;quot; style=&amp;quot;font-size:85%;&amp;quot;&amp;gt;—&amp;amp;nbsp;Preceding unsigned comments added by [[User:Machinestops|Machinestops ]] ([[User talk:Machinestops #top|talk]] • [[Special:Contributions/Machinestops |contribs]]) 12:10, 31 May 2023‎&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== rEFInd config does not work (or i&#039;m dumb) ==&lt;br /&gt;
&lt;br /&gt;
The provided rEFInd config seems to not work anymore.&lt;br /&gt;
rEFInd say me: Error: Not Found while loading vmlinuz-lts.&lt;br /&gt;
&lt;br /&gt;
rEFInd config:&lt;br /&gt;
 menuentry &amp;quot;Alpine Linux 2&amp;quot; {&lt;br /&gt;
     icon /EFI/refind/icons/os_linux.png&lt;br /&gt;
     volume &amp;quot;ROOT&amp;quot;&lt;br /&gt;
     loader /current/0/@/boot/vmlinuz-lts&lt;br /&gt;
     initrd /current/0/@/boot/initramfs-lts&lt;br /&gt;
     options &amp;quot;root=UUID=716209ed-16f5-421a-8580-0c65764b58eb rootfstype=btrfs rootflags=subvol=/current/0/@,ro,noatime quiet splash&amp;quot;&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
FS structure:&lt;br /&gt;
 /mnt&lt;br /&gt;
 ├── commons&lt;br /&gt;
 │   ...&lt;br /&gt;
 ├── current -&amp;gt; ./links/20231220142434tzbKGDKF&lt;br /&gt;
 ├── fstab&lt;br /&gt;
 ├── links&lt;br /&gt;
 │   └── 20231220142434tzbKGDKF&lt;br /&gt;
 │       ├── 0 -&amp;gt; ../../snapshots/20231220142341XRxLvnIW&lt;br /&gt;
 │       ...&lt;br /&gt;
 ├── next&lt;br /&gt;
 └── snapshots&lt;br /&gt;
     └── 20231220142341XRxLvnIW&lt;br /&gt;
         └── @&lt;br /&gt;
             └── &amp;lt;system&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The files exists:&lt;br /&gt;
 $ ls /mnt/snapshots/20231220142341XRxLvnIW/@/boot/&lt;br /&gt;
 boot  config-lts  initramfs-lts  System.map-lts  vmlinuz-lts&lt;br /&gt;
&lt;br /&gt;
The label/UUID is good:&lt;br /&gt;
 /dev/nvme0n1p3: LABEL=&amp;quot;ROOT&amp;quot; UUID=&amp;quot;716209ed-16f5-421a-8580-0c65764b58eb&amp;quot; ...&lt;br /&gt;
&lt;br /&gt;
For me, it looks like what you did..&lt;/div&gt;</summary>
		<author><name>Papilinux</name></author>
	</entry>
</feed>