<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://dokuwiki.machine-deck.jeffries-tube.at/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://dokuwiki.machine-deck.jeffries-tube.at/feed.php">
        <title>Projekte - linux:troubleshoot</title>
        <description></description>
        <link>https://dokuwiki.machine-deck.jeffries-tube.at/</link>
        <image rdf:resource="https://dokuwiki.machine-deck.jeffries-tube.at/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-04-16T13:47:40+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://dokuwiki.machine-deck.jeffries-tube.at/doku.php?id=linux:troubleshoot:chroot_from_live_system&amp;rev=1735840229&amp;do=diff"/>
                <rdf:li rdf:resource="https://dokuwiki.machine-deck.jeffries-tube.at/doku.php?id=linux:troubleshoot:reinstall_boot_loader&amp;rev=1735840343&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://dokuwiki.machine-deck.jeffries-tube.at/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>Projekte</title>
        <link>https://dokuwiki.machine-deck.jeffries-tube.at/</link>
        <url>https://dokuwiki.machine-deck.jeffries-tube.at/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://dokuwiki.machine-deck.jeffries-tube.at/doku.php?id=linux:troubleshoot:chroot_from_live_system&amp;rev=1735840229&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-02T17:50:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>chroot_from_live_system</title>
        <link>https://dokuwiki.machine-deck.jeffries-tube.at/doku.php?id=linux:troubleshoot:chroot_from_live_system&amp;rev=1735840229&amp;do=diff</link>
        <description>Chroot from Live System

Manjaro


pamac install manjaro-tools-base
manjaro-chroot -a
#grub-probe: error: cannot find a GRUB drive for /dev/sdb1.  Check your device.map.
#grub-probe: error: cannot find a GRUB drive for /dev/sdb1.  Check your device.map.
#==&gt; Mounting (ManjaroLinux) [/dev/nvme0n1p5]
# --&gt; mount: [/mnt]
# --&gt; mount: [/mnt/boot/efi]</description>
    </item>
    <item rdf:about="https://dokuwiki.machine-deck.jeffries-tube.at/doku.php?id=linux:troubleshoot:reinstall_boot_loader&amp;rev=1735840343&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-02T17:52:23+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>reinstall_boot_loader</title>
        <link>https://dokuwiki.machine-deck.jeffries-tube.at/doku.php?id=linux:troubleshoot:reinstall_boot_loader&amp;rev=1735840343&amp;do=diff</link>
        <description>Reinstall boot loader

Grub is the best knwon boot loader. The first step is always to chroot into the installed system. See Chroot from Live System

Manjaro

Manjaro comes with some tools that ease this task.


pamac install manjaro-tools-base
manjaro-chroot -a
#grub-probe: error: cannot find a GRUB drive for /dev/sdb1.  Check your device.map.
#grub-probe: error: cannot find a GRUB drive for /dev/sdb1.  Check your device.map.
#==&gt; Mounting (ManjaroLinux) [/dev/nvme0n1p5]
# --&gt; mount: [/mnt]
# -…</description>
    </item>
</rdf:RDF>
