<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://grubit.at/fg_mediawiki/index.php?action=history&amp;feed=atom&amp;title=Rescue_System</id>
	<title>Rescue System - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://grubit.at/fg_mediawiki/index.php?action=history&amp;feed=atom&amp;title=Rescue_System"/>
	<link rel="alternate" type="text/html" href="https://grubit.at/fg_mediawiki/index.php?title=Rescue_System&amp;action=history"/>
	<updated>2026-05-06T15:20:25Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Mediawiki Ferdinand Gruber</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://grubit.at/fg_mediawiki/index.php?title=Rescue_System&amp;diff=307&amp;oldid=prev</id>
		<title>WikiSysop: 1 Version importiert</title>
		<link rel="alternate" type="text/html" href="https://grubit.at/fg_mediawiki/index.php?title=Rescue_System&amp;diff=307&amp;oldid=prev"/>
		<updated>2020-10-07T16:02:43Z</updated>

		<summary type="html">&lt;p&gt;1 Version importiert&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;de&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Version vom 7. Oktober 2020, 16:02 Uhr&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;de&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(kein Unterschied)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://grubit.at/fg_mediawiki/index.php?title=Rescue_System&amp;diff=306&amp;oldid=prev</id>
		<title>fg&gt;WikiSysop: /* Mounten der Systempartition */</title>
		<link rel="alternate" type="text/html" href="https://grubit.at/fg_mediawiki/index.php?title=Rescue_System&amp;diff=306&amp;oldid=prev"/>
		<updated>2014-03-16T12:08:18Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Mounten der Systempartition&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
== Mounten der Systempartition ==&lt;br /&gt;
* Wo befindet sich das zu mountende System?&lt;br /&gt;
 fdisk -l&lt;br /&gt;
* Partition mounten&lt;br /&gt;
Beipiel für einen virtuellen Server bei greatnet.de&lt;br /&gt;
  mount /dev/vda2 /mnt&lt;br /&gt;
Zusätzlich sollten auch noch virtuelle Dateisysteme eingehängt werden&lt;br /&gt;
  mount --bind /dev /mnt/dev/&lt;br /&gt;
  mount --bind /proc /mnt/proc/&lt;br /&gt;
  mount --bind /sys /mnt/sys/&lt;br /&gt;
* Wechseln in das gemountete System&lt;br /&gt;
  chroot /mnt/ /bin/bash&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Chroot&amp;#039;&amp;#039;&amp;#039; funktioniert nur bei Systemen mit gleicher Softwarearchitektur.&lt;br /&gt;
&lt;br /&gt;
Jetzt kann man Programme, wie z.B. &amp;#039;&amp;#039;&amp;#039;yast&amp;#039;&amp;#039;&amp;#039; starten.&lt;br /&gt;
* Verlassen der Chroot Umgebung&lt;br /&gt;
  exit&lt;br /&gt;
* Server neu starten&lt;br /&gt;
 reboot&lt;br /&gt;
&lt;br /&gt;
== Info ==&lt;br /&gt;
[http://wiki.hetzner.de/index.php/Hetzner_Rescue-System http://wiki.hetzner.de/index.php/Hetzner_Rescue-System]&lt;/div&gt;</summary>
		<author><name>fg&gt;WikiSysop</name></author>
	</entry>
</feed>