<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ttsh.dk/index.php?action=history&amp;feed=atom&amp;title=Disk_images</id>
	<title>Disk images - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ttsh.dk/index.php?action=history&amp;feed=atom&amp;title=Disk_images"/>
	<link rel="alternate" type="text/html" href="https://wiki.ttsh.dk/index.php?title=Disk_images&amp;action=history"/>
	<updated>2026-06-01T14:22:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>https://wiki.ttsh.dk/index.php?title=Disk_images&amp;diff=69&amp;oldid=prev</id>
		<title>Mike: Created page with &quot;Mounting a disk image on linux&lt;pre&gt; # losetup -P /dev/loop0 ./Orangepi5_1.1.8_debian_bullseye_server_linux5.10.160.img # mkdir -p /mnt/sys1/boot # mount /dev/loop0p1  /mnt/sys1/ # mount /dev/loop0p2  /mnt/sys1/boot &lt;/pre&gt;To undo the above&lt;pre&gt; # umount /mnt/sys1/boot /mnt/sys1 # losetup -d /dev/looop &lt;/pre&gt;&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.ttsh.dk/index.php?title=Disk_images&amp;diff=69&amp;oldid=prev"/>
		<updated>2024-02-09T16:28:59Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Mounting a disk image on linux&amp;lt;pre&amp;gt; # losetup -P /dev/loop0 ./Orangepi5_1.1.8_debian_bullseye_server_linux5.10.160.img # mkdir -p /mnt/sys1/boot # mount /dev/loop0p1  /mnt/sys1/ # mount /dev/loop0p2  /mnt/sys1/boot &amp;lt;/pre&amp;gt;To undo the above&amp;lt;pre&amp;gt; # umount /mnt/sys1/boot /mnt/sys1 # losetup -d /dev/looop &amp;lt;/pre&amp;gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Mounting a disk image on linux&amp;lt;pre&amp;gt;&lt;br /&gt;
# losetup -P /dev/loop0 ./Orangepi5_1.1.8_debian_bullseye_server_linux5.10.160.img&lt;br /&gt;
# mkdir -p /mnt/sys1/boot&lt;br /&gt;
# mount /dev/loop0p1  /mnt/sys1/&lt;br /&gt;
# mount /dev/loop0p2  /mnt/sys1/boot&lt;br /&gt;
&amp;lt;/pre&amp;gt;To undo the above&amp;lt;pre&amp;gt;&lt;br /&gt;
# umount /mnt/sys1/boot /mnt/sys1&lt;br /&gt;
# losetup -d /dev/looop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mike</name></author>
	</entry>
</feed>