<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://wiki.grunwald.systems/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="http://wiki.grunwald.systems/feed.php">
        <title>fachinformatiker-wiki - linux:storage</title>
        <description>it&#039;s easy when it&#039;s here</description>
        <link>http://wiki.grunwald.systems/</link>
        <image rdf:resource="http://wiki.grunwald.systems/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-04-29T12:04:30+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.grunwald.systems/linux/storage/partitionierung?rev=1708193020&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.grunwald.systems/_media/wiki/dokuwiki.svg">
        <title>fachinformatiker-wiki</title>
        <link>http://wiki.grunwald.systems/</link>
        <url>http://wiki.grunwald.systems/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="http://wiki.grunwald.systems/linux/storage/partitionierung?rev=1708193020&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-17T18:03:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Partitionierung</title>
        <link>http://wiki.grunwald.systems/linux/storage/partitionierung?rev=1708193020&amp;do=diff</link>
        <description>Partitionierung

FIXME


fdisk -l              # Partitionen anzeigen
fdisk -u /dev/sda     # display units: &#039;cylinders&#039; or &#039;sectors&#039; (default)
  p                   # print the partition table -&gt; screenshot!
  d                   # Löschen
  n                   # Partition neu anlegen
  
  
  
  
  q                   # Beenden</description>
    </item>
</rdf:RDF>
