User Tools

Site Tools


linux:grub

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux:grub [2023/02/16 19:25] mslinux:grub [2024/04/26 09:21] (current) ms
Line 1: Line 1:
 ====== grub shell ====== ====== grub shell ======
 +===== Grub Menue aufrufen =====
 +<code>
 +set prefix=(hd0,1)/boot/grub
 +set root=(hd0,2)
 +
 +insmod linux
 +insmod normal
 +normal
 +</code>
 +
 +===== Linux starten =====
 <code> <code>
 set pager=1 set pager=1
linux/grub.1676571912.txt.gz · Last modified: 2023/02/16 19:25 by ms

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki