<?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_Password_Debian</id>
	<title>Grub2 Password Debian - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Grub2_Password_Debian"/>
	<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Grub2_Password_Debian&amp;action=history"/>
	<updated>2026-05-14T16:04:43Z</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_Password_Debian&amp;diff=69226&amp;oldid=prev</id>
		<title>Thomas.will: Die Seite wurde neu angelegt: „ =Wir erstellen ein Passwort= *grub-mkpasswd-pbkdf2 oder *grub2-mkpasswd-pbkdf2 PBKDF2-Prüfsumme Ihres Passworts ist grub.pbkdf2.sha512.10000.8F6C7937907C2E11…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Grub2_Password_Debian&amp;diff=69226&amp;oldid=prev"/>
		<updated>2026-04-30T07:00:31Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „ =Wir erstellen ein Passwort= *grub-mkpasswd-pbkdf2 oder *grub2-mkpasswd-pbkdf2 PBKDF2-Prüfsumme Ihres Passworts ist grub.pbkdf2.sha512.10000.8F6C7937907C2E11…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
=Wir erstellen ein Passwort=&lt;br /&gt;
*grub-mkpasswd-pbkdf2&lt;br /&gt;
oder&lt;br /&gt;
*grub2-mkpasswd-pbkdf2&lt;br /&gt;
PBKDF2-Prüfsumme Ihres Passworts ist grub.pbkdf2.sha512.10000.8F6C7937907C2E11F5CA1B141538E6D268C697...&lt;br /&gt;
&amp;lt;!-- PBKDF2-Prüfsumme Ihres Passworts ist grub.pbkdf2.sha512.10000.8F6C7937907C2E11F5CA1B141538E6D268C6975B54228042D71B749BC4A94959F5744009AF1111FC3FE753D1E12C572B70157A0A5B80F7C229A0EFE7909DC9A3.6CD5B1ACB8B0DD8AAE1CB1705814F92F59A0C4F9C7E692F309B861F2C1935D354BEBC1F889EA749F016056BDC20E165727DE73EB4DA9CD5210790A4D9823AC31 --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Danach wird dies an die Datei /etc/grub.d/40_custom gehängt=&lt;br /&gt;
;Der Schlüssel wurde hier zur besseren Darstellung gekürzt.&lt;br /&gt;
 #!/bin/sh&lt;br /&gt;
 exec tail -n +3 $0&lt;br /&gt;
 # This file provides an easy way to add custom menu entries.  Simply type the&lt;br /&gt;
 # menu entries you want to add after this comment.  Be careful not to change&lt;br /&gt;
 # the 'exec tail' line above.&lt;br /&gt;
 set superusers=&amp;quot;admin&amp;quot;&lt;br /&gt;
 password_pbkdf2 admin grub.pbkdf2.sha512.10000.CB7420E44ED9D672920C79794FD81352B0623BB7&lt;br /&gt;
&lt;br /&gt;
=Abschluss=&lt;br /&gt;
;update-grub baut anhand der Skripte unter /etc/grub.d eine neue /etc/grub/grub.conf&lt;br /&gt;
*update-grub&lt;br /&gt;
&lt;br /&gt;
bzw.&lt;br /&gt;
&lt;br /&gt;
*grub-mkconfig -o /boot/grub/grub.cfg&lt;br /&gt;
;Der jetztige Zustand erlaubt nur ein Booten wenn man das Passwort eingibt&lt;br /&gt;
&lt;br /&gt;
=Automatisches Booten, aber kein Ändern der Booting Einträge=&lt;br /&gt;
*'''sed -i.bak  &amp;quot;s/--class os/&amp;amp; --unrestricted/&amp;quot; /etc/grub.d/10_linux'''&lt;br /&gt;
*'''rm /etc/grub.d/10_linux.bak'''&lt;br /&gt;
*Abschliessend wieder eine &lt;br /&gt;
*'''update-grub'''&lt;/div&gt;</summary>
		<author><name>Thomas.will</name></author>
	</entry>
</feed>