<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Grub2_reinstall</id>
	<title>Grub2 reinstall - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Grub2_reinstall"/>
	<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Grub2_reinstall&amp;action=history"/>
	<updated>2026-05-14T21:32:28Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Xinux Wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.ixheim.de/index.php?title=Grub2_reinstall&amp;diff=66417&amp;oldid=prev</id>
		<title>Thomas.will: Die Seite wurde neu angelegt: „=Booten mit einem Image= ;Grafisch oder Konsole =Root-Partition mounten= *mount /dev/sdXY /mnt  ;(OPTIONAL) ==Nutzt man auf dem System eine separate Boot-Parti…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Grub2_reinstall&amp;diff=66417&amp;oldid=prev"/>
		<updated>2026-01-29T11:05:34Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „=Booten mit einem Image= ;Grafisch oder Konsole =Root-Partition mounten= *mount /dev/sdXY /mnt  ;(OPTIONAL) ==Nutzt man auf dem System eine separate Boot-Parti…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Booten mit einem Image=&lt;br /&gt;
;Grafisch oder Konsole&lt;br /&gt;
=Root-Partition mounten=&lt;br /&gt;
*mount /dev/sdXY /mnt &lt;br /&gt;
;(OPTIONAL)&lt;br /&gt;
==Nutzt man auf dem System eine separate Boot-Partition, so muss diese ebenfalls vorab eingehängt werden==&lt;br /&gt;
*mount /dev/sdXY /mnt/boot &lt;br /&gt;
==Nutzt man auf seinem Rechner das &amp;quot;(U)EFI&amp;quot;-Bootverfahren, so muss die relevante Bootpartition vorab eingehängt werden mit==&lt;br /&gt;
*mount /dev/sdXY /mnt/boot/efi &lt;br /&gt;
=Vorbereitung und Wechsel in die chroot-Umgebung=&lt;br /&gt;
*mount -o bind /dev /mnt/dev &lt;br /&gt;
*mount -o bind /sys /mnt/sys &lt;br /&gt;
*mount -o bind /proc /mnt/proc &lt;br /&gt;
*chroot /mnt /bin/bash&lt;br /&gt;
&lt;br /&gt;
=grub installieren=&lt;br /&gt;
*grub-install /dev/sdX &lt;br /&gt;
;(evtl.: grub-install --recheck /dev/sdX) &lt;br /&gt;
*update-grub&lt;br /&gt;
=Und wieder raus=&lt;br /&gt;
*exit&lt;br /&gt;
&lt;br /&gt;
=chroot-Umgebung verlassen und neustarten=&lt;br /&gt;
*umount /mnt/dev &lt;br /&gt;
*umount /mnt/sys &lt;br /&gt;
*umount /mnt/proc &lt;br /&gt;
*umount /mnt&lt;br /&gt;
*reboot&lt;/div&gt;</summary>
		<author><name>Thomas.will</name></author>
	</entry>
</feed>